2022-06-25 18:10 ftp://ftp.de.debian.org/debian/pool/main/v/vecgeom/vecgeom_1.2.0+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --inline-suppr --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j4 platform: Linux-5.10.0-15-amd64-x86_64-with-glibc2.31 python: 3.9.2 client-version: 1.3.25 compiler: g++ (Debian 10.2.1-6) 10.2.1 20210110 cppcheck: head 2.8 head-info: d204c5f (2022-06-25 17:09:51 +0200) count: 809 790 elapsed-time: 15.1 16.2 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: VecGeom-v1.2.0/persistency/gdml/source/src/Backend.cpp:34:3: style: Class 'ErrorHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] VecGeom-v1.2.0/persistency/gdml/source/src/Helper.cpp:54:45: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] VecGeom-v1.2.0/persistency/gdml/source/src/Helper.cpp:104:45: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData] VecGeom-v1.2.0/persistency/gdml/test/TestVGDMLAuxiliary/TestVGDMLAuxiliary.cpp:62:13: style: Condition 'b!=a' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/persistency/gdml/test/TestVGDMLAuxiliary/TestVGDMLAuxiliary.cpp:55:13: note: Assuming that condition 'b!=a' is not redundant VecGeom-v1.2.0/persistency/gdml/test/TestVGDMLAuxiliary/TestVGDMLAuxiliary.cpp:56:21: note: Assuming condition is false VecGeom-v1.2.0/persistency/gdml/test/TestVGDMLAuxiliary/TestVGDMLAuxiliary.cpp:62:13: note: Condition 'b!=a' is always false VecGeom-v1.2.0/persistency/gdml/test/TestVGDMLAuxiliary/TestVGDMLAuxiliary.cpp:63:11: warning: Access of moved variable 'movedAssi'. [accessMoved] VecGeom-v1.2.0/persistency/gdml/test/TestVGDMLAuxiliary/TestVGDMLAuxiliary.cpp:60:11: note: Calling std::move(movedAssi) VecGeom-v1.2.0/persistency/gdml/test/TestVGDMLAuxiliary/TestVGDMLAuxiliary.cpp:63:11: note: Access of moved variable 'movedAssi'. VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:60:16: style:inconclusive: Technically the member function 'ShapeTester < vecgeom :: VPlacedVolume >::GetPoint' can be const. [functionConst] VecGeom-v1.2.0/persistency/gdml/test/TestVGDMLNavigation/TestVGDMLNavigation.cpp:61:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] VecGeom-v1.2.0/services/LibraryGenerator.cpp:19:14: style: Variable 'n' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/LibraryGenerator.cpp:33:14: style: Variable 'n' can be declared as reference to const [constVariable] VecGeom-v1.2.0/source/BVH.cpp:202:100: style: Parameter 'a' can be declared as const array [constParameter] VecGeom-v1.2.0/source/BVH.cpp:202:111: style: Parameter 'b' can be declared as const array [constParameter] VecGeom-v1.2.0/source/BVH.cpp:202:100: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:286:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:26:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:38:14: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:49:22: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:73:11: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:276:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:339:26: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:346:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:354:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:361:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:369:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:376:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:383:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:390:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:397:31: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:404:32: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:411:26: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:419:35: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:861:31: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:862:31: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:934:26: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:943:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:952:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:962:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:971:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:980:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:989:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:998:31: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1007:32: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1016:26: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1084:26: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1093:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1102:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1111:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1120:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1129:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1138:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1147:31: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1156:32: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:1165:26: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:896:13: error: Uninitialized variable: Operator [legacyUninitvar] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:37:18: style: Variable 'check_flag' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/scripts/sql/ConvertROOTtoSQL.C:49:20: style: Variable 'mix' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/source/EmbreeManager.cpp:391:7: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/EmbreeManager.cpp:419:17: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/EmbreeManager.cpp:48:7: style: The scope of the variable 'nDaughters' can be reduced. [variableScope] VecGeom-v1.2.0/source/EmbreeManager.cpp:382:9: style: struct member 'Triangle::v0' is never used. [unusedStructMember] VecGeom-v1.2.0/source/EmbreeManager.cpp:382:13: style: struct member 'Triangle::v1' is never used. [unusedStructMember] VecGeom-v1.2.0/source/EmbreeManager.cpp:382:17: style: struct member 'Triangle::v2' is never used. [unusedStructMember] VecGeom-v1.2.0/source/CudaManager.cpp:337:13: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/GeoManager.cpp:110:29: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/GeoManager.cpp:256:0: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:891:26: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:884:11: note: outer condition: !rotalwayszero[rotindex] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:891:26: note: opposite inner condition: rotalwayszero[rotindex] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1311:26: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1305:11: note: outer condition: !rotalwayszero[rotindex] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1311:26: note: opposite inner condition: rotalwayszero[rotindex] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1234:14: style: Local variable 'index' shadows outer variable [shadowVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1200:10: note: Shadowed declaration VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1234:14: note: Shadow variable VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1255:14: style: Local variable 'index' shadows outer variable [shadowVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1200:10: note: Shadowed declaration VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1255:14: note: Shadow variable VecGeom-v1.2.0/services/NavigationSpecializer.cpp:558:16: style: Variable 'valueindexpair' can be declared as reference to const [constVariable] VecGeom-v1.2.0/source/HybridManager2.cpp:152:7: style: The scope of the variable 'closestCluster' can be reduced. [variableScope] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:735:13: style: Variable 'm' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:742:14: style: Variable 'pair' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1196:14: style: Variable 's' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1201:14: style: Variable 's' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1205:14: style: Variable 's' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1220:14: style: Variable 'tp' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1223:14: style: Variable 'tp' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1368:14: style: Variable 'var' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1374:14: style: Variable 'var' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1447:16: style: Variable 'pair' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1463:18: style: Variable 'pair' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1574:18: style: Variable 'pair' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1580:18: style: Variable 'pair' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1774:16: style: Variable 'pair' can be declared as reference to const [constVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:42:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:770:23: style: Unused variable: indexMap [unusedVariable] VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1735:25: style: Variable 'shapetype' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/source/NavIndexTable.cpp:47:21: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/NavIndexTable.cpp:51:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/NavIndexTable.cpp:93:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] VecGeom-v1.2.0/source/NavIndexTable.cpp:104:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] VecGeom-v1.2.0/source/NavIndexTable.cpp:111:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] VecGeom-v1.2.0/source/NavIndexTable.cpp:118:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] VecGeom-v1.2.0/source/NavIndexTable.cpp:125:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode] VecGeom-v1.2.0/source/NavIndexTable.cpp:85:7: style: The scope of the variable 'dind' can be reduced. [variableScope] VecGeom-v1.2.0/source/NavIndexTable.cpp:85:34: style: Variable 'dind' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/source/FlatVoxelManager.cpp:375:17: style: Local variable 'size' shadows outer variable [shadowVariable] VecGeom-v1.2.0/source/FlatVoxelManager.cpp:285:11: note: Shadowed declaration VecGeom-v1.2.0/source/FlatVoxelManager.cpp:375:17: note: Shadow variable VecGeom-v1.2.0/source/PlacedVolume.cpp:50:17: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/ResultComparator.cpp:98:7: style: Condition 'mismatch' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/source/ResultComparator.cpp:60:19: note: Assignment 'mismatch=false', assigned value is 0 VecGeom-v1.2.0/source/ResultComparator.cpp:98:7: note: Condition 'mismatch' is always false VecGeom-v1.2.0/source/UnplacedAssembly.cpp:76:14: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] VecGeom-v1.2.0/source/UnplacedAssembly.cpp:87:10: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] VecGeom-v1.2.0/source/ReducedPolycone.cpp:334:14: style: The scope of the variable 'valid' can be reduced. [variableScope] VecGeom-v1.2.0/source/ReducedPolycone.cpp:301:23: style: Local variable 'rVect' shadows outer variable [shadowVariable] VecGeom-v1.2.0/source/ReducedPolycone.cpp:292:21: note: Shadowed declaration VecGeom-v1.2.0/source/ReducedPolycone.cpp:301:23: note: Shadow variable VecGeom-v1.2.0/source/ReducedPolycone.cpp:334:20: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/source/UnplacedBooleanVolume.cpp:217:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/UnplacedBooleanVolume.cpp:241:20: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/UnplacedBooleanVolume.cpp:249:21: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/RootGeoManager.cpp:160:5: error: Memory leak: newname [memleak] VecGeom-v1.2.0/source/RootGeoManager.cpp:485:0: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/RootGeoManager.cpp:606:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/RootGeoManager.cpp:612:19: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/RootGeoManager.cpp:653:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/UnplacedMultiUnion.cpp:48:13: style: Variable 'id' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/source/UnplacedHype.cpp:50:19: style: Expression is always true because 'else if' condition is opposite to previous condition at line 39. [multiCondition] VecGeom-v1.2.0/source/UnplacedHype.cpp:39:12: note: first condition VecGeom-v1.2.0/source/UnplacedHype.cpp:50:19: note: else if condition is opposite to first condition VecGeom-v1.2.0/source/UnplacedHype.cpp:64:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] VecGeom-v1.2.0/source/UnplacedGenTrap.cpp:172:10: style: The scope of the variable 'j' can be reduced. [variableScope] VecGeom-v1.2.0/source/UnplacedParallelepiped.cpp:47:12: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] VecGeom-v1.2.0/source/UnplacedTorus2.cpp:136:21: style: Condition 'chose>=aOut' is always true [knownConditionTrueFalse] VecGeom-v1.2.0/source/UnplacedTorus2.cpp:133:13: note: Assuming that condition 'chose=aOut' is always true VecGeom-v1.2.0/source/UnplacedTube.cpp:105:19: style: Condition 'rmin>0' is always true [knownConditionTrueFalse] VecGeom-v1.2.0/source/UnplacedTube.cpp:98:12: note: Assuming that condition 'rmin<=0' is not redundant VecGeom-v1.2.0/source/UnplacedTube.cpp:105:19: note: Condition 'rmin>0' is always true VecGeom-v1.2.0/source/UnplacedVolume.cpp:42:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] VecGeom-v1.2.0/source/UnplacedVolume.cpp:53:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] VecGeom-v1.2.0/source/UnplacedVolume.cpp:73:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] VecGeom-v1.2.0/source/UnplacedVolume.cpp:92:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] VecGeom-v1.2.0/source/UnplacedVolume.cpp:103:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] VecGeom-v1.2.0/source/UnplacedVolume.cpp:114:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] VecGeom-v1.2.0/source/benchmarking/NavigationBenchmarker.cpp:543:9: style: Condition '!ok' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/source/benchmarking/NavigationBenchmarker.cpp:524:15: note: Assignment 'ok=true', assigned value is 1 VecGeom-v1.2.0/source/benchmarking/NavigationBenchmarker.cpp:543:9: note: Condition '!ok' is always false VecGeom-v1.2.0/source/benchmarking/NavigationBenchmarker.cpp:214:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/benchmarking/NavigationBenchmarker.cpp:215:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/benchmarking/NavigationBenchmarker.cpp:216:20: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/benchmarking/NavigationBenchmarker.cpp:506:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/source/benchmarking/NavigationBenchmarker.cpp:106:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/benchmark/ABBoxBenchmark.cpp:58:8: style:inconclusive: Technically the member function 'HitBoxComparatorFunctor::operator()' can be const. [functionConst] VecGeom-v1.2.0/test/benchmark/ABBoxBenchmark.cpp:352:74: style:inconclusive: Function 'benchCachingAndVector' argument 4 names different: declaration 'number' definition 'vecsize'. [funcArgNamesDifferent] VecGeom-v1.2.0/test/benchmark/ABBoxBenchmark.cpp:102:93: note: Function 'benchCachingAndVector' argument 4 names different: declaration 'number' definition 'vecsize'. VecGeom-v1.2.0/test/benchmark/ABBoxBenchmark.cpp:352:74: note: Function 'benchCachingAndVector' argument 4 names different: declaration 'number' definition 'vecsize'. VecGeom-v1.2.0/source/Utils3D.cpp:405:9: warning: Struct 'GreinerHormannPolygon' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] VecGeom-v1.2.0/source/Utils3D.cpp:405:9: warning: Struct 'GreinerHormannPolygon' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] VecGeom-v1.2.0/source/Utils3D.cpp:403:7: style: Struct 'GreinerHormannPolygon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] VecGeom-v1.2.0/test/benchmark/TestNavIndex.cpp:101:1: error: There is an unknown macro here somewhere. Configuration is required. If VECCORE_ATT_HOST_DEVICE is a macro then please configure it. [unknownMacro] VecGeom-v1.2.0/test/benchmark/TrapezoidBenchmark.cpp:134:3: warning:inconclusive: Either the condition 'trapPtr' is redundant or there is possible null pointer dereference: trapPtr. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/benchmark/TrapezoidBenchmark.cpp:192:7: note: Assuming that condition 'trapPtr' is not redundant VecGeom-v1.2.0/test/benchmark/TrapezoidBenchmark.cpp:134:3: note: Null pointer dereference VecGeom-v1.2.0/test/core/CreateExtruded.cpp:40:73: style: Parameter 'amin' can be declared as reference to const [constParameter] VecGeom-v1.2.0/test/core/CreateExtruded.cpp:40:100: style: Parameter 'amax' can be declared as reference to const [constParameter] VecGeom-v1.2.0/test/core/CreateTessels.cpp:213:48: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/core/AssemblyTest.cpp:96:11: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/core/AssemblyTest.cpp:97:11: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:48:22: style: Local variable 'placement' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:24:20: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:48:22: note: Shadow variable VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:49:19: style: Local variable 'lv' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:25:17: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:49:19: note: Shadow variable VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:50:10: style: Local variable 'pv' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:26:8: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:50:10: note: Shadow variable VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:82:22: style: Local variable 'placement' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:24:20: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:82:22: note: Shadow variable VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:83:19: style: Local variable 'lv' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:25:17: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:83:19: note: Shadow variable VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:84:10: style: Local variable 'pv' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:26:8: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestMakeInstance.cpp:84:10: note: Shadow variable VecGeom-v1.2.0/test/core/TestSExtru.cpp:202:10: style: Local variable 'd' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestSExtru.cpp:197:8: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestSExtru.cpp:202:10: note: Shadow variable VecGeom-v1.2.0/test/core/TestSExtru.cpp:206:10: style: Local variable 'd' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestSExtru.cpp:197:8: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestSExtru.cpp:206:10: note: Shadow variable VecGeom-v1.2.0/test/core/TestSExtru.cpp:210:10: style: Local variable 'd' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestSExtru.cpp:197:8: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestSExtru.cpp:210:10: note: Shadow variable VecGeom-v1.2.0/test/core/TestSExtru.cpp:285:9: style: Local variable 'counter' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestSExtru.cpp:280:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestSExtru.cpp:285:9: note: Shadow variable VecGeom-v1.2.0/test/cuda/GeometryTest.h:11:51: error: There is an unknown macro here somewhere. Configuration is required. If ; is a macro then please configure it. [unknownMacro] VecGeom-v1.2.0/test/core/testVectorSafety.cpp:33:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/core/testVectorSafety.cpp:83:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/core/testVectorSafety.cpp:84:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/core/testVectorSafety.cpp:85:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/core/testVectorSafety.cpp:86:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/cuda/MapTestClass.cpp:17:3: style: Class 'MyClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] VecGeom-v1.2.0/test/globalbenchmarks/LocatePointsBenchmark.cpp:43:65: style: Parameter 'statepool' can be declared as reference to const [constParameter] VecGeom-v1.2.0/test/globalbenchmarks/NavigationBenchmark.cpp:227:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/SafetyKernelBenchmarker.cpp:68:90: style: Parameter 'pool' can be declared as reference to const [constParameter] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:70:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:481:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:482:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:483:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:487:18: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:488:18: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:489:18: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:546:26: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:424:7: style: The scope of the variable 'axis' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:426:10: style: The scope of the variable 'axis1_start' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:427:10: style: The scope of the variable 'axis1_end' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:429:10: style: The scope of the variable 'axis2_start' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:430:10: style: The scope of the variable 'axis2_end' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/TraceTrack.cpp:432:10: style: The scope of the variable 'pixel_axis' can be reduced. [variableScope] VecGeom-v1.2.0/test/core/TestConvexity.cpp:254:21: style: Local variable 'nZ' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:210:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:254:21: note: Shadow variable VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile.cpp:87:12: style: The scope of the variable 'bx' can be reduced. [variableScope] VecGeom-v1.2.0/test/core/TestConvexity.cpp:255:17: style: Local variable 'rmin' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:212:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:255:17: note: Shadow variable VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile.cpp:87:16: style: The scope of the variable 'by' can be reduced. [variableScope] VecGeom-v1.2.0/test/core/TestConvexity.cpp:256:17: style: Local variable 'rmax' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:213:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:256:17: note: Shadow variable VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile.cpp:87:20: style: The scope of the variable 'bz' can be reduced. [variableScope] VecGeom-v1.2.0/test/core/TestConvexity.cpp:257:17: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:214:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:257:17: note: Shadow variable VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile.cpp:88:19: style: The scope of the variable 'offset' can be reduced. [variableScope] VecGeom-v1.2.0/test/core/TestConvexity.cpp:270:21: style: Local variable 'nZ' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:210:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:270:21: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:271:17: style: Local variable 'rmin' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:212:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:271:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:272:17: style: Local variable 'rmax' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:213:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:272:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:273:17: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:214:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:273:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:283:21: style: Local variable 'nZ' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:210:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:283:21: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:284:17: style: Local variable 'rmin' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:212:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:284:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:285:17: style: Local variable 'rmax' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:213:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:285:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:286:17: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:214:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:286:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:294:21: style: Local variable 'nZ' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:210:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:294:21: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:295:17: style: Local variable 'rmin' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:212:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:295:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:296:17: style: Local variable 'rmax' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:213:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:296:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:297:17: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:214:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:297:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:305:21: style: Local variable 'nZ' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:210:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:305:21: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:306:17: style: Local variable 'rmin' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:212:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:306:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:307:17: style: Local variable 'rmax' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:213:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:307:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:308:17: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:214:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:308:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:316:21: style: Local variable 'nZ' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:210:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:316:21: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:317:17: style: Local variable 'rmin' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:212:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:317:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:318:17: style: Local variable 'rmax' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:213:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:318:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:319:17: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:214:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:319:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:327:21: style: Local variable 'nZ' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:210:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:327:21: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:328:17: style: Local variable 'rmin' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:212:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:328:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:329:17: style: Local variable 'rmax' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:213:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:329:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:330:17: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:214:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:330:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:339:21: style: Local variable 'nZ' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:210:7: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:339:21: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:340:17: style: Local variable 'rmin' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:212:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:340:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:341:17: style: Local variable 'rmax' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:213:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:341:17: note: Shadow variable VecGeom-v1.2.0/test/core/TestConvexity.cpp:342:17: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/core/TestConvexity.cpp:214:13: note: Shadowed declaration VecGeom-v1.2.0/test/core/TestConvexity.cpp:342:17: note: Shadow variable VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:56:3: warning: Possible null pointer dereference: foundvolume [nullPointer] VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:39:29: note: Assignment 'foundvolume=NULL', assigned value is 0 VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:42:22: note: Assuming condition is false VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:56:3: note: Null pointer dereference VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:57:38: warning: Possible null pointer dereference: foundvolume [nullPointer] VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:39:29: note: Assignment 'foundvolume=NULL', assigned value is 0 VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:42:22: note: Assuming condition is false VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:57:38: note: Null pointer dereference VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:67:12: style: The scope of the variable 'bx' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:67:16: style: The scope of the variable 'by' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:67:20: style: The scope of the variable 'bz' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/BenchmarkShapeFromROOTFile_WithVisualization.cpp:68:19: style: The scope of the variable 'offset' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/CompareDistances.cpp:79:3: warning: Possible null pointer dereference: foundvolume [nullPointer] VecGeom-v1.2.0/test/root/CompareDistances.cpp:62:29: note: Assignment 'foundvolume=NULL', assigned value is 0 VecGeom-v1.2.0/test/root/CompareDistances.cpp:65:22: note: Assuming condition is false VecGeom-v1.2.0/test/root/CompareDistances.cpp:79:3: note: Null pointer dereference VecGeom-v1.2.0/test/root/CompareDistances.cpp:80:38: warning: Possible null pointer dereference: foundvolume [nullPointer] VecGeom-v1.2.0/test/root/CompareDistances.cpp:62:29: note: Assignment 'foundvolume=NULL', assigned value is 0 VecGeom-v1.2.0/test/root/CompareDistances.cpp:65:22: note: Assuming condition is false VecGeom-v1.2.0/test/root/CompareDistances.cpp:80:38: note: Null pointer dereference VecGeom-v1.2.0/test/root/ExitingOrEntering.cpp:73:7: style: Condition 'foundvolume' is always true [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ImportFromRootFileTest.cpp:29:5: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'std::size_t {aka unsigned long}'. [invalidPrintfArgType_sint] VecGeom-v1.2.0/test/root/GenerateSurfacePoints.cpp:36:7: style: The scope of the variable 'found' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ImportFromRootFileTest.cpp:34:5: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'std::size_t {aka unsigned long}'. [invalidPrintfArgType_sint] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:118:21: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:488:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:492:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:497:16: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:498:16: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:430:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:434:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:438:16: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:439:16: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:103:44: performance: Function parameter 'libname' should be passed by const reference. [passedByValue] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:542:66: performance: Function parameter 'outfilenamebase' should be passed by const reference. [passedByValue] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:129:37: style: Parameter 'inpool' can be declared as reference to const [constParameter] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:175:14: style: Variable 's' can be declared as reference to const [constVariable] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:178:14: style: Variable 's' can be declared as reference to const [constVariable] VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:181:14: style: Variable 's' can be declared as reference to const [constVariable] VecGeom-v1.2.0/test/root/trd_validation.cpp:41:8: style: The scope of the variable 'inside' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/trd_validation.cpp:191:10: style: The scope of the variable 'saf' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/trd_validation.cpp:229:10: style: The scope of the variable 'saf' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/trd_validation.cpp:48:12: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/root/trd_validation.cpp:31:8: note: Shadowed declaration VecGeom-v1.2.0/test/root/trd_validation.cpp:48:12: note: Shadow variable VecGeom-v1.2.0/test/root/trd_validation.cpp:84:12: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/root/trd_validation.cpp:31:8: note: Shadowed declaration VecGeom-v1.2.0/test/root/trd_validation.cpp:84:12: note: Shadow variable VecGeom-v1.2.0/test/root/trd_validation.cpp:140:16: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/root/trd_validation.cpp:31:8: note: Shadowed declaration VecGeom-v1.2.0/test/root/trd_validation.cpp:140:16: note: Shadow variable VecGeom-v1.2.0/test/root/trd_validation.cpp:198:12: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/root/trd_validation.cpp:31:8: note: Shadowed declaration VecGeom-v1.2.0/test/root/trd_validation.cpp:198:12: note: Shadow variable VecGeom-v1.2.0/test/root/trd_validation.cpp:231:16: style: Local variable 'z' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/root/trd_validation.cpp:31:8: note: Shadowed declaration VecGeom-v1.2.0/test/root/trd_validation.cpp:231:16: note: Shadow variable VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:60:16: style:inconclusive: Technically the member function 'ShapeTester::GetPoint' can be const. [functionConst] VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:163:8: style:inconclusive: Technically the member function 'ShapeTester::GenerateConventionReport' can be const. [functionConst] VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:443:26: note: Technically the member function 'ShapeTester::GenerateConventionReport' can be const. VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:163:8: note: Technically the member function 'ShapeTester::GenerateConventionReport' can be const. VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:170:8: performance:inconclusive: Technically the member function 'ShapeTester::ApproxEqual' can be static (but you may consider moving to unnamed namespace). [functionStatic] VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:58:26: note: Technically the member function 'ShapeTester::ApproxEqual' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:170:8: note: Technically the member function 'ShapeTester::ApproxEqual' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:171:8: performance:inconclusive: Technically the member function 'ShapeTester::ApproxEqual' can be static (but you may consider moving to unnamed namespace). [functionStatic] VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:73:26: note: Technically the member function 'ShapeTester::ApproxEqual' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:171:8: note: Technically the member function 'ShapeTester::ApproxEqual' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:172:11: style: Condition 'convexShape' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:168:24: note: Assignment 'convexShape=false', assigned value is 0 VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:172:11: note: Condition 'convexShape' is always false VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:168:10: style: The scope of the variable 'convexShape' can be reduced. [variableScope] VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:447:7: style: The scope of the variable 'index' can be reduced. [variableScope] VecGeom-v1.2.0/test/shape_tester/shapeDebug.cpp:52:3: warning: Either the condition 'testShape' is redundant or there is possible null pointer dereference: testShape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shapeDebug.cpp:56:7: note: Assuming that condition 'testShape' is not redundant VecGeom-v1.2.0/test/shape_tester/shapeDebug.cpp:52:3: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shapeDebug.cpp:53:38: warning: Either the condition 'testShape' is redundant or there is possible null pointer dereference: testShape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shapeDebug.cpp:56:7: note: Assuming that condition 'testShape' is not redundant VecGeom-v1.2.0/test/shape_tester/shapeDebug.cpp:53:38: note: Null pointer dereference VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1116:53: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1117:53: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1118:53: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:248:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:673:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:674:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:675:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:679:18: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:680:18: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:681:18: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:703:25: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:706:23: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:793:26: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:798:34: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1013:12: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1095:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1160:27: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1197:28: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:940:46: style: The comparison 'errorG4VG == 0' is always true. [knownConditionTrueFalse] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:919:19: note: 'errorG4VG' is assigned value '0' here. VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:940:46: note: The comparison 'errorG4VG == 0' is always true. VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:585:10: style: The scope of the variable 'axis1_start' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:586:10: style: The scope of the variable 'axis1_end' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:588:10: style: The scope of the variable 'axis2_start' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:589:10: style: The scope of the variable 'axis2_end' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:592:10: style: The scope of the variable 'pixel_axis' can be reduced. [variableScope] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1005:25: style:inconclusive: Function 'make_bmp' argument 1 names different: declaration 'image_result' definition 'volume_result'. [funcArgNamesDifferent] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:108:25: note: Function 'make_bmp' argument 1 names different: declaration 'image_result' definition 'volume_result'. VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1005:25: note: Function 'make_bmp' argument 1 names different: declaration 'image_result' definition 'volume_result'. VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1154:79: style:inconclusive: Function 'make_diff_bmp' argument 4 names different: declaration 'sizex' definition 'data_size_x'. [funcArgNamesDifferent] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:113:75: note: Function 'make_diff_bmp' argument 4 names different: declaration 'sizex' definition 'data_size_x'. VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1154:79: note: Function 'make_diff_bmp' argument 4 names different: declaration 'sizex' definition 'data_size_x'. VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1154:96: style:inconclusive: Function 'make_diff_bmp' argument 5 names different: declaration 'sizey' definition 'data_size_y'. [funcArgNamesDifferent] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:113:86: note: Function 'make_diff_bmp' argument 5 names different: declaration 'sizey' definition 'data_size_y'. VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1154:96: note: Function 'make_diff_bmp' argument 5 names different: declaration 'sizey' definition 'data_size_y'. VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:91:18: style: struct member 'tMY_BITMAP::bmpPalette' is never used. [unusedStructMember] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:92:18: style: struct member 'tMY_BITMAP::bmpRawData' is never used. [unusedStructMember] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:170:17: style: Variable 'step' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:175:14: style: Variable 'step' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1002:7: style: Variable 'len' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:1070:7: style: Variable 'len' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:381:0: style: Variable 'zerosteps' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:402:32: style: Variable 'distancetravelled' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/globalbenchmarks/XRayBenchmarkFromROOTFile.cpp:422:27: style: Variable 'distancetravelled' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:26:17: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:41:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:26:17: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:28:14: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:41:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:28:14: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:31:14: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:41:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:31:14: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:34:14: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:41:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:34:14: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:37:14: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:41:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:37:14: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:144:7: style: The scope of the variable 'index' can be reduced. [variableScope] VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:67:54: style: Parameter 'name' can be declared as reference to const [constParameter] VecGeom-v1.2.0/test/shape_tester/shape_testBox.cpp:40:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testBox.cpp:43:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testBox.cpp:40:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testCone.cpp:42:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testCone.cpp:44:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testCone.cpp:42:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testEllipsoid.cpp:49:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testEllipsoid.cpp:51:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testEllipsoid.cpp:49:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testCutTube.cpp:54:3: warning: Either the condition 'cuttube' is redundant or there is possible null pointer dereference: cuttube. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testCutTube.cpp:68:7: note: Assuming that condition 'cuttube' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testCutTube.cpp:54:3: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testCutTube.cpp:65:54: warning: Either the condition 'cuttube' is redundant or there is possible null pointer dereference: cuttube. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testCutTube.cpp:68:7: note: Assuming that condition 'cuttube' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testCutTube.cpp:65:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testEllipticalCone.cpp:49:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testEllipticalCone.cpp:51:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testEllipticalCone.cpp:49:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testEllipticalTube.cpp:47:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testEllipticalTube.cpp:49:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testEllipticalTube.cpp:47:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:60:16: style:inconclusive: Technically the member function 'ShapeTester < VPlacedVolume >::GetPoint' can be const. [functionConst] VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:53:3: warning: Possible null pointer dereference: foundvolume [nullPointer] VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:36:29: note: Assignment 'foundvolume=NULL', assigned value is 0 VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:39:22: note: Assuming condition is false VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:53:3: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:54:38: warning: Possible null pointer dereference: foundvolume [nullPointer] VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:36:29: note: Assignment 'foundvolume=NULL', assigned value is 0 VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:39:22: note: Assuming condition is false VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:54:38: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:80:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:83:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:80:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:34:7: style: The scope of the variable 'errCode' can be reduced. [variableScope] VecGeom-v1.2.0/test/shape_tester/shape_testFromROOTFile.cpp:34:27: style: Variable 'errCode' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/shape_tester/shape_testGenTrap.cpp:86:3: warning: Either the condition 'solid' is redundant or there is possible null pointer dereference: solid. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testGenTrap.cpp:103:7: note: Assuming that condition 'solid' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testGenTrap.cpp:86:3: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testGenTrap.cpp:100:54: warning: Either the condition 'solid' is redundant or there is possible null pointer dereference: solid. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testGenTrap.cpp:103:7: note: Assuming that condition 'solid' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testGenTrap.cpp:100:54: note: Null pointer dereference VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:105:20: style: Condition 'generation==1' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:105:20: note: Condition 'generation==1' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:117:20: style: Condition 'generation==2' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:117:20: note: Condition 'generation==2' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:130:20: style: Condition 'generation==3' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:130:20: note: Condition 'generation==3' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:143:20: style: Condition 'generation==4' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:143:20: note: Condition 'generation==4' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:155:20: style: Condition 'generation==5' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:155:20: note: Condition 'generation==5' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:167:20: style: Condition 'generation==6' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:167:20: note: Condition 'generation==6' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:178:20: style: Condition 'generation==7' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:178:20: note: Condition 'generation==7' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:189:20: style: Condition 'generation==8' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:189:20: note: Condition 'generation==8' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:200:20: style: Condition 'generation==9' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:200:20: note: Condition 'generation==9' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:211:20: style: Condition 'generation==10' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:211:20: note: Condition 'generation==10' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:222:20: style: Condition 'generation==11' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:222:20: note: Condition 'generation==11' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:232:20: style: Condition 'generation==10' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:232:20: note: Condition 'generation==10' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:250:20: style: Condition 'generation==11' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: Assignment 'generation=0', assigned value is 0 VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:250:20: note: Condition 'generation==11' is always false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:298:33: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:307:34: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:316:40: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:320:39: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:299:31: style: Variable 'markerInside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:298:31: note: markerInside is assigned VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:299:31: note: markerInside is overwritten VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:308:32: style: Variable 'markerOutside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:307:32: note: markerOutside is assigned VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:308:32: note: markerOutside is overwritten VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:93:20: style: The comparison 'generation == 0' is always true. [knownConditionTrueFalse] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:85:20: note: 'generation' is assigned value '0' here. VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:93:20: note: The comparison 'generation == 0' is always true. VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:75:48: style: The scope of the variable 'module' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:78:8: style: The scope of the variable 'inside' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:234:13: style: The scope of the variable 'distZ' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:234:20: style: The scope of the variable 'xHit' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:234:26: style: The scope of the variable 'yHit' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:252:13: style: The scope of the variable 'distZ' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:252:20: style: The scope of the variable 'xHit' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:252:26: style: The scope of the variable 'yHit' can be reduced. [variableScope] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:493:31: error: Uninitialized variable: counter [uninitvar] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:346:16: note: Assuming condition is false VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:493:31: note: Uninitialized variable: counter VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:316:38: style: Variable 'markerSphereOutside' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/root/ParaboloidTest.cpp:320:37: style: Variable 'markerSphereInside' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/shape_tester/shape_testMultiUnion.cpp:32:60: warning: Either the condition 'solid' is redundant or there is possible null pointer dereference: solid. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testMultiUnion.cpp:60:7: note: Assuming that condition 'solid' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testMultiUnion.cpp:32:60: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testMultiUnion.cpp:57:54: warning: Either the condition 'solid' is redundant or there is possible null pointer dereference: solid. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testMultiUnion.cpp:60:7: note: Assuming that condition 'solid' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testMultiUnion.cpp:57:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testMultiUnion.cpp:63:3: style:inconclusive: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] VecGeom-v1.2.0/test/shape_tester/shape_testOrb.cpp:42:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testOrb.cpp:44:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testOrb.cpp:42:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testParaboloid.cpp:47:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testParaboloid.cpp:49:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testParaboloid.cpp:47:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testParallelepiped.cpp:62:54: warning: Either the condition 'solid' is redundant or there is possible null pointer dereference: solid. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testParallelepiped.cpp:65:7: note: Assuming that condition 'solid' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testParallelepiped.cpp:62:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testPolyhedron.cpp:60:7: style: Condition 'solid' is always true [knownConditionTrueFalse] VecGeom-v1.2.0/test/shape_tester/shape_testSphere.cpp:43:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testSphere.cpp:46:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testSphere.cpp:43:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testTessellated.cpp:27:53: warning: Either the condition 'solid' is redundant or there is possible null pointer dereference: solid. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testTessellated.cpp:45:7: note: Assuming that condition 'solid' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testTessellated.cpp:27:53: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testTessellated.cpp:42:54: warning: Either the condition 'solid' is redundant or there is possible null pointer dereference: solid. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testTessellated.cpp:45:7: note: Assuming that condition 'solid' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testTessellated.cpp:42:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testTessellated.cpp:27:30: style: C-style pointer casting [cstyleCast] VecGeom-v1.2.0/test/shape_tester/shape_testTet.cpp:44:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testTet.cpp:46:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testTet.cpp:44:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testTorus2.cpp:61:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testTorus2.cpp:64:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testTorus2.cpp:61:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testTrapezoid.cpp:96:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testTrapezoid.cpp:99:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testTrapezoid.cpp:96:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testTrd.cpp:78:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testTrd.cpp:80:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testTrd.cpp:78:54: note: Null pointer dereference VecGeom-v1.2.0/test/shape_tester/shape_testTube.cpp:39:54: warning: Either the condition 'shape' is redundant or there is possible null pointer dereference: shape. [nullPointerRedundantCheck] VecGeom-v1.2.0/test/shape_tester/shape_testTube.cpp:41:7: note: Assuming that condition 'shape' is not redundant VecGeom-v1.2.0/test/shape_tester/shape_testTube.cpp:39:54: note: Null pointer dereference VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:115:11: style: Local variable 'pt' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:28:9: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:115:11: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:117:9: style: Local variable 'numOfCones' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:30:7: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:117:9: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:118:15: style: Local variable 'rmin1' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:31:13: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:118:15: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:119:15: style: Local variable 'rmax1' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:32:13: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:119:15: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:120:15: style: Local variable 'rmin2' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:33:13: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:120:15: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:121:15: style: Local variable 'rmax2' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:34:13: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:121:15: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:122:15: style: Local variable 'dz' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:35:13: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:122:15: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:123:20: style: Local variable 'Simple' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:37:18: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:123:20: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:124:10: style: Local variable 'valid' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:97:8: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:124:10: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:125:11: style: Local variable 'normal' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:98:9: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestCoaxialCones.cpp:125:11: note: Shadow variable VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2119:3: error: Non-local variable 'fLog' will use pointer to local variable 'fLogger'. [danglingLifetime] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2119:10: note: Address of variable taken here. VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2118:17: note: Variable created here. VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2119:3: note: Non-local variable 'fLog' will use pointer to local variable 'fLogger'. VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2181:3: error: Non-local variable 'fLog' will use pointer to local variable 'fLogger'. [danglingLifetime] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2181:10: note: Address of variable taken here. VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2180:17: note: Variable created here. VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2181:3: note: Non-local variable 'fLog' will use pointer to local variable 'fLogger'. VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fOffsetSurface' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fOffsetInside' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fOffsetOutside' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fOffsetEdge' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fMaxPointsInside' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fMaxPointsOutside' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fMaxPointsSurface' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fMaxPointsEdge' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fLog' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:51:21: warning: Member variable 'ShapeTester < VPlacedVolume >::fScore' is not initialized in the constructor. [uninitMemberVar] VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:82:8: performance:inconclusive: Technically the member function 'ShapeTester < VPlacedVolume >::PrintCoordinates' can be static (but you may consider moving to unnamed namespace). [functionStatic] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1917:26: note: Technically the member function 'ShapeTester < VPlacedVolume >::PrintCoordinates' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:82:8: note: Technically the member function 'ShapeTester < VPlacedVolume >::PrintCoordinates' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:88:8: performance:inconclusive: Technically the member function 'ShapeTester < VPlacedVolume >::VectorToDouble' can be static (but you may consider moving to unnamed namespace). [functionStatic] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1952:26: note: Technically the member function 'ShapeTester < VPlacedVolume >::VectorToDouble' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:88:8: note: Technically the member function 'ShapeTester < VPlacedVolume >::VectorToDouble' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:89:8: performance:inconclusive: Technically the member function 'ShapeTester < VPlacedVolume >::BoolToDouble' can be static (but you may consider moving to unnamed namespace). [functionStatic] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1966:26: note: Technically the member function 'ShapeTester < VPlacedVolume >::BoolToDouble' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:89:8: note: Technically the member function 'ShapeTester < VPlacedVolume >::BoolToDouble' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:122:7: performance:inconclusive: Technically the member function 'ShapeTester < VPlacedVolume >::XRayProfile' can be static (but you may consider moving to unnamed namespace). [functionStatic] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1524:25: note: Technically the member function 'ShapeTester < VPlacedVolume >::XRayProfile' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:122:7: note: Technically the member function 'ShapeTester < VPlacedVolume >::XRayProfile' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:163:8: style:inconclusive: Technically the member function 'ShapeTester < VPlacedVolume >::GenerateConventionReport' can be const. [functionConst] VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:443:26: note: Technically the member function 'ShapeTester < VPlacedVolume >::GenerateConventionReport' can be const. VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:163:8: note: Technically the member function 'ShapeTester < VPlacedVolume >::GenerateConventionReport' can be const. VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:170:8: performance:inconclusive: Technically the member function 'ShapeTester < VPlacedVolume >::ApproxEqual' can be static (but you may consider moving to unnamed namespace). [functionStatic] VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:58:26: note: Technically the member function 'ShapeTester < VPlacedVolume >::ApproxEqual' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:170:8: note: Technically the member function 'ShapeTester < VPlacedVolume >::ApproxEqual' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:171:8: performance:inconclusive: Technically the member function 'ShapeTester < VPlacedVolume >::ApproxEqual' can be static (but you may consider moving to unnamed namespace). [functionStatic] VecGeom-v1.2.0/test/shape_tester/ConventionChecker.cpp:73:26: note: Technically the member function 'ShapeTester < VPlacedVolume >::ApproxEqual' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:171:8: note: Technically the member function 'ShapeTester < VPlacedVolume >::ApproxEqual' can be static (but you may consider moving to unnamed namespace). VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1141:11: style: The if condition is the same as the previous if condition [duplicateCondition] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1135:11: note: First condition VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1141:11: note: Second condition VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:464:27: style: Condition '!convex2' is always true [knownConditionTrueFalse] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:396:34: note: Assignment 'convex2=false', assigned value is 0 VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:464:27: note: Condition '!convex2' is always true VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:486:27: style: Condition 'convex2' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:396:34: note: Assignment 'convex2=false', assigned value is 0 VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:486:27: note: Condition 'convex2' is always false VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1981:7: style: The scope of the variable 'prec' can be reduced. [variableScope] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1974:57: style:inconclusive: Function 'SaveResultsToFile' argument 1 names different: declaration 'fMethod' definition 'fMethod1'. [funcArgNamesDifferent] VecGeom-v1.2.0/test/shape_tester/ShapeTester.h:133:44: note: Function 'SaveResultsToFile' argument 1 names different: declaration 'fMethod' definition 'fMethod1'. VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1974:57: note: Function 'SaveResultsToFile' argument 1 names different: declaration 'fMethod' definition 'fMethod1'. VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:466:15: style: Local variable 'pointSurf' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:443:11: note: Shadowed declaration VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:466:15: note: Shadow variable VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1906:28: performance: Function parameter 's' should be passed by const reference. [passedByValue] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2172:72: performance: Function parameter 'fMethod1' should be passed by const reference. [passedByValue] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2225:50: performance: Function parameter 'comment' should be passed by const reference. [passedByValue] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2224:58: style: Parameter 'p' can be declared as reference to const [constParameter] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2224:68: style: Parameter 'v' can be declared as reference to const [constParameter] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:894:7: performance: Passing the result of c_str() to a function that takes std::string as argument no. 5 is slow and redundant. [stlcstrParam] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:949:9: performance: Passing the result of c_str() to a function that takes std::string as argument no. 5 is slow and redundant. [stlcstrParam] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:1020:7: performance: Passing the result of c_str() to a function that takes std::string as argument no. 5 is slow and redundant. [stlcstrParam] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:966:13: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2061:12: style: Unused variable: command [unusedVariable] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2114:16: style: Unused variable: ss [unusedVariable] VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2175:16: style: Unused variable: ss [unusedVariable] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:83:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:81:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:83:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:85:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:83:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:85:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:87:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:85:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:87:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:89:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:87:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:89:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:91:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:89:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:91:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:93:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:91:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:93:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:95:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:93:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:95:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:115:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:95:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:115:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:120:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:118:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:120:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:122:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:120:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:122:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:125:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:122:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:125:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:127:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:125:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:127:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:129:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:127:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:129:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:131:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:129:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:131:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:134:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:131:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:134:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:136:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:134:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:136:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:138:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:136:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:138:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:140:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:138:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:140:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:153:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:140:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:153:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:155:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:153:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:155:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:157:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:155:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:157:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:159:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:157:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:159:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:161:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:159:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:161:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:163:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:161:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:163:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:165:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:163:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:165:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:167:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:165:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:167:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:172:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:167:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:172:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:176:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:172:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:176:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:180:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:176:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:180:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:184:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:180:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:184:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:188:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:184:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:188:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:192:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:188:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:192:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:196:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:192:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:196:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:221:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:196:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:221:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:225:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:221:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:225:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:229:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:225:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:229:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:233:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:229:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:233:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:237:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:233:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:237:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:241:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:237:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:241:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:245:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:241:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:245:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestBox.cpp:245:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:543:18: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:545:18: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:547:18: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:549:18: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:558:20: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:560:20: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:566:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:568:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:570:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:572:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:576:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:578:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:580:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:582:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:586:17: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:588:17: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:590:17: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:592:17: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:597:16: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:779:18: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:926:18: warning: Assert statement modifies 'valid'. [assignmentInAssert] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:342:20: style: Local variable 'vy' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:225:9: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:342:20: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:355:18: style: Local variable 'del' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:236:10: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:355:18: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:396:16: style: Local variable 'del' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:236:10: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestEllipticalCone.cpp:396:16: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:453:17: style: The if condition is the same as the previous if condition [duplicateCondition] VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:452:17: note: First condition VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:453:17: note: Second condition VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:249:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:223:16: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:249:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:232:11: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:230:17: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:232:11: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:236:17: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:232:11: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:236:17: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:238:11: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:236:17: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:238:11: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:242:17: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:238:11: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:242:17: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:244:11: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:242:17: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:244:11: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:249:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:244:11: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestEllipticalTube.cpp:249:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenericPolycone.cpp:95:7: style: Condition 'verbose' is always true [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestGenericPolycone.cpp:38:24: note: Assignment 'verbose=true', assigned value is 1 VecGeom-v1.2.0/test/unit_tests/TestGenericPolycone.cpp:95:7: note: Condition 'verbose' is always true VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:81:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:79:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:81:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:83:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:81:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:83:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:85:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:83:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:85:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:87:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:85:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:87:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:89:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:87:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:89:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:152:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:143:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:152:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:162:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:152:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:162:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:171:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:162:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:171:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:180:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:171:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:180:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:189:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:180:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:189:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestGenTrap.cpp:189:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestMesh.cpp:216:93: style: Variable 'flag' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:321:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:318:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:321:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:324:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:321:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:324:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:328:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:324:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:328:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:331:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:328:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:331:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:334:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:331:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:334:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:337:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:334:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:337:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:341:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:337:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:341:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:973:6: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:957:6: note: in is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:973:6: note: in is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1027:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1018:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1027:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1030:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1027:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1030:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1033:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1030:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1033:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1036:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1033:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1036:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1039:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1036:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1039:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1042:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1039:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1042:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1045:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1042:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1045:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestCons.cpp:1045:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:284:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:284:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:287:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:287:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:291:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:291:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:295:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:295:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:298:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:298:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:304:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:304:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:307:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:307:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:311:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:311:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:314:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:314:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:321:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:321:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:325:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:325:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:328:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:30:17: note: Assignment 'verbose=0', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:328:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:116:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:112:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:116:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:120:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:116:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:120:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:124:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:120:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:124:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:128:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:124:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:128:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:132:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:128:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:132:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:136:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:132:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:136:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:140:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:136:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:140:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:144:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:140:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:144:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:148:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:144:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:148:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:152:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:148:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:152:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:156:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:152:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:156:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:160:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:156:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:160:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:164:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:160:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:164:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:168:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:164:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:168:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:172:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:168:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:172:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:176:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:172:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:176:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:180:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:176:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestOrb.cpp:180:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:89:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:86:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:89:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:92:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:89:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:92:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:95:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:92:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:95:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:98:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:95:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:98:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:101:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:98:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:101:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:107:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:101:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:107:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:110:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:107:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:110:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:116:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:110:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:116:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:125:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:116:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:125:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:129:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:125:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:129:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:133:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:129:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:133:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:137:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:133:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:137:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:143:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:137:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestHype.cpp:143:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:194:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:192:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:194:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:196:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:194:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:196:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:198:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:196:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:198:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:214:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:198:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:214:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:216:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:214:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:216:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:218:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:216:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:218:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:220:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:218:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:220:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:224:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:220:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:224:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:229:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:227:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:229:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:231:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:229:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:231:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:247:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:231:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:247:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:252:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:247:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:252:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:257:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:252:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:257:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:262:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:257:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:262:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:267:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:262:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:267:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:271:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:267:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:271:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestPolycone.cpp:271:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:131:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:129:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:131:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:133:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:131:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:133:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:135:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:133:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:135:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:137:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:135:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:137:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:139:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:137:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:139:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:141:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:139:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:141:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:143:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:141:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:143:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:172:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:143:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:172:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:176:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:172:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:176:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:180:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:176:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:180:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:184:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:180:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:184:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:188:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:184:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:188:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:192:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:188:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:192:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:196:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:192:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:196:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:200:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:196:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:200:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:204:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:200:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:204:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:208:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:204:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:208:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:212:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:208:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:212:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:216:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:212:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:216:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:220:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:216:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:220:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:224:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:220:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:224:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:228:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:224:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:228:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:232:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:228:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:232:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:236:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:232:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:236:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:240:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:236:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:240:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:244:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:240:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:244:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:248:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:244:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:248:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:252:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:248:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:252:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:256:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:252:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:256:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:260:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:256:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:260:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:264:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:260:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:264:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:268:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:264:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:268:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:273:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:268:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:273:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTessellated.cpp:273:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:121:8: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:119:8: note: side is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:121:8: note: side is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:133:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:131:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:133:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:135:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:133:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:135:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:137:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:135:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:137:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:139:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:137:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:139:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:141:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:139:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:141:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:143:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:141:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:143:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:146:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:143:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:146:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:149:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:146:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:149:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:151:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:149:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:151:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:168:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:151:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:168:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:175:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:168:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:175:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:179:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:175:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:179:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:182:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:179:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:182:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:206:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:199:10: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:206:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:217:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:214:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:217:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:224:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:217:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:224:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:242:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:239:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:242:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:251:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:242:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:251:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:292:8: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:290:8: note: side is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:292:8: note: side is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:298:8: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:292:8: note: side is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:298:8: note: side is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:300:8: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:298:8: note: side is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:300:8: note: side is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:306:8: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:300:8: note: side is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:306:8: note: side is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:308:8: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:306:8: note: side is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:308:8: note: side is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:314:8: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:308:8: note: side is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:314:8: note: side is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:316:8: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:314:8: note: side is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:316:8: note: side is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:330:10: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:327:10: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:330:10: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:198:12: style: Local variable 'i' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:20:7: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:198:12: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestTorus2.cpp:182:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestTet.cpp:165:12: style: Variable 'validity' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTet.cpp:164:12: note: validity is assigned VecGeom-v1.2.0/test/unit_tests/TestTet.cpp:165:12: note: validity is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:319:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:315:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:319:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:323:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:319:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:323:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:327:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:323:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:327:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:331:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:327:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:331:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:335:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:331:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:335:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:339:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:335:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:339:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:343:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:339:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:343:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:347:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:343:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:347:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:351:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:347:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:351:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:355:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:351:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:355:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:359:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:355:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:359:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:363:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:359:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:363:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:368:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:363:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:368:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:372:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:368:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:372:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:376:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:372:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:376:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:380:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:376:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:380:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:384:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:380:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:384:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:388:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:384:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:388:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:392:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:388:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:392:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:396:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:392:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:396:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:400:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:396:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:400:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:404:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:400:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:404:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:408:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:404:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:408:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:412:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:408:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:412:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:416:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:412:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:416:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:420:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:416:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:420:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:424:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:420:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:424:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:428:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:424:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:428:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:432:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:428:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:432:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:436:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:432:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:436:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:440:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:436:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:440:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:519:9: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:518:9: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:519:9: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:524:9: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:523:9: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:524:9: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrap.cpp:440:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:163:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:160:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:163:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:167:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:165:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:167:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:169:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:167:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:169:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:171:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:169:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:171:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:173:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:171:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:173:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:175:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:173:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:175:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:184:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:175:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:184:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:188:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:184:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:188:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:192:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:188:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:192:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:196:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:192:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:196:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:200:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:196:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:200:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:204:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:200:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:204:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:208:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:204:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:208:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:478:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:208:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:478:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:214:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:211:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:214:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:217:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:214:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:217:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:220:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:217:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:220:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:223:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:220:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:223:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:226:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:223:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:226:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:229:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:226:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:229:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:232:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:229:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:232:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:235:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:232:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:235:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:238:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:235:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:238:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:300:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:297:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:300:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:303:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:300:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:303:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:306:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:303:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:306:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:309:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:306:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:309:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:312:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:309:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:312:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:521:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:478:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:521:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:526:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:521:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:526:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:532:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:526:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:532:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:536:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:532:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:536:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:541:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:536:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:541:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:546:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:541:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:546:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:550:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:546:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:550:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:555:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:550:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:555:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:563:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:555:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:563:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:568:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:563:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:568:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:586:13: style: Local variable 'normal' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:156:9: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:586:13: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:594:13: style: Local variable 'normal' shadows outer variable [shadowVariable] VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:156:9: note: Shadowed declaration VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:594:13: note: Shadow variable VecGeom-v1.2.0/test/unit_tests/TestTube.cpp:568:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestUtils3D.cpp:30:22: style:inconclusive: Boolean expression 'valid_point' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:117:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:115:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:117:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:119:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:117:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:119:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:121:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:119:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:121:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:123:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:121:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:123:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:125:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:123:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:125:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:127:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:125:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:127:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:129:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:127:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:129:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:150:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:129:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:150:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:158:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:156:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:158:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:160:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:158:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:160:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:163:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:160:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:163:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:165:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:163:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:165:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:167:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:165:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:167:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:169:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:167:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:169:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:172:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:169:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:172:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:174:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:172:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:174:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:176:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:174:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:176:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:178:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:176:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:178:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:192:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:178:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:192:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:194:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:192:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:194:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:196:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:194:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:196:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:198:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:196:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:198:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:200:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:198:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:200:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:202:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:200:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:202:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:204:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:202:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:204:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:206:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:204:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:206:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:211:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:206:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:211:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:213:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:211:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:213:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:215:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:213:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:215:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:217:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:215:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:217:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:219:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:217:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:219:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:221:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:219:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:221:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:223:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:221:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:223:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:225:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:223:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:225:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:279:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:225:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:279:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:283:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:279:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:283:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:287:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:283:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:287:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:291:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:287:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:291:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:295:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:291:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:295:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:299:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:295:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:299:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:303:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:299:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:303:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:307:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:303:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:307:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:311:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:307:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:311:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:315:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:311:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:315:9: note: valid is overwritten VecGeom-v1.2.0/test/visualization/VisualizeExtruded.cpp:32:22: style: Condition '!convex' is always true [knownConditionTrueFalse] VecGeom-v1.2.0/test/visualization/VisualizeExtruded.cpp:21:17: note: Assignment 'convex=false', assigned value is 0 VecGeom-v1.2.0/test/visualization/VisualizeExtruded.cpp:32:22: note: Condition '!convex' is always true VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:319:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:315:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:319:9: note: valid is overwritten VecGeom-v1.2.0/test/visualization/VisualizeExtruded.cpp:29:10: style: The scope of the variable 'r' can be reduced. [variableScope] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:323:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:319:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:323:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:327:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:323:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:327:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestTrd.cpp:327:9: style: Variable 'valid' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/visualization/VisualizeMultiUnion.cpp:118:3: style: Variable 'npoints' is assigned a value that is never used. [unreadVariable] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:27:7: style: Condition 'verbose' is always false [knownConditionTrueFalse] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:26:18: note: Assignment 'verbose=false', assigned value is 0 VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:27:7: note: Condition 'verbose' is always false VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:381:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:308:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:381:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:582:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:381:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:582:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:521:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:517:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:521:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:523:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:521:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:523:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:525:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:523:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:525:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:528:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:525:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:528:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:531:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:528:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:531:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:534:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:531:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:534:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:538:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:534:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:538:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:542:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:538:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:542:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:546:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:542:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:546:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:549:10: style: Variable 'inside' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:546:10: note: inside is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:549:10: note: inside is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:584:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:582:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:584:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:587:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:584:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:587:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:589:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:587:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:589:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:591:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:589:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:591:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:594:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:591:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:594:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:597:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:594:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:597:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:653:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:597:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:653:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:658:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:653:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:658:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:662:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:658:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:662:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:666:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:662:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:666:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:669:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:666:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:669:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:672:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:669:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:672:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:675:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:672:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:675:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:678:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:675:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:678:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:681:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:678:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:681:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:684:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:681:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:684:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:688:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:684:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:688:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:699:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:688:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:699:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:692:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:690:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:692:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:694:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:692:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:694:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:696:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:694:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:696:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:698:9: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:696:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:698:9: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:702:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:699:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:702:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:814:9: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:702:9: note: valid is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:814:9: note: valid is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:708:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:705:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:708:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:710:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:708:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:710:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:712:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:710:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:712:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:715:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:712:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:715:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:841:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:839:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:841:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:934:8: style: Variable 'Dist' is reassigned a value before the old one has been used. [redundantAssignment] VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:931:8: note: Dist is assigned VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:934:8: note: Dist is overwritten VecGeom-v1.2.0/test/unit_tests/TestSphere.cpp:24:50: performance: Function parameter 'msg' should be passed by const reference. [passedByValue] diff: head VecGeom-v1.2.0/services/LibraryGenerator.cpp:19:14: style: Variable 'n' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/LibraryGenerator.cpp:33:14: style: Variable 'n' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1196:14: style: Variable 's' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1201:14: style: Variable 's' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1205:14: style: Variable 's' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1220:14: style: Variable 'tp' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1223:14: style: Variable 'tp' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1368:14: style: Variable 'var' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1374:14: style: Variable 'var' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1447:16: style: Variable 'pair' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1463:18: style: Variable 'pair' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1574:18: style: Variable 'pair' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1580:18: style: Variable 'pair' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:1774:16: style: Variable 'pair' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:558:16: style: Variable 'valueindexpair' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:735:13: style: Variable 'm' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/services/NavigationSpecializer.cpp:742:14: style: Variable 'pair' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/source/BVH.cpp:202:100: style: Parameter 'a' can be declared as const array [constParameter] 2.8 VecGeom-v1.2.0/source/BVH.cpp:202:100: style: Parameter 'a' can be declared with const [constParameter] head VecGeom-v1.2.0/source/BVH.cpp:202:111: style: Parameter 'b' can be declared as const array [constParameter] 2.8 VecGeom-v1.2.0/source/BVH.cpp:202:111: style: Parameter 'b' can be declared with const [constParameter] head VecGeom-v1.2.0/test/core/CreateExtruded.cpp:40:100: style: Parameter 'amax' can be declared as reference to const [constParameter] 2.8 VecGeom-v1.2.0/test/core/CreateExtruded.cpp:40:100: style: Parameter 'amax' can be declared with const [constParameter] head VecGeom-v1.2.0/test/core/CreateExtruded.cpp:40:73: style: Parameter 'amin' can be declared as reference to const [constParameter] 2.8 VecGeom-v1.2.0/test/core/CreateExtruded.cpp:40:73: style: Parameter 'amin' can be declared with const [constParameter] 2.8 VecGeom-v1.2.0/test/core/testVectorSafety.cpp:168:18: style: The scope of the variable 'lvol' can be reduced. [variableScope] head VecGeom-v1.2.0/test/globalbenchmarks/LocatePointsBenchmark.cpp:43:65: style: Parameter 'statepool' can be declared as reference to const [constParameter] 2.8 VecGeom-v1.2.0/test/globalbenchmarks/LocatePointsBenchmark.cpp:43:65: style: Parameter 'statepool' can be declared with const [constParameter] head VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:129:37: style: Parameter 'inpool' can be declared as reference to const [constParameter] 2.8 VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:129:37: style: Parameter 'inpool' can be declared with const [constParameter] head VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:175:14: style: Variable 's' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:178:14: style: Variable 's' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/test/globalbenchmarks/NavigationKernelBenchmarker.cpp:181:14: style: Variable 's' can be declared as reference to const [constVariable] head VecGeom-v1.2.0/test/globalbenchmarks/SafetyKernelBenchmarker.cpp:68:90: style: Parameter 'pool' can be declared as reference to const [constParameter] 2.8 VecGeom-v1.2.0/test/globalbenchmarks/SafetyKernelBenchmarker.cpp:68:90: style: Parameter 'pool' can be declared with const [constParameter] head VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2224:58: style: Parameter 'p' can be declared as reference to const [constParameter] 2.8 VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2224:58: style: Parameter 'p' can be declared with const [constParameter] head VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2224:68: style: Parameter 'v' can be declared as reference to const [constParameter] 2.8 VecGeom-v1.2.0/test/shape_tester/ShapeTester.cpp:2224:68: style: Parameter 'v' can be declared with const [constParameter] head VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:67:54: style: Parameter 'name' can be declared as reference to const [constParameter] 2.8 VecGeom-v1.2.0/test/shape_tester/shape_debugFromROOTFile.cpp:67:54: style: Parameter 'name' can be declared with const [constParameter] DONE