2025-07-01 11:51 ftp://ftp.de.debian.org/debian/pool/main/v/votca/votca_2025.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j6 platform: Linux-6.1.0-37-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.67 compiler: g++ (Debian 12.2.0-14+deb12u1) 12.2.0 cppcheck: head 2.17.0 head-info: dfa16af (2025-06-30 19:43:56 +0200) count: 1654 1642 elapsed-time: 20.8 22.5 head-timing-info: old-timing-info: head results: votca-votca-0fecf66/csg/src/csgapps/fluctuations/fluctuations.cc:95:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/fluctuations/fluctuations.cc:171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/fluctuations/fluctuations.cc:210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/orientcorr/orientcorr.cc:170:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/orientcorr/orientcorr.cc:141:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/csg/include/votca/csg/bead.h:303:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bead_position_set_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/openbox.h:37:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOpen [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/orthorhombicbox.h:37:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOrthorhombic [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/triclinicbox.h:37:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeTriclinic [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:102:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:121:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:140:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:82:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:167:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/map.h:44:3: warning: Member variable 'BeadMap::in_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/include/votca/csg/map.h:44:3: warning: Member variable 'BeadMap::out_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/include/votca/csg/map.h:44:3: warning: Member variable 'BeadMap::opts_map_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/include/votca/csg/map.h:44:3: warning: Member variable 'BeadMap::opts_bead_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/include/votca/csg/topology.h:84:16: performance: Variable 'bc_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] votca-votca-0fecf66/csg/include/votca/csg/bead.h:265:29: style:inconclusive: Technically the member function 'votca::csg::Bead::ParentBeads' can be const. [functionConst] votca-votca-0fecf66/csg/include/votca/csg/molecule.h:71:15: style:inconclusive: Technically the member function 'votca::csg::Molecule::getBeadName' can be const. [functionConst] votca-votca-0fecf66/csg/include/votca/csg/cgmoleculedef.h:59:22: style:inconclusive: Technically the member function 'votca::csg::CGMoleculeDef::getName' can be const. [functionConst] votca-votca-0fecf66/csg/include/votca/csg/cgmoleculedef.h:60:22: style:inconclusive: Technically the member function 'votca::csg::CGMoleculeDef::getIdent' can be const. [functionConst] votca-votca-0fecf66/csg/include/votca/csg/topology.h:399:8: style:inconclusive: Technically the member function 'votca::csg::Topology::HasVel' can be const. [functionConst] votca-votca-0fecf66/csg/include/votca/csg/topology.h:402:8: style:inconclusive: Technically the member function 'votca::csg::Topology::HasForce' can be const. [functionConst] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:91:19: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:39:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:91:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:128:19: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:40:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:128:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:109:19: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:41:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:109:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/include/votca/csg/interaction.h:135:3: style: Class 'IBond' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] votca-votca-0fecf66/csg/include/votca/csg/interaction.h:160:3: style: Class 'IAngle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] votca-votca-0fecf66/csg/include/votca/csg/interaction.h:187:3: style: Class 'IDihedral' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] votca-votca-0fecf66/csg/include/votca/csg/basebead.h:98:15: performance: Function 'getElement()' should return member 'element_symbol_' by const reference. [returnByReference] votca-votca-0fecf66/csg/include/votca/csg/molecule.h:79:30: performance: Function 'Interactions()' should return member 'interactions_' by const reference. [returnByReference] votca-votca-0fecf66/csg/include/votca/csg/topology.h:343:15: performance: Function 'getParticleGroup()' should return member 'particle_group_' by const reference. [returnByReference] votca-votca-0fecf66/csg/include/votca/csg/interaction.h:47:15: performance: Function 'getName()' should return member 'name_' by const reference. [returnByReference] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.h:75:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:102:11: warning: Possible null pointer dereference: sel [nullPointer] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:95:58: note: Assignment 'sel=nullptr', assigned value is 0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:97:24: note: Assuming condition is false votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:102:11: note: Null pointer dereference votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:104:30: warning: Possible null pointer dereference: sel [nullPointer] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:95:58: note: Assignment 'sel=nullptr', assigned value is 0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:97:24: note: Assuming condition is false votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:104:30: note: Null pointer dereference votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:119:20: warning: Possible null pointer dereference: sel [nullPointer] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:112:58: note: Assignment 'sel=nullptr', assigned value is 0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:114:24: note: Assuming condition is false votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:119:20: note: Null pointer dereference votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:123:53: warning: Possible null pointer dereference: sel [nullPointer] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:112:58: note: Assignment 'sel=nullptr', assigned value is 0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:114:24: note: Assuming condition is false votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:123:53: note: Null pointer dereference votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:138:23: warning: Possible null pointer dereference: sel [nullPointer] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:131:58: note: Assignment 'sel=nullptr', assigned value is 0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:133:24: note: Assuming condition is false votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:138:23: note: Null pointer dereference votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:142:50: warning: Possible null pointer dereference: sel [nullPointer] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:131:58: note: Assignment 'sel=nullptr', assigned value is 0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:133:24: note: Assuming condition is false votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:142:50: note: Null pointer dereference votca-votca-0fecf66/csg/include/votca/csg/interaction.h:281:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/csg/include/votca/csg/interaction.h:295:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/csg/include/votca/csg/interaction.h:309:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/csg/include/votca/csg/interaction.h:318:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.h:73:10: performance:inconclusive: Technically the member function 'votca::csg::RDFCalculator::AnalyticVolumeCorrection' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/include/votca/csg/exclusionlist.h:104:50: style:inconclusive: Function 'InsertExclusion' argument 1 names different: declaration 'bead' definition 'beadA'. [funcArgNamesDifferent] votca-votca-0fecf66/csg/include/votca/csg/exclusionlist.h:68:30: note: Function 'InsertExclusion' argument 1 names different: declaration 'bead' definition 'beadA'. votca-votca-0fecf66/csg/include/votca/csg/exclusionlist.h:104:50: note: Function 'InsertExclusion' argument 1 names different: declaration 'bead' definition 'beadA'. votca-votca-0fecf66/csg/include/votca/csg/exclusionlist.h:104:67: style:inconclusive: Function 'InsertExclusion' argument 2 names different: declaration 'excluded' definition 'l'. [funcArgNamesDifferent] votca-votca-0fecf66/csg/include/votca/csg/exclusionlist.h:68:46: note: Function 'InsertExclusion' argument 2 names different: declaration 'excluded' definition 'l'. votca-votca-0fecf66/csg/include/votca/csg/exclusionlist.h:104:67: note: Function 'InsertExclusion' argument 2 names different: declaration 'excluded' definition 'l'. votca-votca-0fecf66/csg/include/votca/csg/bead.h:296:30: performance: Function parameter 'type' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/bead.h:296:67: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/molecule.h:99:34: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/topology.h:335:37: performance: Function parameter 'particle_group' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/topology.h:441:72: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/topology.h:442:47: performance: Function parameter 'type' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/topology.h:449:55: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/topology.h:454:53: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/topology.h:462:53: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/csg_boltzmann/bondedstatistics.cc:35:25: style: Variable 'ic' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/csg_boltzmann/bondedstatistics.cc:27:14: style: Variable 'interaction' can be declared as pointer to const [constVariableReference] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:64:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:89:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:244:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:276:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:353:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kB [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/radii/radii.cc:128:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.cc:55:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.cc:76:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.cc:346:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:38:3: warning: Member variable 'CsgApplication::do_mapping_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:38:3: warning: Member variable 'CsgApplication::is_first_frame_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:114:11: style:inconclusive: Either there is a missing 'override', or the member function 'votca::csg::CsgApplication::Worker::getId' can be const. [functionConst] votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:41:10: performance:inconclusive: Either there is a missing 'override', or the member function 'CsgBoltzmann::ProgramName' can be static. [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:46:8: style: The function 'DoTrajectory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:56:16: note: Virtual function in base class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:46:8: note: Function in derived class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:47:8: style: The function 'DoMapping' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:50:16: note: Virtual function in base class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:47:8: note: Function in derived class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:49:8: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:41:8: note: Virtual function in base class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:49:8: note: Function in derived class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:50:8: style: The function 'EvaluateOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:42:8: note: Virtual function in base class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:50:8: note: Function in derived class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:51:8: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:44:8: note: Virtual function in base class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:51:8: note: Function in derived class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:54:8: style: The function 'EvaluateTopology' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] votca-votca-0fecf66/csg/include/votca/csg/csgapplication.h:76:16: note: Virtual function in base class votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:54:8: note: Function in derived class votca-votca-0fecf66/csg/src/csgapps/sphericalorder/sphericalorder.cc:121:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/sphericalorder/sphericalorder.cc:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.cc:90:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csg_boltzmann/main.cc:117:17: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.cc:95:17: performance:inconclusive: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. [functionStatic] votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.h:63:8: note: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.cc:95:17: note: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. votca-votca-0fecf66/csg/src/libcsg/beadlist.cc:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topology_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadlist.cc:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topology_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reduced_graph_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:46:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable junctionsUpToDate_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:168:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable junctions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:182:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:192:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_up_to_date_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:201:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_structure [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable junctionsUpToDate_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadmotif.cc:173:61: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:291:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable multiple_structures [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.cc:222:10: style:inconclusive: Technically the member function 'votca::csg::IMCNBSearchHandler::SurfaceRatio' can be const. [functionConst] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.cc:182:14: style: Variable 'interaction_' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.cc:186:14: style: Variable 'group_' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/csgapps/partial_rdf/rdf_calculator.cc:305:20: style: Variable 'i' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:39:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphUpToDate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:57:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable structureIdUpToDate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_structureUpToDate_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:136:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:142:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_structureUpToDate_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:170:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable structureIdUpToDate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:180:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graphUpToDate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:191:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:231:20: style: Condition 'frame_id==0' is always true [knownConditionTrueFalse] votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:230:31: note: Assignment 'frame_id=0', assigned value is 0 votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:231:20: note: Condition 'frame_id==0' is always true votca-votca-0fecf66/csg/src/libcsg/cgengine.cc:51:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgengine.cc:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecule_defs_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/boundarycondition.cc:33:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOpen [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:64:26: style: The scope of the variable 'coord' can be reduced. [variableScope] votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:52:44: style: Parameter 'desc' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/csg/src/csgapps/part_dist/part_dist.cc:207:17: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/libcsg/cgengine.cc:73:14: style: Variable 'word' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:191:14: style: Variable 'id_and_bead_info' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/beadstructure.cc:42:26: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/libcsg/exclusionlist.cc:32:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exclusions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/exclusionlist.cc:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable excl_by_bead_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/exclusionlist.cc:161:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/imcio.cc:54:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/imcio.cc:81:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/imcio.cc:107:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/imcio.cc:165:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:52:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:109:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bonded_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maps_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:120:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:210:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:245:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/cgmoleculedef.cc:254:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/exclusionlist.cc:32:14: style: Variable 'exclusion_' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/exclusionlist.cc:155:14: style: Variable 'exclusion_' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:88:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_mapping_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:134:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:141:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadsMutexesOut_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threadsMutexesIn_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:235:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:414:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable observers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:420:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable observers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:426:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable observers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/imcio.cc:160:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/csg/src/libcsg/imcio.cc:161:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/csg/src/libcsg/imcio.cc:138:14: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:40:18: performance: Variable 'tab_smooth2_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:310:26: performance:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:154:8: note: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:310:26: note: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:342:26: style:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. [functionConst] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:155:8: note: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:342:26: note: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:294:26: performance:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:156:8: note: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:294:26: note: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:82:9: performance: Function parameter 'contracted_branch_edges_connected_to_junction' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:68:14: style: Variable 'edge' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:132:16: style: Variable 'edge' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:147:20: style: Variable 'branch_starting_edge2' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:310:16: style: Variable 'edge' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:319:34: style: Variable 'edge_and_remove' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:355:61: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/libcsg/beadmotifalgorithms.cc:364:61: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:210:41: warning:inconclusive: Possible null pointer dereference: sel [nullPointer] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:200:44: note: Assignment 'sel=nullptr', assigned value is 0 votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:202:24: note: Assuming condition is false votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:210:41: note: Null pointer dereference votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:294:53: style: Parameter 'U' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/csg/src/libcsg/map.cc:86:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maps_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/map.cc:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/map.cc:218:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOpen [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/map.cc:307:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOpen [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/map.cc:404:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/map.cc:411:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/csgapplication.cc:433:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectoryreader.cc:102:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ang2nm [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytopologyreader.cc:126:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytopologyreader.cc:195:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectorywriter.cc:94:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOrthorhombic [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/gmxtrajectoryreader.cc:49:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable time_ps [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/gmxtrajectoryreader.cc:107:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable time_ps [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/gmxtrajectoryreader.h:52:3: warning: Member variable 'GMXTrajectoryReader::gmx_status_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/gmxtrajectoryreader.cc:55:16: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectorywriter.h:39:1: style: The class 'DLPOLYTrajectoryWriter' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectorywriter.h:66:15: style:inconclusive: Either there is a missing 'override', or the member function 'votca::csg::DLPOLYTrajectoryWriter::getFname' can be const. [functionConst] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectorywriter.h:74:8: style:inconclusive: Either there is a missing 'override', or the member function 'votca::csg::DLPOLYTrajectoryWriter::getIsConfig' can be const. [functionConst] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectorywriter.h:66:15: performance: Function 'getFname()' should return member 'fname_' by const reference. [returnByReference] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectorywriter.h:62:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectoryreader.h:43:1: style: The class 'DLPOLYTrajectoryReader' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectoryreader.h:71:15: style:inconclusive: Either there is a missing 'override', or the member function 'votca::csg::DLPOLYTrajectoryReader::getFname' can be const. [functionConst] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectoryreader.h:79:8: style:inconclusive: Either there is a missing 'override', or the member function 'votca::csg::DLPOLYTrajectoryReader::getIsConfig' can be const. [functionConst] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectoryreader.h:71:15: performance: Function 'getFname()' should return member 'fname_' by const reference. [returnByReference] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectoryreader.h:67:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/map.cc:363:14: style: Variable 'iter' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/map.cc:195:41: warning: Either the condition 'matrix_.size()>0' is redundant or expression 'matrix_.at(0)' causes access out of bounds. [containerOutOfBounds] votca-votca-0fecf66/csg/src/libcsg/map.cc:182:22: note: Assuming that condition 'matrix_.size()>0' is not redundant votca-votca-0fecf66/csg/src/libcsg/map.cc:195:41: note: Access out of bounds votca-votca-0fecf66/csg/src/libcsg/map.cc:285:41: warning: Either the condition 'matrix_.size()>0' is redundant or expression 'matrix_.at(0)' causes access out of bounds. [containerOutOfBounds] votca-votca-0fecf66/csg/src/libcsg/map.cc:269:22: note: Assuming that condition 'matrix_.size()>0' is not redundant votca-votca-0fecf66/csg/src/libcsg/map.cc:285:41: note: Access out of bounds votca-votca-0fecf66/csg/src/libcsg/modules/io/groreader.cc:126:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/gmxtopologyreader.cc:56:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/gmxtrajectorywriter.h:45:3: warning: Member variable 'GMXTrajectoryWriter::file_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/gmxtrajectorywriter.cc:36:20: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/csg/src/libcsg/modules/io/groreader.h:56:3: warning: Member variable 'GROReader::topology_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/groreader.cc:73:12: style: Return value '!fl_.eof()' is always false [knownConditionTrueFalse] votca-votca-0fecf66/csg/src/libcsg/modules/io/groreader.cc:72:14: note: Assuming that condition 'fl_.eof()' is not redundant votca-votca-0fecf66/csg/src/libcsg/modules/io/groreader.cc:73:12: note: Return value '!fl_.eof()' is always false votca-votca-0fecf66/csg/src/libcsg/modules/io/groreader.cc:184:10: style: Return value '!fl_.eof()' is always true [knownConditionTrueFalse] votca-votca-0fecf66/csg/src/libcsg/modules/io/groreader.cc:153:14: note: Assuming that condition 'fl_.eof()' is not redundant votca-votca-0fecf66/csg/src/libcsg/modules/io/groreader.cc:184:10: note: Return value '!fl_.eof()' is always true votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.h:34:1: style: The class 'GROWriter' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.cc:81:10: style: Condition 'pr<5' is always true [knownConditionTrueFalse] votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.cc:45:14: note: Assignment 'pr=3', assigned value is 3 votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.cc:50:10: note: Assignment 'l=pr+5', assigned value is 8 votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.cc:50:5: note: l is assigned 'pr+5' here. votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.cc:51:12: note: Assignment 'vpr=pr+1', assigned value is 4 votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.cc:51:7: note: vpr is assigned 'pr+1' here. votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.cc:81:10: note: Condition 'pr<5' is always true votca-votca-0fecf66/csg/src/libcsg/modules/io/growriter.cc:31:3: warning: Possible leak in public function. The pointer 'out_' is not deallocated before it is allocated. [publicAllocationError] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytopologyreader.h:66:15: style:inconclusive: Either there is a missing 'override', or the member function 'votca::csg::DLPOLYTopologyReader::getFname' can be const. [functionConst] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytopologyreader.h:66:15: performance: Function 'getFname()' should return member 'fname_' by const reference. [returnByReference] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytopologyreader.cc:199:12: style: The scope of the variable 'mol_name' can be reduced. [variableScope] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytopologyreader.h:61:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytopologyreader.cc:283:16: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.h:148:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5G_GROUP [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:123:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5P_DEFAULT [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:252:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:360:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5S_SELECT_SET [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:372:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5P_DEFAULT [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.h:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5S_SELECT_SET [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.h:83:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5S_SELECT_SET [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpwriter.cc:41:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nm2ang [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpwriter.h:34:1: style: The class 'LAMMPSDumpWriter' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpwriter.cc:30:3: warning: Possible leak in public function. The pointer 'out_' is not deallocated before it is allocated. [publicAllocationError] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbwriter.cc:35:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbwriter.cc:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbwriter.cc:55:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbwriter.cc:68:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pi [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbwriter.cc:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:222:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:307:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:331:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ang2nm [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:523:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:576:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:36:23: warning: Member variable 'H5MDTrajectoryReader::first_frame_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:36:23: warning: Member variable 'H5MDTrajectoryReader::file_opened_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:36:23: warning: Member variable 'H5MDTrajectoryReader::vec_components_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:234:49: style:inconclusive: Function 'FirstFrame' argument 1 names different: declaration 'conf' definition 'top'. [funcArgNamesDifferent] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.h:60:29: note: Function 'FirstFrame' argument 1 names different: declaration 'conf' definition 'top'. votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:234:49: note: Function 'FirstFrame' argument 1 names different: declaration 'conf' definition 'top'. votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:245:48: style:inconclusive: Function 'NextFrame' argument 1 names different: declaration 'conf' definition 'top'. [funcArgNamesDifferent] votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.h:63:28: note: Function 'NextFrame' argument 1 names different: declaration 'conf' definition 'top'. votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.cc:245:48: note: Function 'NextFrame' argument 1 names different: declaration 'conf' definition 'top'. votca-votca-0fecf66/csg/src/libcsg/modules/io/h5mdtrajectoryreader.h:142:47: performance: Function parameter 'path' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/gmxtopologyreader.cc:48:18: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/csg/src/libcsg/modules/io/xyzreader.cc:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/xyzreader.cc:53:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbreader.cc:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/xmltopologyreader.cc:225:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/molecule.cc:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beadmap_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/molecule.cc:40:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblist.cc:30:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable match_always [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblist.cc:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_exclusions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpreader.cc:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpreader.cc:111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpreader.cc:128:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ang2nm [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpreader.cc:217:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ang2nm [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblist_3body.cc:30:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable match_always [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblist_3body.cc:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_exclusions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:62:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bohr2ang [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:66:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nm2ang [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/xyzwriter.cc:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable app [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:99:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid.cc:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_exclusions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid.cc:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_exclusions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid.cc:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box_a_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid.cc:149:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable norm_a_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid.cc:188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cutoff_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:54:15: performance:inconclusive: Technically the member function 'votca::csg::XYZWriter::getName' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:58:15: performance:inconclusive: Technically the member function 'votca::csg::XYZWriter::getName' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:61:19: performance:inconclusive: Technically the member function 'votca::csg::XYZWriter::getPos' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:65:19: performance:inconclusive: Technically the member function 'votca::csg::XYZWriter::getPos' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:70:6: performance:inconclusive: Technically the member function 'votca::csg::XYZWriter::getIterable' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:74:18: performance:inconclusive: Technically the member function 'votca::csg::XYZWriter::getIterable' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:80:56: performance: Function parameter 'header' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:58:46: style: Parameter 'bead' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/csg/include/votca/csg/xyzwriter.h:91:18: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/csg/src/libcsg/nblistgrid_3body.cc:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_exclusions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid_3body.cc:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_exclusions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid_3body.cc:110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_exclusions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid_3body.cc:138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box_a_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nematicorder.cc:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mu_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid_3body.cc:213:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable norm_a_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/nblistgrid_3body.cc:279:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cutoff_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.h:56:3: warning: Member variable 'LAMMPSDataReader::topology_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:147:10: style: Return value '!fl_.eof()' is always false [knownConditionTrueFalse] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:127:10: note: Assuming that condition '!fl_.eof()' is not redundant votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:147:10: note: Return value '!fl_.eof()' is always false votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:49:69: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:207:69: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:233:70: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:262:72: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:280:71: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:334:55: performance: Function parameter 'tag' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:348:63: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:349:45: performance: Function parameter 'type' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:353:65: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:361:65: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:365:66: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:369:69: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:373:69: performance: Function parameter 'fields' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdatareader.cc:357:10: style: Instance of 'std::runtime_error' object is destroyed immediately. [unusedScopedObject] votca-votca-0fecf66/csg/src/libcsg/nblistgrid_3body.cc:254:18: style: Variable 'neighbour_' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/potentialfunctions/potentialfunction.cc:32:3: performance: Variable 'name_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] votca-votca-0fecf66/csg/src/libcsg/potentialfunctions/potentialfunction.cc:33:3: performance: Variable 'lam_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] votca-votca-0fecf66/csg/include/votca/csg/potentialfunctions/potentialfunctionlj126.h:31:3: style: Class 'PotentialFunctionLJ126' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] votca-votca-0fecf66/csg/include/votca/csg/potentialfunctions/potentialfunctionljg.h:28:3: style: Class 'PotentialFunctionLJG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] votca-votca-0fecf66/csg/src/libcsg/potentialfunctions/potentialfunctioncbspl.cc:178:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topologymap.cc:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maps_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:44:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:68:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bc_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:78:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:105:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable time_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:152:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:161:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:172:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecules_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interaction_groups_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:216:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beadtypes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/topology.cc:258:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOpen [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/xmltopologyreader.h:59:3: warning: Member variable 'XMLBead::mass' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/xmltopologyreader.h:59:3: warning: Member variable 'XMLBead::q' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/xmltopologyreader.h:70:3: warning: Member variable 'XMLMolecule::mi' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/xmltopologyreader.h:86:1: style: The class 'XMLTopologyReader' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] votca-votca-0fecf66/csg/src/libcsg/modules/io/xmltopologyreader.h:38:3: style: Class 'BondBead' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] votca-votca-0fecf66/csg/src/libcsg/version.cc:46:41: error: There is an unknown macro here somewhere. Configuration is required. If PROJECT_CITATION is a macro then please configure it. [unknownMacro] votca-votca-0fecf66/csg/src/tests/test_bead.cc:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_bead.cc:62:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_bead.cc:84:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpreader.h:52:3: warning: Member variable 'LAMMPSDumpReader::topology_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/tests/test_beadmotif_base.cc:52:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_beadmotif_base.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_beadmotif_algorithms.cc:200:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_bead [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_beadmotif_algorithms.cc:279:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_bead [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_beadmotif_algorithms.cc:386:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_beadmotif_algorithms.cc:529:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_bead [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_beadmotif_base.cc:61:8: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment] votca-votca-0fecf66/csg/src/tests/test_beadmotif_base.cc:59:8: note: type is assigned votca-votca-0fecf66/csg/src/tests/test_beadmotif_base.cc:61:8: note: type is overwritten votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpreader.cc:141:56: performance: Function parameter 'itemline' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpreader.cc:131:47: style: Parameter 'top' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/csg/src/libcsg/modules/io/lammpsdumpreader.cc:137:10: style: Instance of 'std::runtime_error' object is destroyed immediately. [unusedScopedObject] votca-votca-0fecf66/csg/src/tests/test_beadstructure_algorithms.cc:144:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbreader.h:49:3: warning: Member variable 'PDBReader::topology_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytopologyreader.h:66:15: style:inconclusive: Technically the member function 'votca::csg::DLPOLYTopologyReader::getFname' can be const. [functionConst] votca-votca-0fecf66/csg/src/tests/test_beadstructure_base.cc:121:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_beadstructure_base.cc:386:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_argument [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectoryreader.h:71:15: style:inconclusive: Technically the member function 'votca::csg::DLPOLYTrajectoryReader::getFname' can be const. [functionConst] votca-votca-0fecf66/csg/src/libcsg/modules/io/dlpolytrajectoryreader.h:79:8: style:inconclusive: Technically the member function 'votca::csg::DLPOLYTrajectoryReader::getIsConfig' can be const. [functionConst] votca-votca-0fecf66/csg/src/tests/test_beadtriple.cc:50:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_boundarycondition.cc:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOpen [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_boundarycondition.cc:105:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeOpen [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_beadmotif_algorithms.cc:295:14: style: Variable 'edge' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tests/test_beadmotif_algorithms.cc:552:14: style: Variable 'edge' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tests/test_csg_topology.cc:86:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_csg_topology.cc:119:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_lammpsdatareader.cc:61:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSG_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_lammpsdatareader.cc:106:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSG_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_lammpsdatareader.cc:157:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSG_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_interaction.cc:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_interaction.cc:116:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_interaction.cc:153:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_interaction.cc:205:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_nblist_3body.cc:66:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_nblistgrid_3body.cc:65:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbreader.cc:376:16: style: Variable 'bond_pair' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbreader.cc:429:21: style: Variable 'atm_temp' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbreader.cc:484:19: style: Variable 'atm_temp' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/libcsg/modules/io/pdbreader.cc:494:16: style: Variable 'bond_pair' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tests/test_lammpsdumpreaderwriter.cc:64:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSG_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_lammpsdumpreaderwriter.cc:213:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nm2ang [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_pdbreader.cc:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSG_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_interaction.cc:96:15: style: Variable 'correctName' is reassigned a value before the old one has been used. [redundantAssignment] votca-votca-0fecf66/csg/src/tests/test_interaction.cc:86:15: note: correctName is assigned votca-votca-0fecf66/csg/src/tests/test_interaction.cc:96:15: note: correctName is overwritten votca-votca-0fecf66/csg/src/tests/test_triplelist.cc:57:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable spherical [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_interaction.cc:107:15: style: Variable 'correctName' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/csg/src/tools/csg_dump.cc:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_density.cc:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_density.cc:171:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nframes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_density.cc:185:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pi [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:223:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:256:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:302:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_density.cc:223:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/csg/src/tools/csg_gmxtopol.cc:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_gmxtopol.cc:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_gmxtopol.cc:119:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:113:22: style: Variable 'mols' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:146:20: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:155:24: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:232:13: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:234:13: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/csg/src/tools/csg_dlptopol.cc:167:71: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/tests/test_bondedstatistics.cc:63:44: style: Variable 'vector_of_arrays' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tests/test_bondedstatistics.cc:135:44: style: Variable 'vector_of_arrays' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tools/csg_imc_solve.h:49:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_imc_solve.cc:97:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_fmatch.cc:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_fmatch.cc:228:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_fmatch.cc:270:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_fmatch.cc:309:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_fmatch.cc:445:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_fmatch.cc:484:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_property.cc:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_property.cc:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_map.cc:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_imc_solve.cc:114:59: style: Variable 'range' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tools/csg_imc_solve.cc:117:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/tools/csg_resample.cc:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_resample.cc:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_resample.cc:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.h:55:30: performance: Function parameter 'ext' should be passed by const reference. [passedByValue] votca-votca-0fecf66/csg/src/tests/test_tabulatedpotential.cc:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/akimaspline.cc:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/akimaspline.cc:163:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/akimaspline.cc:170:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_resample.cc:140:5: warning: Possible null pointer dereference: spline [nullPointer] votca-votca-0fecf66/csg/src/tools/csg_resample.cc:128:29: note: Assignment 'std::unique_ptrspline', assigned value is 0 votca-votca-0fecf66/csg/src/tools/csg_resample.cc:129:17: note: Assuming condition is false votca-votca-0fecf66/csg/src/tools/csg_resample.cc:140:5: note: Null pointer dereference votca-votca-0fecf66/csg/src/tools/csg_resample.cc:48:44: style: Parameter 'desc' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/tools/src/libtools/application.cc:45:36: error: There is an unknown macro here somewhere. Configuration is required. If PROJECT_CITATION is a macro then please configure it. [unknownMacro] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:243:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:313:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NumericalIssue [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:388:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pi [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_fmatch.cc:178:3: performance: Variable 'splineIndex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] votca-votca-0fecf66/csg/src/tools/csg_fmatch.cc:180:3: performance: Variable 'splineName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] votca-votca-0fecf66/tools/src/libtools/datacollection.cc:30:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:125:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:131:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:137:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:142:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:147:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:151:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:156:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:161:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:169:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:177:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:184:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:190:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:192:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:195:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:199:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:203:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:206:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:209:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/cubicspline.cc:213:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:545:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:802:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edge.cc:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertices_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edge.cc:85:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:46:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adj_list_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:76:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adj_list_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:86:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adj_list_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:117:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adj_list_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adj_list_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:143:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adj_list_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:176:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adj_list_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:195:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/eigenio_matrixmarket.cc:51:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/eigenio_matrixmarket.cc:85:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/edgecontainer.cc:184:33: style: Variable 'edge_count' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/tools/src/libtools/filesystem.cc:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/filesystem.cc:44:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tests/test_tabulatedpotential.cc:45:10: style: The scope of the variable 'line' can be reduced. [variableScope] votca-votca-0fecf66/csg/src/tests/test_tabulatedpotential.cc:82:10: style: The scope of the variable 'interaction_group' can be reduced. [variableScope] votca-votca-0fecf66/csg/src/tests/test_tabulatedpotential.cc:83:10: style: The scope of the variable 'interaction_group_name' can be reduced. [variableScope] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:646:3: performance: Variable 'potentialIndex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:648:3: performance: Variable 'vec_pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:456:19: performance:inconclusive: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. [functionStatic] votca-votca-0fecf66/csg/src/tools/csg_reupdate.h:125:8: note: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:456:19: note: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:640:25: performance:inconclusive: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. [functionStatic] votca-votca-0fecf66/csg/src/tools/csg_reupdate.h:156:8: note: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:640:25: note: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:697:5: warning: Struct 'PotentialInfo' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:697:5: warning: Struct 'PotentialInfo' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:371:10: style: The scope of the variable 'dU_i' can be reduced. [variableScope] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:643:61: style: Parameter 'param_in_ext_' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:507:22: style: Variable 'myCsgREupdateWorker' can be declared as pointer to const [constVariablePointer] votca-votca-0fecf66/tools/src/libtools/elements.cc:37:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_NucCrg_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:50:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_EleNum_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:63:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_Mass_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:76:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_VdWChelpG_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_VdWMK_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:98:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_ElPolarizability_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:112:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_CovRad_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_EleName_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:138:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_EleFull_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:146:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_EleShort_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:154:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_EleShort_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:163:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_EleFull_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:194:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filled_Mass_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:211:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mass_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:287:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VdWChelpG_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NucCrg_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:388:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CovRad_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:464:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EleNum_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:539:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EleName_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:615:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EleShort_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:690:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EleFull_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:765:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VdWMK_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/elements.cc:786:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ElPolarizability_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graph.cc:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edge_container_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graph.cc:89:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graph.cc:104:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graph.cc:125:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graph.cc:136:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graph.cc:171:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graph_df_visitor.cc:65:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edge_list_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graph.cc:35:40: performance: Function parameter 'vertices' should be passed by const reference. [passedByValue] votca-votca-0fecf66/tools/src/libtools/graph.cc:38:35: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/tools/src/libtools/graph.cc:105:15: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/tools/src/libtools/graphdistvisitor.cc:38:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startingVertex_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphvisitor.cc:60:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startingVertex_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphvisitor.cc:101:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable explored_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphvisitor.cc:60:26: style: Variable 'neigh_eds' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/libtools/graphvisitor.cc:60:16: style: Variable 'neigh_eds' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:115:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int_vals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:126:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int_vals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int_vals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:138:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable double_vals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:143:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_vals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:153:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int_vals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:162:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable double_vals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:171:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_vals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:183:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/histogram.cc:38:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/histogram.cc:117:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphalgorithm.cc:125:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphalgorithm.cc:148:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:56:59: performance: Function parameter 'int_vals' should be passed by const reference. [passedByValue] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:74:63: performance: Function parameter 'double_vals' should be passed by const reference. [passedByValue] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:92:60: performance: Function parameter 'str_vals' should be passed by const reference. [passedByValue] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:61:10: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:79:10: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/tools/src/libtools/graphnode.cc:97:10: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/tools/src/libtools/histogramnew.cc:29:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable periodic_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/histogramnew.cc:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/histogramnew.cc:57:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/histogramnew.cc:79:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/histogramnew.cc:86:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable step_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/histogramnew.cc:92:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbins_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/histogram.cc:48:14: style: Variable 'array' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/tools/src/libtools/histogram.cc:50:18: style: Variable 'value' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/tools/src/libtools/histogram.cc:60:14: style: Variable 'array' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/tools/src/libtools/histogram.cc:61:16: style: Variable 'value' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/tools/src/libtools/linalg.cc:33:8: style: The scope of the variable 'nonzero_found' can be reduced. [variableScope] votca-votca-0fecf66/tools/src/libtools/linalg.cc:33:22: style: Variable 'nonzero_found' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/libtools/mutex.cc:26:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutexVar_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/mutex.cc:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutexVar_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/mutex.cc:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutexVar_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/linspline.cc:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/linspline.cc:115:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/rangeparser.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/optionshandler.cc:45:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaults_path_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/optionshandler.cc:144:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaults_path_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/optionshandler.cc:230:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/optionshandler.cc:290:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/reducededge.cc:113:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertices_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/reducededge.cc:184:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/reducededge.cc:86:47: style: Parameter 'vertices' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/tools/src/libtools/optionshandler.cc:43:22: performance: Range variable 'path' should be declared as const reference. [iterateByValue] votca-votca-0fecf66/tools/src/libtools/spline.cc:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/spline.cc:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/spline.cc:63:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/property.cc:64:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable properties_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/spline.cc:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/property.cc:109:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/property.cc:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/property.cc:280:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/property.cc:307:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_COLORS [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/property.cc:455:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/optionshandler.cc:274:22: style: Unused variable: oss [unusedVariable] votca-votca-0fecf66/tools/src/libtools/graphalgorithm.cc:129:10: style:inconclusive: Technically the member function 'votca::tools::reduceGraph::ExplorationRecord::unexploredVerticesExist' can be const. [functionConst] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:389:9: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:391:11: note: Found duplicate branches for 'if' and 'else'. votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:389:9: note: Found duplicate branches for 'if' and 'else'. votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:412:9: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:414:11: note: Found duplicate branches for 'if' and 'else'. votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:412:9: note: Found duplicate branches for 'if' and 'else'. votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:671:13: style: Redundant initialization for 'sub_r'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:664:49: note: sub_r is initialized votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:671:13: note: sub_r is overwritten votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:780:14: style: Redundant initialization for 'sub_dS'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:772:50: note: sub_dS is initialized votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:780:14: note: sub_dS is overwritten votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:782:13: style: Redundant initialization for 'sub_r'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:776:49: note: sub_r is initialized votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:782:13: note: sub_r is overwritten votca-votca-0fecf66/tools/src/libtools/thread.cc:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable attr_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/thread.cc:68:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/thread.cc:77:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:277:14: style: Variable 'inter' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:283:14: style: Variable 'group' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:448:20: style: Variable 'i' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:837:11: style: Variable 'i' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:860:11: style: Variable 'i' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/tools/src/libtools/graphalgorithm.cc:148:51: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/tools/src/libtools/graphalgorithm.cc:156:46: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:478:36: style: Unused variable: group_iter [unusedVariable] votca-votca-0fecf66/tools/src/libtools/thread.cc:32:20: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:543:42: style: Unused variable: iter [unusedVariable] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:633:36: style: Unused variable: group_iter [unusedVariable] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:754:37: style: Unused variable: iter [unusedVariable] votca-votca-0fecf66/csg/src/tools/csg_stat_imc.cc:854:42: style: Unused variable: ic_iter [unusedVariable] votca-votca-0fecf66/tools/src/libtools/reducedgraph.cc:267:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/reducedgraph.cc:341:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expanded_edges_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/reducedgraph.cc:373:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expanded_edges_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/reducedgraph.cc:386:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expanded_edges_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/reducedgraph.cc:399:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/table.cc:42:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_yerr_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/table.cc:66:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable has_comment_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/table.cc:189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/table.cc:230:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/table.cc:238:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_akimaspline.cc:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_constants.cc:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kB [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_crosscorrelate.cc:66:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/reducedgraph.cc:215:19: performance: Function parameter 'chain' should be passed by const reference. [passedByValue] votca-votca-0fecf66/tools/src/libtools/reducedgraph.cc:49:14: style: Variable 'match' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_cubicspline.cc:45:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_cubicspline.cc:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_cubicspline.cc:86:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_cubicspline.cc:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_cubicspline.cc:184:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_edge_base.cc:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_edge_base.cc:94:12: style: Variable 'e_map[2]' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_edgecontainer.cc:56:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid_argument [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_eigenio_matrixmarket.cc:39:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_eigenio_matrixmarket.cc:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_eigenio_matrixmarket.cc:77:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLS_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_eigenio_matrixmarket.cc:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_elements.cc:42:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_filesystem.cc:41:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/property.cc:392:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] votca-votca-0fecf66/tools/src/libtools/property.cc:391:23: note: outer condition: p.hasAttribute("help") votca-votca-0fecf66/tools/src/libtools/property.cc:392:25: note: identical inner condition: p.hasAttribute("help") votca-votca-0fecf66/tools/src/libtools/property.cc:212:7: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/tools/src/libtools/property.cc:212:44: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/tools/src/libtools/property.cc:226:7: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/tools/src/libtools/property.cc:226:44: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/tools/src/libtools/property.cc:232:7: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/tools/src/libtools/property.cc:232:44: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/tools/src/libtools/property.cc:257:27: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/tools/src/libtools/property.cc:450:9: style: C-style pointer casting [cstyleCast] votca-votca-0fecf66/tools/src/libtools/property.cc:277:63: performance: Function parameter 'offset' should be passed by const reference. [passedByValue] votca-votca-0fecf66/tools/src/tests/test_datacollection.cc:197:18: style: Variable 'x_compare_name' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_datacollection.cc:198:18: style: Variable 'y_compare_name' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_datacollection.cc:199:18: style: Variable 'z_compare_name' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_graph_bf_visitor.cc:62:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graph_bf_visitor.cc:135:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graph_df_visitor.cc:62:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graph_df_visitor.cc:136:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graphdistvisitor.cc:63:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graphdistvisitor.cc:129:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graphalgorithm.cc:79:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graphalgorithm.cc:368:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/libtools/table.cc:108:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/tools/src/libtools/table.cc:109:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/tools/src/libtools/table.cc:145:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/tools/src/libtools/table.cc:146:12: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] votca-votca-0fecf66/tools/src/libtools/table.cc:141:12: style: Variable 'conversion_error' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_graph_base.cc:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graph_base.cc:417:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmpVertNodePair [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graph_base.cc:519:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graphnode.cc:97:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmpNode [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graphvisitor.cc:71:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_linalg.cc:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_objectfactory.cc:78:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_linspline.cc:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_linspline.cc:108:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_optionshandler.cc:39:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLS_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_optionshandler.cc:55:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLS_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_optionshandler.cc:74:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLS_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_optionshandler.cc:93:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLS_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_optionshandler.cc:146:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLS_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_optionshandler.cc:168:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOOLS_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_property.cc:46:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_property.cc:57:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_property.cc:89:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_reducededge.cc:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_structureparameters.cc:44:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mass [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_structureparameters.cc:53:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Mass [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_reducededge.cc:162:12: style: Variable 'e_map[2]' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_table.cc:159:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:41:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nanometers [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:82:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable microseconds [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:101:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grams [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:129:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable electron_volts [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:160:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable electron_volts_per_mole [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:190:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:204:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable angstroms_per_picosecond [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:225:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kilocalories_per_angstrom [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_unitconverter.cc:251:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kilocalories_per_mole_angstrom [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_tokenizer.cc:38:3: style: Class 'ConstructibleFromString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] votca-votca-0fecf66/tools/src/tests/test_tokenizer.cc:80:22: style: Variable 'r' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_tokenizer.cc:82:42: style: Variable 'p' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_tokenizer.cc:80:20: style: Variable 'r' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tests/test_tokenizer.cc:82:40: style: Variable 'p' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/tools/src/tools/votca_property.cc:77:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tools/votca_property.cc:43:10: performance:inconclusive: Either there is a missing 'override', or the member function 'VotcaProperty::ProgramName' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/ImaginaryAxisIntegration.cc:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ImaginaryAxisIntegration.cc:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dielinv_matrices_r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ImaginaryAxisIntegration.cc:74:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pi [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ImaginaryAxisIntegration.cc:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_reducedgraph.cc:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_reducedgraph.cc:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_reducedgraph.cc:429:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmpVertNodePair [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_reducedgraph.cc:525:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/activedensitymatrix.cc:71:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threshold_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/IndexParser.cc:43:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/anderson_mixing.cc:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable order_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/anderson_mixing.cc:38:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable order_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/anderson_mixing.cc:46:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable order_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/anderson_mixing.cc:59:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable order_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/tools/src/tests/test_graphalgorithm.cc:263:16: style: Variable 'edge' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/tools/src/tests/test_graphalgorithm.cc:622:16: style: Variable 'edge' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/tools/src/tests/test_graphalgorithm.cc:503:11: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aoshells_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:39:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aoshells_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aoshells_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:65:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aoshells_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:77:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AOBasisSize_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:110:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aoshells_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:122:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aoshells_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:129:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aoshells_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aomatrix.cc:29:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aomatrix_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aomatrix.cc:46:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aomatrix_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aomatrix.cc:57:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable removedfunctions [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aomatrix.cc:89:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aomatrix_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aoecp.cc:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aopotential_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:32:7: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:40:7: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/aobasis.cc:146:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aopotential.cc:50:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Lower [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/atom.cc:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/atom.cc:83:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/atom.cc:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/atom.cc:109:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aoshell.cc:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable powfactor_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aoshell.cc:72:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gaussians_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aoshell.cc:85:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gaussians_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aoshell.cc:94:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bfgs_trm.cc:32:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parameters_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bfgs_trm.cc:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trust_radius_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bfgs_trm.cc:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hessian_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/basisset.cc:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/basisset.cc:154:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/basisset.cc:216:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/basisset.cc:247:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bfgs_trm.cc:36:14: style: Variable 'func' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/libxtp/bfgs_trm.cc:65:16: style: Variable 'func' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aoplanewave.cc:84:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aoplanewave.cc:700:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aopotential_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:55:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:104:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:172:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:208:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/einternal.cc:34:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/einternal.cc:93:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/einternal.h:36:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::EInternal::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/calculators/einternal.cc:27:53: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/calculators/einternal.h:41:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/einternal.cc:27:53: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.h:43:3: warning: Member variable 'EAnalyze::resolution_pairs_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.h:43:3: warning: Member variable 'EAnalyze::resolution_sites_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.h:43:3: warning: Member variable 'EAnalyze::resolution_spatial_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.h:43:3: warning: Member variable 'EAnalyze::doenergy_landscape_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.h:47:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::EAnalyze::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable doSinglets_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:71:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:92:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_perturbation_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:124:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JAB_singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:130:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JAB_triplet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:140:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occA_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:223:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:476:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:514:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:575:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:596:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levA_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/bsecoupling.cc:660:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levA_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:25:52: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.h:50:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:25:52: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:104:8: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:208:8: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/calculators/eanalyze.cc:262:12: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.cc:43:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.cc:63:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.cc:110:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.cc:161:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:72:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:151:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bohr2nm [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:163:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberofcarriers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:378:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.h:45:3: warning: Member variable 'IAnalyze::resolution_logJ2_' is not initialized. [uninitMemberVarPrivate] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.h:47:3: warning: Member variable 'IAnalyze::resolution_spatial_' is not initialized. [uninitMemberVarPrivate] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.h:34:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::IAnalyze::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.cc:35:52: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.h:38:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/ianalyze.cc:35:52: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.cc:43:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nm2bohr [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.cc:82:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Excitoncl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.cc:103:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/vaverage.cc:103:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/vaverage.h:44:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::VAverage::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/calculators/vaverage.cc:30:52: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/calculators/vaverage.h:48:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/vaverage.cc:30:52: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/vaverage.cc:37:55: performance: Function parameter 'filename' should be passed by const reference. [passedByValue] votca-votca-0fecf66/xtp/src/libxtp/calculators/vaverage.cc:68:17: performance: Function parameter 'filename' should be passed by const reference. [passedByValue] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:217:17: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:219:31: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:393:17: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:395:62: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [prohibitedasctimeCalled] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.h:30:3: warning: Member variable 'KMCLifetime::do_carrierenergy_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.h:30:3: warning: Member variable 'KMCLifetime::alpha_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.h:30:3: warning: Member variable 'KMCLifetime::outputsteps_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.h:30:3: warning: Member variable 'KMCLifetime::insertions_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.h:33:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::KMCLifetime::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable field_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:70:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberofcarriers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:103:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberofcarriers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:125:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable carriers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:151:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberofcarriers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:183:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberofcarriers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:204:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:462:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:42:63: style:inconclusive: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.h:36:52: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:42:63: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:217:7: style: Variable 'localtm' can be declared as pointer to const [constVariablePointer] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:393:7: style: Variable 'localtm' can be declared as pointer to const [constVariablePointer] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmclifetime.cc:243:22: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/checkpoint.cc:70:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H5P_FILE_CREATE [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/checkpoint.cc:105:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileName_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/checkpoint.cc:107:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileHandle_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/checkpoint.cc:110:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accessLevel_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/checkpoint.cc:136:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fileName_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.h:36:1: style: The class 'Neighborlist' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.h:38:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Neighborlist::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.cc:147:17: style: Condition '!InVector(skippedpairs,pairstring)' is always true [knownConditionTrueFalse] votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.cc:145:15: note: Assuming that condition '!InVector(skippedpairs,pairstring)' is not redundant votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.cc:147:17: note: Condition '!InVector(skippedpairs,pairstring)' is always true votca-votca-0fecf66/xtp/src/libxtp/couplingbase.cc:52:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.cc:32:56: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.h:42:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/neighborlist.cc:32:56: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/classicalsegment.cc:44:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ang2bohr [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/classicalsegment.cc:150:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atomlist_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/classicalsegment.cc:161:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atomlist_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/classicalsegment.cc:173:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cudamatrix.cc:26:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cudamatrix.cc:33:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUBLAS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cudamatrix.cc:68:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cudamatrix.cc:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cudamatrix.cc:80:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stream_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cubefile_writer.cc:36:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DQPstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cubefile_writer.cc:78:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padding_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cudapipeline.cc:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable handle_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cudapipeline.cc:47:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUBLAS_STATUS_SUCCESS [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/cubefile_writer.cc:63:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/dftcoupling.cc:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable degeneracy_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftcoupling.cc:63:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftcoupling.cc:84:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable degeneracy_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftcoupling.cc:111:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftcoupling.cc:148:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:37:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:49:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_search_space_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:71:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:98:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i_iter_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:106:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_type_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:116:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable davidson_correction_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:127:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tol_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:142:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable davidson_update_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:154:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable davidson_update_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:188:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Adiag_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:213:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_type_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:229:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Success [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:258:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Success [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:353:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tol_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:363:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoChange [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:404:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable davidson_correction_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:497:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable restart_size_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:523:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i_iter_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:548:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i_iter_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:555:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eigenvalues_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/classicalsegment.cc:151:7: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.h:33:3: warning: Member variable 'KMCMultiple::runtime_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.h:33:3: warning: Member variable 'KMCMultiple::outputtime_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.h:36:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::KMCMultiple::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/dftengine/ERIs.cc:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basis_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/ERIs.cc:68:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable starts_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/ERIs.cc:87:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threecenter_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/ERIs.cc:105:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threecenter_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/ERIs.cc:121:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threecenter_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:39:63: style:inconclusive: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.h:39:52: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:39:63: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:99:67: style: Parameter 'startposition' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/xtp/src/libxtp/dftengine/adiis.cc:34:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:330:22: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/calculators/kmcmultiple.cc:403:28: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/dftengine/diis.cc:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable histlength_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/diis.cc:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:27:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable S_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:43:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable histlength [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:135:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:166:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sminusahalf [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:183:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levelshift [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:203:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mode [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:215:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nocclevels_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:222:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nocclevels_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/convergenceacc.cc:232:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numberofelectrons [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/davidsonsolver.cc:290:26: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:33:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aopotentials_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ecpcharge_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:52:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aopotentials_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:73:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:176:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:34:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/ecpaobasis.cc:149:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/ecpbasisset.cc:38:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpbasisset.cc:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elements_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpbasisset.cc:93:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/ecpbasisset.cc:126:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:49:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dftbasis_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:135:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pLog_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:153:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:166:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numofelectrons_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:193:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:218:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initial_guess_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:373:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dftbasis_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:477:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dftbasis_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:520:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dftbasis_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:700:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:739:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initial_guess_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:804:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:882:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ScaHFX_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:961:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable externalsites_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:979:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dftbasis_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:995:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dftbasis_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/dftengine.cc:1012:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gridquality_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/erdiabatization.cc:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dftbasis_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/erdiabatization.cc:84:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qmtype_str_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/erdiabatization.cc:99:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasRI_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/erdiabatization.cc:122:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/erdiabatization.cc:169:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:354:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable truncate_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:512:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numfuncpatom_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:660:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/esp2multipole.cc:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_svd_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/esp2multipole.cc:95:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/esp2multipole.cc:107:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/eeinteractor.cc:169:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expdamping_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/eeinteractor.cc:197:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CE [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/eeinteractor.cc:211:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CE [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/espfit.cc:44:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/espfit.cc:111:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/espfit.cc:132:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/espfit.cc:94:12: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:164:12: style: Redundant initialization for 'J_full'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:151:26: note: J_full is initialized votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:164:12: note: J_full is overwritten votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:166:22: style: Redundant initialization for 'J_initial_active'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:153:36: note: J_initial_active is initialized votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:166:22: note: J_initial_active is overwritten votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:245:18: style: Redundant initialization for 'J_active'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:238:32: note: J_active is initialized votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:245:18: note: J_active is overwritten votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:379:27: style: Redundant initialization for 'J_initial_truncated'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:368:41: note: J_initial_truncated is initialized votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:379:27: note: J_initial_truncated is overwritten votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:419:21: style: Redundant initialization for 'J_truncated'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:412:35: note: J_truncated is initialized votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:419:21: note: J_truncated is overwritten votca-votca-0fecf66/xtp/src/libxtp/dftengine/embeddingengine.cc:128:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/xtp/src/libxtp/fcddiabatization.cc:55:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qmstate_str_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/fcddiabatization.cc:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_hermite_quadrature.h:30:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_hermite_quadrature.h:32:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_hermite_quadrature.cc:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_points_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_hermite_quadrature.cc:300:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_AdaptedWeights_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_laguerre_quadrature.h:31:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_laguerre_quadrature.h:33:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable weights_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_laguerre_quadrature.cc:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_points_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_laguerre_quadrature.cc:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_AdaptedWeights_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_legendre_quadrature.h:59:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pi [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_legendre_quadrature.h:63:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pi [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_legendre_quadrature.cc:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_points_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussian_quadrature/gauss_legendre_quadrature.cc:307:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable map_AdaptedWeights_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gaussianwriter.cc:115:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gmhdiabatization.cc:54:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qmstate_str_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gmhdiabatization.cc:70:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gnode.cc:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasdecay_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gnode.cc:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable escape_rate_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gnode.cc:49:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gnode.cc:57:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gnode.cc:59:8: style: Redundant initialization for 'dr'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/libxtp/gnode.cc:56:22: note: dr is initialized votca-votca-0fecf66/xtp/src/libxtp/gnode.cc:59:8: note: dr is overwritten votca-votca-0fecf66/xtp/src/libxtp/grids/grid.cc:36:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/grid.cc:55:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padding_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/gridbox.cc:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_pos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/gridbox.cc:47:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable significant_shells [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/gridbox.cc:59:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ranges [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/gridbox.cc:73:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inv_ranges [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/gridbox.cc:84:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_size [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/gridbox.cc:94:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aoranges [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/regular_grid.cc:54:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startingpoint_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/radial_euler_maclaurin_rule.cc:95:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element_ranges_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/radial_euler_maclaurin_rule.cc:121:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/radial_euler_maclaurin_rule.cc:164:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Accuracy [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/radial_euler_maclaurin_rule.cc:177:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element_ranges_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/radial_euler_maclaurin_rule.cc:252:11: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment] votca-votca-0fecf66/xtp/src/libxtp/grids/radial_euler_maclaurin_rule.cc:246:13: note: value is assigned votca-votca-0fecf66/xtp/src/libxtp/grids/radial_euler_maclaurin_rule.cc:252:11: note: value is overwritten votca-votca-0fecf66/xtp/src/libxtp/grids/radial_euler_maclaurin_rule.cc:278:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_boxes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:116:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_boxes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:220:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_weight [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:64:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bse_vtotal_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:105:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rpamax [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:123:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmax [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useTDA [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:149:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useTDA [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:162:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:188:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:215:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:225:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:239:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:276:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:291:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bse_size_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:307:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:363:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Triplet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:415:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:437:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:503:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:525:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:150:19: style: Condition 'r>=PruningIntervals[0]' is always true [knownConditionTrueFalse] votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:148:11: note: Assuming that condition 'r=PruningIntervals[0]' is always true votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:159:19: style: Condition 'r>=PruningIntervals[0]' is always true [knownConditionTrueFalse] votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:157:11: note: Assuming that condition 'r=PruningIntervals[0]' is always true votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:119:18: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/grids/vxc_grid.cc:288:27: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse_operator.cc:30:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse_operator.cc:43:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cd2 [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse_operator.cc:125:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bse_vtotal_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse_operator.cc:136:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cd2 [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opt_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:56:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sigma_x_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:83:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:111:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:138:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:145:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sigma_x_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:244:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qptotal_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:302:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:318:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qp_grid_spacing [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:370:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:393:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_sc_limit [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:422:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:428:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sigma_c_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:436:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qpmin [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gw.cc:352:20: style: Variable 'root' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbse.cc:141:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbse.cc:424:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbse.cc:506:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable functional_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbse.cc:547:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbseengine.cc:43:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable archive_file_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbseengine.cc:96:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pLog_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbseengine.cc:231:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/ppm.cc:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable screening_r [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbse.cc:134:65: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbse.cc:123:63: note: outer condition: ignore_corelevels=="RPA"||ignore_corelevels=="GW"||ignore_corelevels=="BSE" votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbse.cc:134:65: note: identical inner condition: ignore_corelevels=="GW"||ignore_corelevels=="RPA"||ignore_corelevels=="BSE" votca-votca-0fecf66/xtp/src/libxtp/gwbse/gwbse.cc:256:12: style: Instance of 'std::runtime_error' object is destroyed immediately. [unusedScopedObject] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:33:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rpamax_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:68:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rpamin_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:123:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:158:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:206:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:221:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:247:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/rpa.cc:77:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/sigma_base.cc:38:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/sigma_base.cc:56:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qptotal_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gwbse/sigma_base.cc:69:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qptotal_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gyration.cc:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gyration.cc:46:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/gyration.cc:124:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:69:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:100:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AVAILABLE [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:114:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable output_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:123:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XML [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:150:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable status_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:201:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/job.cc:193:10: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iexcitoncl.cc:115:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iexcitoncl.cc:161:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iexcitoncl.cc:223:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.cc:63:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.cc:95:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.cc:103:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.cc:128:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapfile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iexcitoncl.h:45:1: style: The class 'IEXCITON' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iexcitoncl.h:47:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::IEXCITON::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iexcitoncl.cc:44:60: style:inconclusive: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iexcitoncl.h:55:52: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iexcitoncl.cc:44:60: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/eeinteractor.cc:302:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/eeinteractor.cc:337:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapfile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:85:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:221:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:271:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:291:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jobfile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.h:40:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::QMMM::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.h:43:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::EQM::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.h:47:8: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::EQM::CleanUp' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.h:49:8: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::EQM::ReadJobFile' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:216:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:44:56: style:inconclusive: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.h:46:52: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:44:56: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:143:27: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/qmmm.cc:211:41: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.cc:38:55: style:inconclusive: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.h:52:52: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.cc:38:55: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/eqm.cc:101:65: style: Parameter 'logger' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:67:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:158:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:166:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:187:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapfile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:559:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:618:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ev2hrt [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:640:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ev2hrt [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:679:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:42:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seed_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:68:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable injection_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:213:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:230:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:255:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable carriers_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:271:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:292:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobtopology.cc:120:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobtopology.cc:142:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobtopology.cc:173:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobtopology.cc:231:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable regions_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobtopology.cc:277:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bohr2nm [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobtopology.cc:347:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CREATE [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobtopology.cc:360:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable READ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:184:25: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/kmccalculator.cc:198:44: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:75:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:157:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aomatrix_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aomatrix_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:169:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overlap [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:209:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:229:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aomatrix_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:281:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coulomb [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:455:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inv_sqrt_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:612:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xs_xx [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:329:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxnprim_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:107:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nopers [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/matrixfreeoperator.cc:26:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/matrixfreeoperator.cc:29:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.h:53:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::IQM::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:152:11: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.h:70:8: note: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:152:11: note: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. votca-votca-0fecf66/xtp/src/libxtp/md2qmengine.cc:127:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapfile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:44:55: style:inconclusive: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.h:59:52: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:44:55: note: Function 'ParseSpecificOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:164:65: style: Parameter 'logger' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:701:10: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:194:15: style: Variable 'type_A' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:196:15: style: Variable 'type_B' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/libxtp/mmregion.cc:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/mmregion.cc:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/mmregion.cc:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/mmregion.cc:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/mmregion.cc:31:14: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/amplitude_integration.cc:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/amplitude_integration.cc:58:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/molden.cc:73:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/molden.cc:239:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basisset_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/molden.cc:248:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable basisset_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/density_integration.cc:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/density_integration.cc:51:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/density_integration.cc:63:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable densities_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/density_integration.cc:78:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/density_integration.cc:107:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/density_integration.cc:145:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/libint2_calls.cc:110:7: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/vxc_potential.cc:35:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable setXC_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/vxc_potential.cc:65:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XC_UNPOLARIZED [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/vxc_potential.cc:85:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xfunc_id [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/vxc_potential.cc:127:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable family [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/numerical_integration/vxc_potential.cc:168:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable grid_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_of_gpus [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable number_of_gpus [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:50:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inside_Parallel_region_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:91:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rOP_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:107:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inside_Parallel_region_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:110:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inside_Parallel_region_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:113:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inside_Parallel_region_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lOP_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:231:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:239:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:294:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rOP_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:313:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:330:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:339:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:384:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:392:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:438:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:447:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/openmp_cuda.cc:490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cpus_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbreorder.cc:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reverse_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbreorder.cc:80:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reverse_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/parallelxjobcalc.cc:40:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jobfile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/parallelxjobcalc.cc:91:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable openmp_threads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/parallelxjobcalc.cc:107:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/parallelxjobcalc.cc:123:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:122:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DQPstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:153:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DQPstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:187:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occupied_levels_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:208:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PQPstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:221:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qpmin_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:232:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DQPstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:245:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable atoms_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:267:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:309:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useTDA_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:328:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:384:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:436:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transition_dipoles_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:444:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:459:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:536:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useTDA_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:554:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mos_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:616:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CREATE [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:636:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occupied_levels_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:693:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable READ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:711:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable occupied_levels_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:35:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max_iter_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:49:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deltaE_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:69:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:83:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exp_damp_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:113:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:121:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:130:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:137:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:147:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exp_damp_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:162:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:173:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:185:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:227:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:305:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:317:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:341:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:725:32: style: Variable 'e' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/libxtp/orbitals.cc:786:32: style: Variable 'e' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:185:22: style: Variable 'seg' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:114:9: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/polarregion.cc:138:22: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:32:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable method_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:142:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:204:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_occs_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:402:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable localized_orbitals_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:489:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:501:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overlap_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:510:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overlap_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:549:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:562:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numfuncpatom_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:572:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_penalty_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:620:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numfuncpatom_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:682:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numfuncpatom_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:720:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overlap_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarsite.cc:42:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ang2bohr [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarsite.cc:55:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable induced_dipole_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarsite.cc:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pinv_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarsite.cc:67:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bohr2ang [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarsite.cc:116:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/polarsite.cc:156:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/populationanalysis.cc:68:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gs [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/populationanalysis.cc:98:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Gs [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/populationanalysis.cc:128:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmatom.cc:29:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nuccharge_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmatom.cc:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmatom.cc:51:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmatom.cc:61:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmcalculator.cc:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nThreads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/progressobserver.cc:50:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/progressobserver.cc:102:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/progressobserver.cc:137:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progFile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/progressobserver.cc:193:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flock_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/progressobserver.cc:207:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/progressobserver.cc:215:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lockFile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/progressobserver.cc:260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable progFile_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmnblist.cc:47:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pairs_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackage.cc:36:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable charge_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackage.cc:56:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackage.cc:69:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackage.cc:91:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/xtpdft.cc:41:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_file_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/xtpdft.cc:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/xtpdft.cc:72:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable options_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/xtpdft.cc:90:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/xtpdft.cc:111:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run_dir_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpair.cc:33:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpair.cc:40:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpair.cc:71:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpair.cc:93:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_file_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:74:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:108:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bohr2ang [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:124:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run_dir_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:227:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scratch_dir_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:308:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run_dir_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:339:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:371:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run_dir_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:416:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:462:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run_dir_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:513:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:756:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:788:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run_dir_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:831:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:877:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmstate.cc:37:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmstate.cc:71:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmstate.cc:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmstate.cc:131:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmstate.cc:147:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmstate.cc:169:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmstate.cc:208:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable transition_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:37:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:106:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DeltaDmax_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:125:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:291:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:296:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_gwbse_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:327:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:337:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qmpackage_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:387:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable do_gwbse_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:420:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:442:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmtool.cc:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmtool.cc:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nThreads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:353:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/xtp/src/libxtp/rate_engine.cc:30:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hrt2ev [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/rate_engine.cc:42:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Electron [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/rate_engine.cc:77:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hbar [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:299:17: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/qmregion.cc:185:25: style: Variable 'energies' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/libxtp/rate_engine.cc:62:10: style: The scope of the variable 'dG' can be reduced. [variableScope] votca-votca-0fecf66/xtp/src/libxtp/segment.cc:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecule_ids_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/segment.cc:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable molecule_ids_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/region.cc:41:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/segment.cc:35:29: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:67:39: style: Parameter 'el_file_name' can be declared as reference to const [constParameterReference] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aomultipole.cc:112:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aomultipole.cc:2092:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aopotential_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aomultipole.cc:2097:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aopotential_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/aomatrices/aomultipole.cc:2110:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aopotential_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:225:28: style: Unused variable: results [unusedVariable] votca-votca-0fecf66/xtp/src/libxtp/pmlocalization.cc:123:67: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:641:24: style: Variable 'occupancy[i]' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:644:24: style: Variable 'occupancy[i]' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:678:31: style: Variable 'occupancy_beta[i]' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:681:31: style: Variable 'occupancy_beta[i]' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/libxtp/qmpackages/orca.cc:824:23: style: Unused variable: coefficients [unusedVariable] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_cda.cc:32:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_cda.cc:87:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qpmin [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_exact.cc:32:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qptotal_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_exact.cc:42:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eta [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_exact.cc:61:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eta [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_exact.cc:82:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eta [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_exact.cc:110:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_ppm.cc:33:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rpa_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_ppm.cc:39:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_ppm.cc:65:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/self_energy_evaluators/sigma_ppm.cc:93:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homo [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/stateapplication.cc:67:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/segmentmapper.cc:76:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/segmentmapper.cc:104:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapatom_xml_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/segmentmapper.cc:193:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mapatom_xml_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/DeltaQ_filter.cc:36:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/DeltaQ_filter.cc:55:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/Density_filter.cc:32:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/Density_filter.cc:60:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DQPstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/Localisation_filter.cc:36:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/Localisation_filter.cc:54:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable E [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/OscillatorStrength_filter.cc:31:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/OscillatorStrength_filter.cc:41:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/Overlap_filter.cc:35:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/Overlap_filter.cc:108:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/Overlap_filter.cc:142:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DQPstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statefilters/Overlap_filter.cc:156:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DQPstate [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statesaver.cc:34:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable READ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statesaver.cc:45:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hdf5file_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statesaver.cc:77:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hdf5file_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statetracker.cc:35:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filters_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statetracker.cc:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statetracker.cc:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable statehist_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statetracker.cc:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filters_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/statetracker.cc:127:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable statehist_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/threecenter.cc:33:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmin_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/threecenter.cc:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/threecenter.cc:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable auxbasis_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/symmetric_matrix.cc:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/symmetric_matrix.cc:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/symmetric_matrix.cc:78:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/symmetric_matrix.cc:95:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/symmetric_matrix.cc:106:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/symmetric_matrix.cc:122:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/staticsite.cc:40:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Q_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/staticsite.cc:68:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/staticsite.cc:84:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pos_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/staticsite.cc:93:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable element_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/staticsite.cc:103:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bohr2ang [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/staticsite.cc:156:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/staticsite.cc:176:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/apdft.cc:36:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/apdft.cc:60:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/apdft.h:36:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::APDFT::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/apdft.cc:32:49: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/tools/apdft.h:39:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/apdft.cc:32:49: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/apdft.cc:56:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/tools/dftgwbse.cc:36:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/dftgwbse.cc:65:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/dftgwbse.h:40:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::DftGwBse::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/dftgwbse.cc:33:52: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/tools/dftgwbse.h:43:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/dftgwbse.cc:33:52: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.cc:45:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.cc:69:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.cc:87:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.cc:284:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.cc:28:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.cc:95:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nThreads_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gpu_benchmark.cc:58:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gpu_benchmark.cc:89:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/mol2orb.cc:16:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/mol2orb.cc:24:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/mol2orb.h:39:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Mol2Orb::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/mol2orb.cc:14:51: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/tools/mol2orb.h:42:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/mol2orb.cc:14:51: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/gpu_benchmark.h:34:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::GPUBenchmark::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.h:35:3: warning: Member variable 'GenCube::dostateonly_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.h:35:3: warning: Member variable 'GenCube::padding_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.h:39:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::GenCube::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/orb2fchk.cc:35:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/orb2fchk.cc:42:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gpu_benchmark.cc:40:56: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/tools/gpu_benchmark.h:37:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/gpu_benchmark.cc:40:56: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/orb2mol.cc:11:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/orb2mol.cc:17:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.cc:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.cc:99:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.cc:123:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ev2hrt [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.cc:144:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.cc:161:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EigenvaluesOnly [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/orb2fchk.h:36:3: warning: Member variable 'Orb2Fchk::diff2gs_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.cc:42:51: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.h:42:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/gencube.cc:42:51: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.h:42:3: warning: Member variable 'Diabatization::isQMMM_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.h:42:3: warning: Member variable 'Diabatization::E1_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.h:42:3: warning: Member variable 'Diabatization::E2_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.h:42:3: warning: Member variable 'Diabatization::useRI_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/orb2fchk.h:40:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Orb2Fchk::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.h:46:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Diabatization::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/orb2mol.h:42:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Orb2Mol::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.cc:143:22: style: Variable 'diabatic_H' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/libxtp/tools/diabatization.cc:223:56: error: Uninitialized variable: J [legacyUninitvar] votca-votca-0fecf66/xtp/src/libxtp/transition_densities.cc:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dftbasis_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.h:41:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::MolPol::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:39:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable job_name_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable current_level [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.cc:31:50: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.h:44:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.cc:31:50: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/topology.cc:38:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/topology.cc:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/topology.cc:78:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeAuto [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/topology.cc:111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/topology.cc:162:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/topology.cc:176:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bohr2ang [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/topology.cc:186:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable time_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/topology.cc:199:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable time_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/tools/molpol.cc:113:20: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/version.cc:38:41: error: There is an unknown macro here somewhere. Configuration is required. If PROJECT_CITATION is a macro then please configure it. [unknownMacro] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:38:3: warning: Member variable 'Spectrum::upper_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:38:3: warning: Member variable 'Spectrum::fwhm_' is not initialized in the constructor. [uninitMemberVar] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:42:15: performance:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::Identify' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:213:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:54:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:213:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:215:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:55:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:215:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:217:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:56:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:217:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:219:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:57:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:219:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:221:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:58:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:221:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:35:52: style:inconclusive: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. [funcArgNamesDifferent] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:45:44: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:35:52: note: Function 'ParseOptions' argument 1 names different: declaration 'user_options' definition 'options'. votca-votca-0fecf66/xtp/src/pyxtp/binds/interface.cc:31:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable call_calculator [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/xtpapplication.cc:91:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/xtpapplication.cc:205:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/pyxtp/binds/xtp_tools.cc:40:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tool_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/pyxtp/binds/xtp_calculators.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable calculator_ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/pyxtp/binds/xtp_calculators.cc:73:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_activedensitymatrix.cc:42:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_adiis.cc:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_activedftengine.cc:35:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_activedftengine.cc:139:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_DeltaQ_filter.cc:40:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_anderson.cc:55:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aobasis.cc:42:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aobasis.cc:100:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aobasis.cc:139:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aomatrix.cc:38:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aomatrix.cc:47:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aomatrix.cc:128:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aomatrix.cc:155:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aomatrix3d.cc:37:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aomatrix3d.cc:94:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aotransform.cc:40:3: error: There is an unknown macro here somewhere. Configuration is required. If BOOST_REQUIRE_THROW is a macro then please configure it. [unknownMacro] votca-votca-0fecf66/xtp/src/tests/test_aoshell.cc:40:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_atom.cc:47:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Atom [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_basisset.cc:39:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable H [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:38:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:145:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:251:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_bfgs_trm.cc:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_bfgs_trm.cc:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_bfgs_trm.cc:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_bse_operator.cc:40:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_bse.cc:40:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_bsecoupling.cc:37:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:125:17: style: Redundant initialization for 'planewave_ref'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:124:33: note: planewave_ref is initialized votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:125:17: note: planewave_ref is overwritten votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:306:17: style: Redundant initialization for 'planewave_ref'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:304:33: note: planewave_ref is initialized votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:306:17: note: planewave_ref is overwritten votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:82:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:104:20: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:159:21: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:204:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/tests/test_aopotential.cc:266:20: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/tests/test_bseoperator_btda.cc:89:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_convergenceacc.cc:40:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cubefile_writer.cc:39:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cubefile_writer.cc:58:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cubefile_writer.cc:41:22: style: Variable 'result' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/tests/test_cubefile_writer.cc:41:15: style: Variable 'result' is assigned a value that is never used. [unreadVariable] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:54:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:79:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:104:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:129:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:154:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:180:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:205:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:230:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:255:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:280:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:305:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:327:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_cudapipeline.cc:349:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_davidson.cc:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_davidson.cc:98:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_davidson.cc:192:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_davidson.cc:213:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_davidson.cc:318:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_davidson.cc:364:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_density_filter.cc:41:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_bse.cc:317:7: style: Condition '!check_tpsi' is always false [knownConditionTrueFalse] votca-votca-0fecf66/xtp/src/tests/test_bse.cc:316:16: note: Assignment 'check_tpsi=true', assigned value is 1 votca-votca-0fecf66/xtp/src/tests/test_bse.cc:317:7: note: Condition '!check_tpsi' is always false votca-votca-0fecf66/xtp/src/tests/test_densityintegration.cc:41:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_densityintegration.cc:52:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_densityintegration.cc:85:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_bse.cc:316:14: style: Redundant initialization for 'check_tpsi'. The initialized value is overwritten before it is read. [redundantInitialization] votca-votca-0fecf66/xtp/src/tests/test_bse.cc:314:19: note: check_tpsi is initialized votca-votca-0fecf66/xtp/src/tests/test_bse.cc:316:14: note: check_tpsi is overwritten votca-votca-0fecf66/xtp/src/tests/test_density_filter.cc:234:5: error: Out of bounds access in expression 'ref[i]' because 'ref' is empty. [containerOutOfBounds] votca-votca-0fecf66/xtp/src/tests/test_dftengine.cc:37:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_dftengine.cc:43:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_dftengine.cc:117:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_dftengine.cc:211:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_dftcoupling.cc:56:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_diabatization.cc:42:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_diabatization.cc:122:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_diabatization.cc:187:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_diabatization.cc:103:20: style: Variable 'diabatic_H' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/tests/test_diis.cc:206:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_dipoledipoleinteraction.cc:80:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_ecpaobasis.cc:43:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_eigen.cc:108:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_eigen.cc:129:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_eris.cc:37:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_eris.cc:99:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_dftcoupling.cc:46:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/tests/test_eeinteractor.cc:179:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_eeinteractor.cc:342:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_eeinteractor.cc:391:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_espfit.cc:37:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_eeinteractor.cc:428:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gaussianwriter.cc:52:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gaussianwriter.cc:74:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gaussian_quadratures.cc:74:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gaussian_quadratures.cc:103:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gaussian_quadratures.cc:131:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gaussian_quadratures.cc:159:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_eeinteractor.cc:446:22: style: Variable 'seg' can be declared as reference to const [constVariableReference] votca-votca-0fecf66/xtp/src/tests/test_grid.cc:50:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gnode.cc:41:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Electron [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gnode.cc:73:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Electron [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gw.cc:46:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_gw.cc:126:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_indexparser.cc:48:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable runtime_error [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_hdf5.cc:50:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_hdf5.cc:184:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CheckpointFile [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_hdf5.cc:189:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFY [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_hdf5.cc:196:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable READ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_hdf5.cc:206:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable READ [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_jobtopology.cc:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_interaction.cc:71:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_interaction.cc:109:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_localisation_filter.cc:43:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_molden.cc:42:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_molden.cc:84:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_newton_rapson.cc:47:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable success [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:48:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Pi [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:79:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MediumOrder [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:6829:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Order2Index [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:6861:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Index2Order [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:6902:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MediumOrder [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:6954:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FineOrder [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:7005:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XfineOrder [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:7057:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoarseOrder [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:7109:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XcoarseOrder [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orbreorder.cc:62:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orbitals.cc:40:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orbitals.cc:68:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orbitals.cc:85:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orbitals.cc:149:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orbitals.cc:206:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_oscillatorstrength_filter.cc:44:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orca.cc:45:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orca.cc:76:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orca.cc:168:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orca.cc:216:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_orca.cc:263:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_oscillatorstrength_filter.cc:92:5: error: Out of bounds access in expression 'ref[i]' because 'ref' is empty. [containerOutOfBounds] votca-votca-0fecf66/xtp/src/tests/test_overlap_filter.cc:43:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_pmlocalization.cc:42:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_pmlocalization.cc:90:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_polarsite.cc:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_polarsegment.cc:38:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_polarsegment.cc:143:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_polarsegment.cc:179:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_populationanalysis.cc:42:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_populationanalysis.cc:101:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_overlap_filter.cc:94:5: error: Out of bounds access in expression 'ref[i]' because 'ref' is empty. [containerOutOfBounds] votca-votca-0fecf66/xtp/src/tests/test_overlap_filter.cc:154:5: error: Out of bounds access in expression 'ref_btda[i]' because 'ref_btda' is empty. [containerOutOfBounds] votca-votca-0fecf66/xtp/src/tests/test_ppm.cc:39:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_qmfragment.cc:41:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_qmmolecule.cc:35:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_qmmolecule.cc:76:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_qmnblist.cc:76:11: style: Variable 'p_ref0' can be declared as pointer to const [constVariablePointer] votca-votca-0fecf66/xtp/src/tests/test_qmnblist.cc:77:11: style: Variable 'p_ref1' can be declared as pointer to const [constVariablePointer] votca-votca-0fecf66/xtp/src/tests/test_qmpair.cc:44:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Hopping [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_qmstate.cc:37:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_qmstate.cc:62:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Singlet [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_radial_euler_maclaurin_rule.cc:38:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_rate_engine.cc:37:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Electron [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_rate_engine.cc:71:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Electron [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_regular_grid.cc:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_regular_grid.cc:49:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_regular_grid.cc:74:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_rpa.cc:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_rpa.cc:72:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_rpa_h2p.cc:39:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_sigma_cda.cc:44:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_segmentmapper.cc:38:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_segmentmapper.cc:95:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_segmentmapper.cc:152:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_sigma_exact.cc:46:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_sigma_ppm.cc:47:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_statetracker.cc:41:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_statetracker.cc:86:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_sphere_lebedev_rule.cc:40:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_sphere_lebedev_rule.cc:95:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_staticsite.cc:85:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_sphere_lebedev_rule.cc:162:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_sphere_lebedev_rule.cc:175:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_threecenter_dft.cc:41:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_symmetric_matrix.cc:47:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_symmetric_matrix.cc:70:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_symmetric_matrix.cc:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_symmetric_matrix.cc:157:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_threecenter_gwbse.cc:39:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_transition_densities.cc:40:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_trustregion.cc:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_truncdftengine.cc:35:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_truncdftengine.cc:139:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_vxc_grid.cc:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_vxc_grid.cc:48:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_vxc_potential.cc:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_vxc_potential.cc:47:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tests/test_vxc_potential.cc:55:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XTP_TEST_DATA_FOLDER [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_run.cc:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_run.cc:69:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_parallel.cc:88:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_parallel.cc:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_run.cc:45:15: performance:inconclusive: Either there is a missing 'override', or the member function 'XtpRun::CalculatorType' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/tools/xtp_parallel.cc:44:15: performance:inconclusive: Either there is a missing 'override', or the member function 'XtpParallel::CalculatorType' can be static. [functionStatic] votca-votca-0fecf66/xtp/src/tools/xtp_tools.cc:70:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_map.cc:50:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_map.cc:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_map.cc:303:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] votca-votca-0fecf66/xtp/src/tools/xtp_map.cc:190:21: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:90:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:210:10: style: The scope of the variable 'c' can be reduced. [variableScope] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:130:9: style: Variable 'table' can be declared as const array [constVariable] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:6745:9: style: Variable 'table' can be declared as const array [constVariable] votca-votca-0fecf66/xtp/src/libxtp/grids/sphere_lebedev_rule.cc:6799:9: style: Variable 'table' can be declared as const array [constVariable] diff: head votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:109:19: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:41:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:109:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). head votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:128:19: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:40:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:128:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). head votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:91:19: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:39:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:91:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). 2.17.0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:39:8: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:91:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:39:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteValues' can be static (but you may consider moving to unnamed namespace). 2.17.0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:40:8: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:128:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:40:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteCorrelations' can be static (but you may consider moving to unnamed namespace). 2.17.0 votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:41:8: performance:inconclusive: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.cc:109:19: note: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/stdanalysis.h:41:8: note: Technically the member function 'votca::csg::StdAnalysis::WriteAutocorrelation' can be static (but you may consider moving to unnamed namespace). head votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:294:26: performance:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:156:8: note: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:294:26: note: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). head votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:310:26: performance:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:154:8: note: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:310:26: note: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). head votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:342:26: style:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. [functionConst] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:155:8: note: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:342:26: note: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. 2.17.0 votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:154:8: performance:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:310:26: note: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:154:8: note: Technically the member function 'votca::csg::TabulatedPotential::Smooth_' can be static (but you may consider moving to unnamed namespace). 2.17.0 votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:155:8: style:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. [functionConst] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:342:26: note: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:155:8: note: Technically the member function 'votca::csg::TabulatedPotential::BoltzmannInvert_' can be const. 2.17.0 votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:156:8: performance:inconclusive: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). [functionStatic] votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.cc:294:26: note: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). votca-votca-0fecf66/csg/src/csg_boltzmann/tabulatedpotential.h:156:8: note: Technically the member function 'votca::csg::TabulatedPotential::CalcForce_' can be static (but you may consider moving to unnamed namespace). head votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.cc:95:17: performance:inconclusive: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. [functionStatic] votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.h:63:8: note: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.cc:95:17: note: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. 2.17.0 votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.h:63:8: performance:inconclusive: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. [functionStatic] votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.cc:95:17: note: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. votca-votca-0fecf66/csg/src/csgapps/traj_force/traj_force.h:63:8: note: Either there is a missing 'override', or the member function 'TrajForce::WriteOutFiles' can be static. head votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:456:19: performance:inconclusive: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. [functionStatic] votca-votca-0fecf66/csg/src/tools/csg_reupdate.h:125:8: note: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:456:19: note: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. head votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:640:25: performance:inconclusive: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. [functionStatic] votca-votca-0fecf66/csg/src/tools/csg_reupdate.h:156:8: note: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:640:25: note: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. 2.17.0 votca-votca-0fecf66/csg/src/tools/csg_reupdate.h:125:8: performance:inconclusive: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. [functionStatic] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:456:19: note: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. votca-votca-0fecf66/csg/src/tools/csg_reupdate.h:125:8: note: Either there is a missing 'override', or the member function 'CsgREupdate::AAavgBonded' can be static. 2.17.0 votca-votca-0fecf66/csg/src/tools/csg_reupdate.h:156:8: performance:inconclusive: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. [functionStatic] votca-votca-0fecf66/csg/src/tools/csg_reupdate.cc:640:25: note: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. votca-votca-0fecf66/csg/src/tools/csg_reupdate.h:156:8: note: Either there is a missing 'override', or the member function 'CsgREupdateWorker::EvalBonded' can be static. head votca-votca-0fecf66/tools/src/libtools/graphvisitor.cc:60:16: style: Variable 'neigh_eds' is assigned a value that is never used. [unreadVariable] head votca-votca-0fecf66/tools/src/libtools/property.cc:212:44: style: C-style pointer casting [cstyleCast] head votca-votca-0fecf66/tools/src/libtools/property.cc:226:44: style: C-style pointer casting [cstyleCast] head votca-votca-0fecf66/tools/src/libtools/property.cc:232:44: style: C-style pointer casting [cstyleCast] head votca-votca-0fecf66/tools/src/tests/test_tokenizer.cc:80:20: style: Variable 'r' is assigned a value that is never used. [unreadVariable] head votca-votca-0fecf66/tools/src/tests/test_tokenizer.cc:82:40: style: Variable 'p' is assigned a value that is never used. [unreadVariable] head votca-votca-0fecf66/xtp/src/libxtp/esp2multipole.cc:107:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/esp2multipole.cc:109:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_mulliken_ [valueFlowBailoutIncompleteVar] head votca-votca-0fecf66/xtp/src/libxtp/esp2multipole.cc:95:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/esp2multipole.cc:96:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state_ [valueFlowBailoutIncompleteVar] head votca-votca-0fecf66/xtp/src/libxtp/espfit.cc:111:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] head votca-votca-0fecf66/xtp/src/libxtp/espfit.cc:132:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/espfit.cc:174:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pairconstraint_ [valueFlowBailoutIncompleteVar] head votca-votca-0fecf66/xtp/src/libxtp/espfit.cc:44:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] head votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:162:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] head votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:215:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] head votca-votca-0fecf66/xtp/src/libxtp/gwbse/bse.cc:225:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flush [valueFlowBailoutIncompleteVar] head votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:152:11: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.h:70:8: note: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:152:11: note: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.h:70:8: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.cc:152:11: note: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. votca-votca-0fecf66/xtp/src/libxtp/jobcalculators/iqm.h:70:8: note: Either there is a missing 'override', or the member function 'votca::xtp::IQM::isLinker' can be const. head votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:213:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:54:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:213:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. head votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:215:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:55:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:215:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. head votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:217:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:56:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:217:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. head votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:219:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:57:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:219:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. head votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:221:18: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:58:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:221:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:54:10: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:213:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:54:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtonm' can be const. 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:55:10: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:215:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:55:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::evtoinvcm' can be const. 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:56:10: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:217:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:56:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoinvcm' can be const. 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:57:10: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:219:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:57:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::invcmtonm' can be const. 2.17.0 votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:58:10: style:inconclusive: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. [functionConst] votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.cc:221:18: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. votca-votca-0fecf66/xtp/src/libxtp/tools/spectrum.h:58:10: note: Either there is a missing 'override', or the member function 'votca::xtp::Spectrum::nmtoev' can be const. head votca-votca-0fecf66/xtp/src/tests/test_cubefile_writer.cc:41:15: style: Variable 'result' is assigned a value that is never used. [unreadVariable] DONE