2025-07-03 05:52 ftp://ftp.de.debian.org/debian/pool/main/g/geos/geos_3.13.1.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --library=bsd --library=microsoft_sal --library=icu --library=tinyxml2 --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j6 platform: Linux-6.1.0-37-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.67 compiler: g++ (Debian 12.2.0-14+deb12u1) 12.2.0 cppcheck: head 2.17.0 head-info: 90b0e14 (2025-07-02 15:41:51 +0200) count: 4000 3933 elapsed-time: 12.5 13.0 head-timing-info: old-timing-info: head results: geos-3.13.1/benchmarks/algorithm/InteriorPointAreaPerfTest.cpp:85:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/algorithm/InteriorPointAreaPerfTest.cpp:106:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/algorithm/OrientationIndexPerfTest.cpp:23:57: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_OrientationIndexFilter' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/algorithm/OrientationIndexPerfTest.cpp:43:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/algorithm/OrientationIndexPerfTest.cpp:23:57: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/algorithm/OrientationIndexPerfTest.cpp:33:51: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_OrientationIndex' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/algorithm/OrientationIndexPerfTest.cpp:44:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/algorithm/OrientationIndexPerfTest.cpp:33:51: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/ClassSizes.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/algorithm/InteriorPointAreaPerfTest.cpp:84:5: style:inconclusive: Technically the member function 'InteriorPointAreaPerfTest::showHeader' can be const. [functionConst] geos-3.13.1/benchmarks/algorithm/InteriorPointAreaPerfTest.cpp:96:5: style:inconclusive: Technically the member function 'InteriorPointAreaPerfTest::test' can be const. [functionConst] geos-3.13.1/benchmarks/algorithm/UnaryUnionSegmentsPerfTest.cpp:55:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/algorithm/UnaryUnionSegmentsPerfTest.cpp:58:5: debug: Wrong data detected by condition !var.valueType() [DacaWrongData] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:63:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSPreparedContainsPerfTest.cpp:86:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSPreparedContainsPerfTest.cpp:93:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSCoordSeqPerfTest.cpp:39:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSCoordSeqPerfTest.cpp:63:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSCoordSeqPerfTest.cpp:95:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSCoordSeqPerfTest.cpp:121:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dim [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/IntersectionPerfTest.cpp:23:1: debug: Failed to parse 'using BinaryPredicate = decltype ( & GEOSIntersects ) ;'. The checking continues anyway. [simplifyUsing] geos-3.13.1/benchmarks/capi/IntersectionPerfTest.cpp:24:1: debug: Failed to parse 'using BinaryOperation = decltype ( & GEOSIntersection ) ;'. The checking continues anyway. [simplifyUsing] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:7:21: style: C-style pointer casting [cstyleCast] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:42:64: style: C-style pointer casting [cstyleCast] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:73:37: style: C-style pointer casting [cstyleCast] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:37:19: style: The scope of the variable 'out_geom' can be reduced. [variableScope] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:56:30: style: The scope of the variable 'seq' can be reduced. [variableScope] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:57:24: style: The scope of the variable 'out_seq' can be reduced. [variableScope] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:60:25: style: The scope of the variable 'ring' can be reduced. [variableScope] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:61:19: style: The scope of the variable 'out_ring' can be reduced. [variableScope] geos-3.13.1/benchmarks/capi/GEOSGeom_transformXYPerfTest.cpp:61:30: style: The scope of the variable 'out_geom' can be reduced. [variableScope] geos-3.13.1/benchmarks/capi/UnaryOpPerfTest.cpp:24:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSTopologyPreserveSimplifyStableTest.cpp:46:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSTopologyPreserveSimplifyStableTest.cpp:69:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSTopologyPreserveSimplifyStableTest.cpp:87:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSPreparedContainsPerfTest.cpp:35:10: performance:inconclusive: Technically the member function 'GEOSPreparedContainsPerfTest::test' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/benchmarks/capi/IntersectionPerfTest.cpp:28:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/capi/GEOSPreparedContainsPerfTest.cpp:79:21: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/EnvelopePerfTest.cpp:22:61: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_EnvelopeIntersectsEnvelope' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/geom/EnvelopePerfTest.cpp:41:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/geom/EnvelopePerfTest.cpp:22:61: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/geom/EnvelopePerfTest.cpp:30:71: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_CoordinateEnvelopeIntersectsEnvelope' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/geom/EnvelopePerfTest.cpp:42:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/geom/EnvelopePerfTest.cpp:30:71: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:22:39: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_Size' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:51:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:22:39: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:30:45: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_Initialize' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:52:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:30:45: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:39:53: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_HasRepeatedPoints' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:53:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/geom/CoordinateSequencePerfTest.cpp:39:53: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/index/chain/MonotoneChainPerfTest.cpp:30:56: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_MonotoneChainOverlaps' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/index/chain/MonotoneChainPerfTest.cpp:68:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/index/chain/MonotoneChainPerfTest.cpp:30:56: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:178:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:262:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/operation/buffer/IteratedBufferStressTest.cpp:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/operation/buffer/IteratedBufferStressTest.cpp:63:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:24:53: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_PointPointDistance' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:75:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:24:53: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:37:52: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_PointLineDistance' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:76:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:37:52: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:57:51: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_LineLineDistance' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:77:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/operation/DistancePerfTest.cpp:57:51: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/index/chain/MonotoneChainBuilderPerfTest.cpp:30:55: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_MonotoneChainBuilder' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/index/chain/MonotoneChainBuilderPerfTest.cpp:67:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/index/chain/MonotoneChainBuilderPerfTest.cpp:30:55: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/operation/buffer/IteratedBufferStressTest.cpp:70:18: warning: Access of moved variable '.'. [accessMoved] geos-3.13.1/benchmarks/operation/buffer/IteratedBufferStressTest.cpp:68:15: note: Calling std::move(b2) geos-3.13.1/benchmarks/operation/buffer/IteratedBufferStressTest.cpp:70:18: note: Access of moved variable '.'. geos-3.13.1/benchmarks/operation/predicate/RectangleIntersectsPerfTest.cpp:106:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:72:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:80:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:88:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:96:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:105:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:114:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:123:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:132:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:141:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:150:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/geom/TopologyPredicatePerfTest.cpp:159:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/capi/IntersectionPerfTest.cpp:139:32: style: C-style pointer casting [cstyleCast] geos-3.13.1/benchmarks/capi/IntersectionPerfTest.cpp:138:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] geos-3.13.1/benchmarks/operation/predicate/RectangleIntersectsPerfTest.cpp:94:5: performance:inconclusive: Technically the member function 'RectangleIntersectsPerfTest::test' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/benchmarks/operation/predicate/RectangleIntersectsPerfTest.cpp:65:19: style: Variable 'target' can be declared as reference to const [constVariableReference] geos-3.13.1/benchmarks/operation/predicate/RectangleIntersectsPerfTest.cpp:75:22: style: class member 'RectangleIntersectsPerfTest::NUM_AOI_PTS' is never used. [unusedStructMember] geos-3.13.1/benchmarks/operation/predicate/RectangleIntersectsPerfTest.cpp:76:22: style: class member 'RectangleIntersectsPerfTest::NUM_LINES' is never used. [unusedStructMember] geos-3.13.1/benchmarks/operation/predicate/RectangleIntersectsPerfTest.cpp:77:22: style: class member 'RectangleIntersectsPerfTest::NUM_LINE_PTS' is never used. [unusedStructMember] geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:132:41: style: C-style pointer casting [cstyleCast] geos-3.13.1/examples/capi_indexed_predicate.c:94:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:267:54: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_STRtree2DQueryPairs' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:357:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:267:54: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:286:59: style: Parameter 'state' can be declared as reference to const. However it seems that 'BM_STRtree2DQueryPairsNaive' is a callback function, if 'state' is declared with const you might also need to cast function pointer(s). [constParameterCallback] geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:358:11: note: You might need to cast the function pointer here geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:286:59: note: Parameter 'state' can be declared as reference to const geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:180:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/benchmarks/index/SpatialIndexPerfTest.cpp:204:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/examples/capi_prepared.c:103:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/examples/capi_indexed_predicate.c:67:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ud [nullPointerOutOfMemory] geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assuming allocation function fails geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assignment 'ud=malloc(sizeof(struct userdata_t))', assigned value is 0 geos-3.13.1/examples/capi_indexed_predicate.c:67:5: note: Null pointer dereference geos-3.13.1/examples/capi_indexed_predicate.c:68:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ud [nullPointerOutOfMemory] geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assuming allocation function fails geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assignment 'ud=malloc(sizeof(struct userdata_t))', assigned value is 0 geos-3.13.1/examples/capi_indexed_predicate.c:68:5: note: Null pointer dereference geos-3.13.1/examples/capi_indexed_predicate.c:69:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ud [nullPointerOutOfMemory] geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assuming allocation function fails geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assignment 'ud=malloc(sizeof(struct userdata_t))', assigned value is 0 geos-3.13.1/examples/capi_indexed_predicate.c:69:5: note: Null pointer dereference geos-3.13.1/examples/capi_indexed_predicate.c:70:5: warning: If memory allocation fails, then there is a possible null pointer dereference: ud [nullPointerOutOfMemory] geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assuming allocation function fails geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assignment 'ud=malloc(sizeof(struct userdata_t))', assigned value is 0 geos-3.13.1/examples/capi_indexed_predicate.c:70:5: note: Null pointer dereference geos-3.13.1/examples/capi_indexed_predicate.c:70:42: warning: If memory allocation fails, then there is a possible null pointer dereference: ud [nullPointerOutOfMemory] geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assuming allocation function fails geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assignment 'ud=malloc(sizeof(struct userdata_t))', assigned value is 0 geos-3.13.1/examples/capi_indexed_predicate.c:70:42: note: Null pointer dereference geos-3.13.1/examples/capi_indexed_predicate.c:97:5: warning: If memory allocation fails, then there is a possible null pointer dereference: item [nullPointerOutOfMemory] geos-3.13.1/examples/capi_indexed_predicate.c:93:26: note: Assuming allocation function fails geos-3.13.1/examples/capi_indexed_predicate.c:93:26: note: Assignment 'item=malloc(sizeof(struct item_t))', assigned value is 0 geos-3.13.1/examples/capi_indexed_predicate.c:97:5: note: Null pointer dereference geos-3.13.1/examples/capi_indexed_predicate.c:98:5: warning: If memory allocation fails, then there is a possible null pointer dereference: item [nullPointerOutOfMemory] geos-3.13.1/examples/capi_indexed_predicate.c:93:26: note: Assuming allocation function fails geos-3.13.1/examples/capi_indexed_predicate.c:93:26: note: Assignment 'item=malloc(sizeof(struct item_t))', assigned value is 0 geos-3.13.1/examples/capi_indexed_predicate.c:98:5: note: Null pointer dereference geos-3.13.1/examples/cpp_read.cpp:58:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/examples/capi_strtree.c:56:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] geos-3.13.1/examples/cpp_strtree.cpp:127:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/examples/capi_strtree.c:59:5: warning: If memory allocation fails, then there is a possible null pointer dereference: item [nullPointerOutOfMemory] geos-3.13.1/examples/capi_strtree.c:55:26: note: Assuming allocation function fails geos-3.13.1/examples/capi_strtree.c:55:26: note: Assignment 'item=malloc(sizeof(struct item_t))', assigned value is 0 geos-3.13.1/examples/capi_strtree.c:59:5: note: Null pointer dereference geos-3.13.1/examples/capi_strtree.c:60:5: warning: If memory allocation fails, then there is a possible null pointer dereference: item [nullPointerOutOfMemory] geos-3.13.1/examples/capi_strtree.c:55:26: note: Assuming allocation function fails geos-3.13.1/examples/capi_strtree.c:55:26: note: Assignment 'item=malloc(sizeof(struct item_t))', assigned value is 0 geos-3.13.1/examples/capi_strtree.c:60:5: note: Null pointer dereference geos-3.13.1/src/algorithm/Angle.cpp:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Angle.cpp:39:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Angle.cpp:112:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Angle.cpp:138:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COUNTERCLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Angle.cpp:150:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Angle.cpp:165:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_TIMES_2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Angle.cpp:197:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Area.cpp:61:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Area.cpp:133:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/examples/cpp_strtree.cpp:142:28: style: Variable 'e' can be declared as reference to const [constVariableReference] geos-3.13.1/src/algorithm/CircularArcs.cpp:101:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Centroid.cpp:50:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areasum2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Centroid.cpp:122:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaBasePt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Centroid.cpp:137:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaBasePt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Centroid.cpp:147:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable triangleCent3 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Centroid.cpp:186:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Centroid.cpp:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptCount [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/ConvexHull.cpp:68:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COUNTERCLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/ConvexHull.cpp:221:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/ConvexHull.cpp:241:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/CGAlgorithmsDD.cpp:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/HCoordinate.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/HCoordinate.cpp:147:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/HCoordinate.cpp:158:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/InteriorPointLine.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/InteriorPointLine.cpp:131:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centroid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/InteriorPointLine.cpp:148:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasInterior [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/InteriorPointPoint.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/InteriorPointPoint.cpp:72:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centroid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/InteriorPointPoint.cpp:83:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasInterior [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_c.cpp:55:9: style: struct member 'GEOSMakeValidParams::method' is never used. [unusedStructMember] geos-3.13.1/capi/geos_c.cpp:56:9: style: struct member 'GEOSMakeValidParams::keepCollapsed' is never used. [unusedStructMember] geos-3.13.1/src/algorithm/InteriorPointArea.cpp:290:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/InteriorPointArea.cpp:298:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/InteriorPointArea.cpp:334:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/ConvexHull.cpp:105:5: style:inconclusive: Technically the member function 'geos::algorithm::::RadiallyLessThen::operator()' can be const. [functionConst] geos-3.13.1/src/algorithm/ConvexHull.cpp:102:5: style: Class 'RadiallyLessThen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/algorithm/InteriorPointArea.cpp:74:5: style: Class 'ScanLineYOrdinateFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/algorithm/InteriorPointArea.cpp:129:5: style: Class 'InteriorPointPolygon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/algorithm/LineIntersector.cpp:97:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputLines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/LineIntersector.cpp:138:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/LineIntersector.cpp:146:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intLineIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/LineIntersector.cpp:156:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intLineIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/LineIntersector.cpp:169:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumAreaRectangle.cpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isConvex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumAreaRectangle.cpp:112:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleMax [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumAreaRectangle.cpp:227:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:55:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:72:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:122:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extremalPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable radius [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:168:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:199:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable radius [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:235:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extremalPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:300:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumBoundingCircle.cpp:334:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minWidthPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minWidthPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:99:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:111:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minWidthPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:142:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minWidthPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:158:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isConvex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:175:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convexHullPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:215:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:246:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/MinimumDiameter.cpp:270:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable convexHullPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/Orientation.cpp:125:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COUNTERCLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocation.cpp:45:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLINEAR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocation.cpp:73:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocation.cpp:81:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocator.cpp:46:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocator.cpp:146:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocator.cpp:161:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocator.cpp:171:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocator.cpp:191:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PointLocator.cpp:210:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/PolygonNodeTopology.cpp:155:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COUNTERCLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/SimplePointInRing.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/SimplePointInRing.cpp:38:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/RayCrossingCounter.cpp:138:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/RayCrossingCounter.cpp:275:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/RayCrossingCounter.cpp:299:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isPointOnSegment [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/RayCrossingCounter.cpp:316:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/IndexedPointInPolygonsLocator.cpp:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isInitialized [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/IndexedPointInPolygonsLocator.cpp:64:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/IndexedDistanceToPoint.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable facetDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/IndexedDistanceToPoint.cpp:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/LargestEmptyCircle.cpp:59:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundary [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/LargestEmptyCircle.cpp:87:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centerPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/LargestEmptyCircle.cpp:95:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable radiusPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/LargestEmptyCircle.cpp:105:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centerPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/LargestEmptyCircle.cpp:149:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/MaximumInscribedCircle.cpp:99:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centerPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/LargestEmptyCircle.cpp:167:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundaryPtLocater [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/MaximumInscribedCircle.cpp:107:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable radiusPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/LargestEmptyCircle.cpp:200:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gridEnv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/MaximumInscribedCircle.cpp:117:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centerPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/LargestEmptyCircle.cpp:213:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable done [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/MaximumInscribedCircle.cpp:159:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/construct/MaximumInscribedCircle.cpp:179:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable done [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/distance/DiscreteFrechetDistance.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable densifyFrac [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/distance/DiscreteFrechetDistance.cpp:80:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable densifyFrac [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/distance/DiscreteFrechetDistance.cpp:153:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable densifyFrac [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/distance/DiscreteHausdorffDistance.cpp:48:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numSubSegs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/distance/DiscreteHausdorffDistance.cpp:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable densifyFrac [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/distance/DiscreteHausdorffDistance.cpp:116:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable densifyFrac [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/distance/DistanceToPoint.cpp:48:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSizeInHull [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxEdgeLengthRatio [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isHolesAllowed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:178:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeometry [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:197:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable criteriaType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:210:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSizeInHull [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:243:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isHolesAllowed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:309:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable criteriaType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:320:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxSizeInHull [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHull.cpp:430:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isHolesAllowed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/HullTri.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/HullTri.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/HullTri.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/HullTri.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/HullTri.cpp:60:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isMarked [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/HullTri.cpp:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isMarked [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/OuterShellsExtracter.cpp:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxEdgeLength [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:139:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxEdgeLengthRatio [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isHolesAllowed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isTight [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isTight [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:192:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable triList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:218:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polygonRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:354:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hullTris [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:369:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxEdgeLength [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:391:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isTight [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/ConcaveHullOfPolygons.cpp:411:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polygonRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/hull/HullTri.cpp:190:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/algorithm/locate/IndexedPointInAreaLocator.cpp:78:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/locate/IndexedPointInAreaLocator.cpp:108:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/locate/SimplePointInAreaLocator.cpp:46:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/locate/SimplePointInAreaLocator.cpp:56:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/algorithm/locate/SimplePointInAreaLocator.cpp:84:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageBoundarySegmentFinder.cpp:64:9: style: Redundant checking of STL container element existence before removing it. [redundantIfRemove] geos-3.13.1/src/coverage/Corner.cpp:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_index [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/Corner.cpp:58:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/Corner.cpp:65:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/Corner.cpp:83:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/Corner.cpp:95:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/Corner.cpp:118:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/Corner.cpp:128:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_index [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/Corner.cpp:136:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageGapFinder.cpp:55:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coverage [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoveragePolygon.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyEnv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoveragePolygon.cpp:60:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoveragePolygon.cpp:67:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_locator [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageSimplifier.cpp:88:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_input [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageSimplifier.cpp:98:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_input [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageSimplifier.cpp:107:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_input [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageSimplifier.cpp:123:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geomFactory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageSimplifier.cpp:89:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/coverage/CoveragePolygonValidator.cpp:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gapWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoveragePolygonValidator.cpp:93:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adjGeoms [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoveragePolygonValidator.cpp:145:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gapWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoveragePolygonValidator.cpp:322:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomFactory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRing.cpp:91:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isInteriorOnRight [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRing.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isInvalid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRing.cpp:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isMatched [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRing.cpp:116:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isMatched [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRing.cpp:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isInvalid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRing.cpp:133:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isInvalid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRing.cpp:145:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isInvalid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRing.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isMatched [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoveragePolygonValidator.cpp:116:18: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/coverage/CoverageRing.cpp:133:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/coverage/CoverageRing.cpp:145:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/coverage/CoverageValidator.cpp:76:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coverage [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageValidator.cpp:96:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gapWidth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRingEdges.cpp:53:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRingEdges.cpp:66:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coverage [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRingEdges.cpp:108:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ringEdgesMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRingEdges.cpp:146:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRingEdges.cpp:231:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRingEdges.cpp:247:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRingEdges.cpp:322:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coverage [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageRingEdges.cpp:332:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/InvalidSegmentDetector.cpp:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTol [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/CoverageValidator.cpp:43:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/coverage/VertexRingCounter.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexCounts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraintLines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFreeRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:105:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable constraintLines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:134:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:155:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nbPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:170:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable envelope [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:186:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minEdgeSize [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:209:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFreeRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/coverage/TPVWSimplifier.cpp:223:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFreeRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/edgegraph/EdgeGraph.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/edgegraph/EdgeGraphBuilder.cpp:47:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] geos-3.13.1/src/edgegraph/EdgeGraphBuilder.cpp:53:5: style: Struct 'EdgeGraphLinestringFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/capi/geos_ts_c.cpp:1139:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrecisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1192:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1230:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1256:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1282:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1298:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1311:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1326:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1349:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1442:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrecisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1483:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrecisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1514:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrecisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1554:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1565:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PrecisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1623:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1721:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Polygon [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2024:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2040:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2070:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2125:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2311:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2348:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2563:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2796:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateXY [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2888:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2911:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2933:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2981:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LinearRing [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:3015:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:3038:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleCurve [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:3075:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curve [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:3139:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:4010:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coordinate [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:4083:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:4124:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:4209:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:4259:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:4313:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:4353:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CircularString.cpp:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_CIRCULARSTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CircularString.cpp:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] geos-3.13.1/src/edgegraph/HalfEdge.cpp:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orig [valueFlowBailoutIncompleteVar] geos-3.13.1/src/edgegraph/HalfEdge.cpp:261:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Coordinate.cpp:35:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nullCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Coordinate.cpp:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nullCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Coordinate.cpp:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nullCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Coordinate.cpp:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nullCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable envelope [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:56:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:64:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:78:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:105:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:112:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:131:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:152:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:170:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:189:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:198:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:210:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_COMPOUNDCURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:217:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:258:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curves [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CompoundCurve.cpp:171:32: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/CompoundCurve.cpp:218:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/CompoundCurve.cpp:234:11: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/CompoundCurve.cpp:258:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/CurvePolygon.cpp:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CurvePolygon.cpp:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_CURVEPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CurvePolygon.cpp:57:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CurvePolygon.cpp:68:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CurvePolygon.cpp:86:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Dimension.cpp:49:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Dimension.cpp:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CurvePolygon.cpp:68:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/Envelope.cpp:61:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Envelope.cpp:108:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Envelope.cpp:124:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxy [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Envelope.cpp:130:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Envelope.cpp:163:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Envelope.cpp:197:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Envelope.cpp:221:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/deps/ryu/d2s.c:251:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE_POW5_INV_BITCOUNT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/deps/ryu/d2s.c:490:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_TABLE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/deps/ryu/d2s.c:795:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIGIT_TABLE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:98:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_VERSION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_JTS_PORT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:118:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:171:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DONTCARE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:187:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DONTCARE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:246:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometryChangedFilter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:327:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:616:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable envelope [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:622:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:67:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:636:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:78:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:642:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:95:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Geometry.cpp:685:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SORTINDEX_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:109:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:120:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:147:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:159:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:168:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:179:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:196:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:202:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:211:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:241:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:260:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable envelope [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:276:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:284:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:293:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:302:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:310:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:322:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:333:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:337:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:348:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:363:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:376:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:386:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:398:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:409:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:423:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:437:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:144:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vect [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:268:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hasdim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:295:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:311:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vect [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:322:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vect [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:432:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vect [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:498:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vect [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:529:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vect [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:554:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XYZM [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:573:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stride [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/CoordinateSequence.cpp:586:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XYZ [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryCollection.cpp:109:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:122:19: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:149:19: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:160:19: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:168:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:179:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:212:19: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:337:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:349:27: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:364:14: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/GeometryCollection.cpp:377:13: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/CoordinateSequence.cpp:565:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] geos-3.13.1/src/geom/HeuristicOverlay.cpp:54:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:138:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:221:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimension [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:229:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:291:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:326:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:367:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:393:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:465:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/HeuristicOverlay.cpp:505:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:44:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:58:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:74:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:98:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable True [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:150:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:169:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:181:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:191:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:203:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:228:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:250:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:272:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:281:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:294:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:306:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:325:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:347:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:369:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matrix [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/IntersectionMatrix.cpp:386:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable firstDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryFactory.cpp:106:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable precisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryFactory.cpp:130:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable precisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryFactory.cpp:764:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryFactory.cpp:902:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _refCount [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryFactory.cpp:909:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _refCount [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/GeometryFactory.cpp:919:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _autoDestroy [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:52:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:97:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:108:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:124:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:146:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:171:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:181:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:236:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:283:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:326:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:340:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:350:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineString.cpp:86:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineString.cpp:113:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LinearRing.cpp:61:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MINIMUM_VALID_SIZE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LinearRing.cpp:72:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LinearRing.cpp:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LinearRing.cpp:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/LineSegment.cpp:288:12: style: The scope of the variable 'len' can be reduced. [variableScope] geos-3.13.1/src/geom/MultiCurve.cpp:29:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiCurve.cpp:52:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiCurve.cpp:60:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiCurve.cpp:66:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiCurve.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTICURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiCurve.cpp:87:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPoint.cpp:49:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPoint.cpp:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPoint.cpp:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPoint.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPoint.cpp:84:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiLineString.cpp:51:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiLineString.cpp:58:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiLineString.cpp:75:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiCurve.cpp:30:54: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/MultiLineString.cpp:94:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTILINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiLineString.cpp:119:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPolygon.cpp:51:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPolygon.cpp:74:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPolygon.cpp:93:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiPolygon.cpp:118:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiSurface.cpp:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiSurface.cpp:49:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometries [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiSurface.cpp:74:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiSurface.cpp:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTISURFACE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/MultiSurface.cpp:28:56: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geom/Position.cpp:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Point.cpp:120:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Point.cpp:144:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Point.cpp:171:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Point.cpp:180:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Point.cpp:247:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordinates [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Point.cpp:259:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordinates [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Point.cpp:310:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Point.cpp:317:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordinates [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Polygon.cpp:62:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Polygon.cpp:93:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Polygon.cpp:149:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Polygon.cpp:159:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Polygon.cpp:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Polygon.cpp:209:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Polygon.cpp:238:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Quadrant.cpp:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/PrecisionModel.cpp:54:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/PrecisionModel.cpp:138:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/PrecisionModel.cpp:146:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/PrecisionModel.cpp:173:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scale [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/PrecisionModel.cpp:227:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modelType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/SimpleCurve.cpp:65:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/SimpleCurve.cpp:87:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/SimpleCurve.cpp:171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable envelope [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/SimpleCurve.cpp:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/SimpleCurve.cpp:373:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/AbstractPreparedPolygonContains.cpp:48:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/AbstractPreparedPolygonContains.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasSegmentIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/AbstractPreparedPolygonContains.cpp:118:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/AbstractPreparedPolygonContains.cpp:186:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Triangle.cpp:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Triangle.cpp:44:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Triangle.cpp:57:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Triangle.cpp:134:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COUNTERCLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/Triangle.cpp:143:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COUNTERCLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/BasicPreparedGeometry.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/BasicPreparedGeometry.cpp:47:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/BasicPreparedGeometry.cpp:61:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/BasicPreparedGeometry.cpp:85:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable representativePts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/BasicPreparedGeometry.cpp:169:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable baseGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/BasicPreparedGeometry.cpp:177:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedLineString.cpp:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedLineString.cpp:49:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segIntFinder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedLineString.cpp:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexedDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedLineStringDistance.cpp:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedLineStringIntersects.cpp:79:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygon.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isRectangle [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygon.cpp:52:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygon.cpp:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segIntFinder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygon.cpp:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptOnGeomLoc [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygon.cpp:96:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isRectangle [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygon.cpp:128:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isRectangle [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygon.cpp:147:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isRectangle [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygon.cpp:162:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexedDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygonContainsProperly.cpp:75:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygonDistance.cpp:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/ComponentCoordinateExtracter.cpp:33:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/ComponentCoordinateExtracter.cpp:51:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygonPredicate.cpp:105:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygonPredicate.cpp:135:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygonPredicate.cpp:145:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygonPredicate.cpp:155:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygonPredicate.cpp:170:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/prep/PreparedPolygonPredicate.cpp:117:14: style:inconclusive: Either there is a missing 'override', or the member function 'geos::geom::prep::OutermostLocationFilter::getOutermostLocation' can be const. [functionConst] geos-3.13.1/src/geom/util/GeometryEditor.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryEditor.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryEditor.cpp:80:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryEditor.cpp:110:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryEditor.cpp:149:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryCombiner.cpp:118:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipEmpty [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryCombiner.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipEmpty [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/Densifier.cpp:62:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/Densifier.cpp:78:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/Densifier.cpp:169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/Densifier.cpp:179:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/LinearComponentExtracter.cpp:35:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/LinearComponentExtracter.cpp:48:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryFixer.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isKeepCollapsed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryFixer.cpp:64:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryFixer.cpp:149:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isKeepCollapsed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryFixer.cpp:218:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryFixer.cpp:251:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isKeepCollapsed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/PointExtracter.cpp:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/PointExtracter.cpp:51:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/PointExtracter.cpp:59:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryTransformer.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipTransformedInvalidInteriorRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryTransformer.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryTransformer.cpp:197:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preserveType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryTransformer.cpp:296:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable skipTransformedInvalidInteriorRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/GeometryTransformer.cpp:387:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preserveGeometryCollectionType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/PolygonExtracter.cpp:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/ShortCircuitedGeometryVisitor.cpp:46:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable done [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geom/util/SineStarFactory.cpp:45:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable armLengthRatio [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Depth.cpp:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Depth.cpp:69:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Depth.cpp:87:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:46:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:89:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:103:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isForwardVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:124:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:136:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:160:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isForwardVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:183:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable depth [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdge.cpp:206:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isForwardVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Edge.cpp:63:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Edge.cpp:116:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mce [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Edge.cpp:147:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Edge.cpp:281:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Edge.cpp:300:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEnd.cpp:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEnd.cpp:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEnd.cpp:119:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadrant [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEnd.cpp:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEnd.cpp:133:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dy [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEnd.cpp:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEnd.cpp:148:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEnd.cpp:163:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdgeStar.cpp:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdgeStar.cpp:196:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resultAreaEdgesComputed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdgeStar.cpp:223:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCANNING_FOR_INCOMING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdgeStar.cpp:276:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SCANNING_FOR_INCOMING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdgeStar.cpp:366:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdgeStar.cpp:428:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/DirectedEdgeStar.cpp:454:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEndStar.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptInAreaLocation [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEndStar.cpp:150:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEndStar.cpp:191:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptInAreaLocation [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEndStar.cpp:222:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeEndStar.cpp:263:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeIntersectionList.cpp:63:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segmentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeIntersectionList.cpp:84:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeIntersectionList.cpp:179:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeList.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ocaMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeList.cpp:89:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeList.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeList.cpp:131:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeList.cpp:141:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeNodingValidator.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segStr [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeNodingValidator.cpp:56:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newCoordSeq [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GraphComponent.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCoveredVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:93:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:117:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:130:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:160:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:173:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:189:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startDe [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:234:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxNodeDegree [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:244:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable maxNodeDegree [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:267:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startDe [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:296:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:314:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:352:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeRing.cpp:377:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ztot [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:119:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:143:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:180:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:192:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:210:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:231:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:272:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ztot [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:283:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zvals [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/Node.cpp:289:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/EdgeIntersectionList.cpp:84:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:91:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:181:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable useBoundaryDeterminationRule [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:224:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:246:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasTooFewPointsVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:275:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:290:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasTooFewPointsVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:322:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:333:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:357:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:399:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1717:17: style: Class 'OrientPolygons' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:452:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:467:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:486:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:497:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:503:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasTooFewPointsVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:509:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalidPoint [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:522:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parentGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:538:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parentGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/GeometryGraph.cpp:550:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:1034:16: style: Condition 'result' is always true [knownConditionTrueFalse] geos-3.13.1/capi/geos_ts_c.cpp:3094:31: style: Condition 'good_holes' is always true [knownConditionTrueFalse] geos-3.13.1/capi/geos_ts_c.cpp:3073:31: note: Assignment 'good_holes=true', assigned value is 1 geos-3.13.1/capi/geos_ts_c.cpp:3094:31: note: Condition 'good_holes' is always true geos-3.13.1/src/geomgraph/NodeMap.cpp:63:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/NodeMap.cpp:91:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/NodeMap.cpp:144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/NodeMap.cpp:156:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEndList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEndList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:154:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:162:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:175:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:198:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:234:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/TopologyLocation.cpp:42:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locationSize [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:258:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/TopologyLocation.cpp:69:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:298:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:356:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLINEAR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:370:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/PlanarGraph.cpp:379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:2129:17: warning: If memory allocation fails, then there is a possible null pointer dereference: subgeomArray [nullPointerOutOfMemory] geos-3.13.1/capi/geos_ts_c.cpp:2127:69: note: Assuming allocation function fails geos-3.13.1/capi/geos_ts_c.cpp:2127:62: note: Assignment 'subgeomArray=static_cast(std::malloc(sizeof(geos::geom::Geometry*)*subgeoms.size()))', assigned value is 0 geos-3.13.1/capi/geos_ts_c.cpp:2129:17: note: Null pointer dereference geos-3.13.1/capi/geos_ts_c.cpp:3472:25: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] geos-3.13.1/capi/geos_ts_c.cpp:3471:60: note: Assuming allocation function fails geos-3.13.1/capi/geos_ts_c.cpp:3471:37: note: Assignment 'result=(unsigned char*)std::malloc(len)', assigned value is 0 geos-3.13.1/capi/geos_ts_c.cpp:3472:25: note: Null pointer dereference geos-3.13.1/capi/geos_ts_c.cpp:3489:25: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] geos-3.13.1/capi/geos_ts_c.cpp:3488:60: note: Assuming allocation function fails geos-3.13.1/capi/geos_ts_c.cpp:3488:37: note: Assignment 'result=(unsigned char*)std::malloc(len)', assigned value is 0 geos-3.13.1/capi/geos_ts_c.cpp:3489:25: note: Null pointer dereference geos-3.13.1/capi/geos_ts_c.cpp:3471:37: style: C-style pointer casting [cstyleCast] geos-3.13.1/capi/geos_ts_c.cpp:3488:37: style: C-style pointer casting [cstyleCast] geos-3.13.1/capi/geos_ts_c.cpp:3894:85: style: C-style pointer casting [cstyleCast] geos-3.13.1/capi/geos_ts_c.cpp:3897:103: style: C-style pointer casting [cstyleCast] geos-3.13.1/capi/geos_ts_c.cpp:3285:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] geos-3.13.1/capi/geos_ts_c.cpp:3392:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] geos-3.13.1/capi/geos_ts_c.cpp:3567:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] geos-3.13.1/capi/geos_ts_c.cpp:3072:36: style: The scope of the variable 'gf' can be reduced. [variableScope] geos-3.13.1/capi/geos_ts_c.cpp:1729:22: style: Local variable 'exteriorCW' shadows outer argument [shadowArgument] geos-3.13.1/capi/geos_ts_c.cpp:1712:74: note: Shadowed declaration geos-3.13.1/capi/geos_ts_c.cpp:1729:22: note: Shadow variable geos-3.13.1/capi/geos_ts_c.cpp:2796:19: style: Variable 'c' can be declared as reference to const [constVariableReference] geos-3.13.1/capi/geos_ts_c.cpp:2807:19: style: Variable 'c' can be declared as reference to const [constVariableReference] geos-3.13.1/capi/geos_ts_c.cpp:2037:42: style: Variable 'handle' can be declared as pointer to const [constVariablePointer] geos-3.13.1/capi/geos_ts_c.cpp:2506:42: style: Variable 'handle' can be declared as pointer to const [constVariablePointer] geos-3.13.1/capi/geos_ts_c.cpp:2532:42: style: Variable 'handle' can be declared as pointer to const [constVariablePointer] geos-3.13.1/capi/geos_ts_c.cpp:2951:42: style: Variable 'handle' can be declared as pointer to const [constVariablePointer] geos-3.13.1/capi/geos_ts_c.cpp:3886:37: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] geos-3.13.1/src/geomgraph/index/MonotoneChainEdge.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/MonotoneChainEdge.cpp:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/MonotoneChainEdge.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/MonotoneChainEdge.cpp:77:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/MonotoneChainEdge.cpp:85:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/MonotoneChainEdge.cpp:108:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/MonotoneChainEdge.cpp:122:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] geos-3.13.1/capi/geos_ts_c.cpp:4315:26: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/capi/geos_ts_c.cpp:4355:26: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/deps/ryu/d2s.c:597:11: style: Condition 'exp>=0' is always false [knownConditionTrueFalse] geos-3.13.1/src/deps/ryu/d2s.c:549:10: note: Assuming that condition 'exp>=0' is not redundant geos-3.13.1/src/deps/ryu/d2s.c:597:11: note: Condition 'exp>=0' is always false geos-3.13.1/src/geomgraph/index/SegmentIntersector.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numTests [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleEdgeSetIntersector.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nOverlaps [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleEdgeSetIntersector.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nOverlaps [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleSweepLineIntersector.cpp:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleSweepLineIntersector.cpp:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleSweepLineIntersector.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nOverlaps [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp:101:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eventStore [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleSweepLineIntersector.cpp:142:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nOverlaps [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp:144:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SweepLineEvent.cpp:45:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xValue [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SweepLineEvent.cpp:66:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xValue [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SweepLineSegment.cpp:41:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/geomgraph/index/SweepLineSegment.cpp:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Key.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Key.cpp:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Key.cpp:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Key.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Key.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Key.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Key.cpp:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:52:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:58:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:70:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:87:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Interval.cpp:108:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Bintree.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minExtent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Bintree.cpp:58:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newIntervals [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Bintree.cpp:66:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Bintree.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Bintree.cpp:89:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Bintree.cpp:99:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minExtent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Bintree.cpp:157:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minExtent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:46:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levelOffset [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:100:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:107:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levelOffset [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:126:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable items [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:137:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levelOffset [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:199:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levelOffset [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:224:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:237:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable levelOffset [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:246:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:268:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable removedItems [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:295:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/VertexSequencePackedRtree.cpp:308:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:73:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:84:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:104:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:142:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Node.cpp:157:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/NodeBase.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable items [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/NodeBase.cpp:54:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable items [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/NodeBase.cpp:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable items [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/NodeBase.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/NodeBase.cpp:89:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable items [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/NodeBase.cpp:105:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/NodeBase.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/NodeBase.cpp:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/bintree/Root.cpp:33:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable origin [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/chain/MonotoneChainOverlapAction.cpp:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overlapSeg1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/chain/MonotoneChain.cpp:53:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/chain/MonotoneChainSelectAction.cpp:33:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selectedSegment [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/intervalrtree/IntervalRTreeBranchNode.cpp:42:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/intervalrtree/IntervalRTreeLeafNode.cpp:40:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/intervalrtree/SortedPackedIntervalRTree.cpp:37:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/intervalrtree/SortedPackedIntervalRTree.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/intervalrtree/SortedPackedIntervalRTree.cpp:118:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/IntervalSize.cpp:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIN_BINARY_EXPONENT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Key.cpp:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Key.cpp:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Key.cpp:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Key.cpp:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Key.cpp:117:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Node.cpp:81:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Node.cpp:98:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Node.cpp:116:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Node.cpp:144:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Node.cpp:162:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Node.cpp:194:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Quadtree.cpp:90:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minExtent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Quadtree.cpp:134:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minExtent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Quadtree.cpp:148:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minExtent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:97:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:105:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:194:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:266:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:283:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:289:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:305:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:313:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matchNode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/kdtree/KdTree.cpp:320:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:95:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable items [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:113:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:133:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:148:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:163:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:175:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/Root.cpp:72:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:188:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:214:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:229:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable items [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:244:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subnodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/quadtree/NodeBase.cpp:165:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/index/quadtree/NodeBase.cpp:177:21: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/index/strtree/BoundablePair.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/BoundablePair.cpp:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundable1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/BoundablePair.cpp:53:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundable1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/BoundablePair.cpp:70:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/BoundablePair.cpp:76:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundable1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/BoundablePair.cpp:95:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundable1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/BoundablePair.cpp:135:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:37:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemBoundables [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:57:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable built [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:79:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:111:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable built [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:119:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable built [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable built [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:176:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable built [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:276:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemBoundables [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:287:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/AbstractSTRtree.cpp:350:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable built [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/BoundablePair.cpp:89:13: style: C-style pointer casting [cstyleCast] geos-3.13.1/src/index/strtree/SIRtree.cpp:55:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SIRtree.cpp:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intersectsOp [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SIRtree.cpp:98:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SIRtree.cpp:125:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRnode.cpp:34:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRnode.cpp:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRdistance.cpp:54:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initPair [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRdistance.cpp:62:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRdistance.cpp:178:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable itemDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRdistance.cpp:195:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable initPair [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRdistance.cpp:202:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRdistance.cpp:271:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable node1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRdistance.cpp:296:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/STRtree.cpp:159:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/STRtree.cpp:247:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/STRtree.cpp:314:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bounds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/STRtree.cpp:346:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineInterval.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineInterval.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineInterval.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable max [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineInterval.cpp:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineEvent.cpp:30:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable insertEvent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineEvent.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable insertEvent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineEvent.cpp:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable insertEvent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineEvent.cpp:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable insertEvent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineEvent.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deleteEventIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineEvent.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deleteEventIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineEvent.cpp:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sweepInt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineEvent.cpp:74:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xValue [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineIndex.cpp:51:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexBuilt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineIndex.cpp:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nOverlaps [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/sweepline/SweepLineIndex.cpp:92:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable events [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:40:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:113:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:150:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeCapacity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:178:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable built [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:194:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:205:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:239:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:275:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable root [valueFlowBailoutIncompleteVar] geos-3.13.1/src/index/strtree/SimpleSTRtree.cpp:317:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/CLocalizer.cpp:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable saved_locale [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/ByteOrderValues.cpp:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/ByteOrderValues.cpp:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/ByteOrderValues.cpp:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/ByteOrderValues.cpp:94:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/ByteOrderValues.cpp:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/ByteOrderValues.cpp:142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:67:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:87:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:114:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:159:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:172:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:178:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:184:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:190:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:196:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:201:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:206:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:211:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:216:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:221:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:253:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometry [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:272:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable properties [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:275:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSON.cpp:285:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable features [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/StringTokenizer.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/StringTokenizer.cpp:83:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/StringTokenizer.cpp:141:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable iter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/StringTokenizer.cpp:190:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ntok [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/StringTokenizer.cpp:197:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stok [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBStreamReader.cpp:48:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instr [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSONWriter.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultOutputDimension [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSONWriter.cpp:160:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOMETRY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSONWriter.cpp:194:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSONWriter.cpp:278:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ordered_json [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/GeoJSONWriter.cpp:309:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultOutputDimension [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixStructure [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:80:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable beg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:154:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:235:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dis [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:263:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbNDR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:383:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:395:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:411:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_CIRCULARSTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:420:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_COMPOUNDCURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:435:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:465:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:493:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:507:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTILINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:521:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:535:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTICURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:549:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTISURFACE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:563:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:576:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBReader.cpp:603:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputDimension [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultOutputDimension [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:81:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbExtended [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outputOrdinates [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:132:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbPoint [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:151:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbPoint [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:182:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable includeSRID [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:250:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outStream [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:268:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable includeSRID [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:284:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byteOrder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:300:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:314:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flavor [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:351:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flavor [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:361:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buf [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:385:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outStream [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:409:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultOutputDimension [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKBWriter.cpp:423:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbPoint [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTStreamReader.cpp:54:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable instr [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/Writer.cpp:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTReader.cpp:60:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TT_EOF [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTReader.cpp:125:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TT_NUMBER [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTReader.cpp:352:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixStructure [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTReader.cpp:373:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTReader.cpp:390:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTReader.cpp:431:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TT_NUMBER [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexOfPoint.cpp:87:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/ExtractLineByLocation.cpp:107:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/ExtractLineByLocation.cpp:142:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:42:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:50:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:67:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:83:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:89:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:96:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:103:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:110:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthIndexedLine.cpp:122:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable defaultOutputDimension [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:85:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:112:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:124:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:137:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable roundingPrecision [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:198:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFormatted [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:213:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable removeEmptyDimensions [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:267:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable old3D [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:316:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_COMPOUNDCURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:329:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_CIRCULARSTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:438:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordsPerLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:491:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:502:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable decimalPlaces [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:606:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTWriter.cpp:645:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFormatted [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthLocationMap.cpp:85:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthLocationMap.cpp:126:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LengthLocationMap.cpp:152:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearGeometryBuilder.cpp:52:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignoreInvalidLines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearGeometryBuilder.cpp:59:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixInvalidLines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearGeometryBuilder.cpp:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearGeometryBuilder.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearGeometryBuilder.cpp:91:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coordList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearGeometryBuilder.cpp:142:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:72:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:85:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:135:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable currentLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:147:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearIterator.cpp:153:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/io/WKTReader.cpp:251:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/linearref/LocationIndexOfLine.cpp:58:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LocationIndexOfPoint.cpp:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LocationIndexOfPoint.cpp:110:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linearGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:87:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segmentFraction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:104:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:122:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segmentFraction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:140:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:159:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:179:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segmentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segmentFraction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:200:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segmentFraction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:210:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:226:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:244:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:270:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:300:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:363:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/linearref/LinearLocation.cpp:385:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable componentIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/BasicSegmentString.cpp:32:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/BoundaryChainNoder.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chainList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/BoundaryChainNoder.cpp:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable chainList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/BoundaryChainNoder.cpp:57:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_constructZ [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/BoundaryChainNoder.cpp:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isBoundary [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/BoundaryChainNoder.cpp:144:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segString [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/BoundaryChainNoder.cpp:171:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isBoundary [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/BoundaryChainNoder.cpp:182:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isBoundary [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:33:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:55:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:89:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:155:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SPLIT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:199:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:247:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:256:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:272:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:288:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/math/DD.cpp:302:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hi [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/FastNodingValidator.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isValidVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/FastNodingValidator.cpp:54:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isValidVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/FastNodingValidator.cpp:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isValidVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/IntersectionAdder.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numTests [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/GeometryNoder.cpp:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/GeometryNoder.cpp:130:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable argGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/GeometryNoder.cpp:178:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable noder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/IntersectionFinderAdder.cpp:59:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable li [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/IteratedNoder.cpp:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable li [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/IteratedNoder.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedSegStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/MCIndexNoder.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedSegStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/MCIndexNoder.cpp:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segInt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/MCIndexNoder.cpp:88:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable monoChains [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/MCIndexSegmentSetMutualIntersector.cpp:40:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexChains [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/MCIndexSegmentSetMutualIntersector.cpp:55:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable envelope [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/MCIndexSegmentSetMutualIntersector.cpp:66:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segInt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/MCIndexSegmentSetMutualIntersector.cpp:97:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indexBuilt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/NodedSegmentString.cpp:34:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/NodedSegmentString.cpp:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/NodedSegmentString.cpp:80:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seq [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/NodedSegmentString.cpp:89:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/NodingIntersectionFinder.cpp:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable findAllIntersections [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/NodingValidator.cpp:132:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable li [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/NodingValidator.cpp:153:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/SegmentExtractingNoder.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/SegmentExtractingNoder.cpp:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/OrientedCoordinateArray.cpp:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable orientationVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/ScaledNoder.cpp:200:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isScaled [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/ScaledNoder.cpp:221:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isScaled [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/ScaledNoder.cpp:80:5: style: Class 'Scaler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/noding/ScaledNoder.cpp:107:5: style: Class 'ReScaler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/noding/SegmentIntersectionDetector.cpp:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _hasIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/SegmentNode.cpp:38:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/SegmentString.cpp:52:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/ValidatingNoder.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedSS [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/ValidatingNoder.cpp:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedSS [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/ValidatingNoder.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedSS [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/SimpleNoder.cpp:34:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segInt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/SimpleNoder.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedSegStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/SegmentNodeList.cpp:52:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/SegmentNodeList.cpp:324:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snap/SnappingIntersectionAdder.cpp:97:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snapTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snap/SnappingNoder.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedResult [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snap/SnappingNoder.cpp:131:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snapTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snap/SnappingNoder.cpp:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedResult [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/HotPixelIndex.cpp:70:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scaleFactor [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/HotPixelIndex.cpp:159:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scaleFactor [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/MCIndexPointSnapper.cpp:165:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SAFE_ENV_EXPANSION_FACTOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/HotPixel.cpp:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/HotPixel.cpp:50:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hpx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/HotPixel.cpp:66:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scaleFactor [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/HotPixel.cpp:99:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hpx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/HotPixel.cpp:198:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hpx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/HotPixel.cpp:232:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable originalPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/MCIndexSnapRounder.cpp:43:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable li [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/MCIndexSnapRounder.cpp:53:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scaleFactor [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/MCIndexSnapRounder.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scaleFactor [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/MCIndexSnapRounder.cpp:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedSegStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/MCIndexSnapRounder.cpp:128:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/SnapRoundingIntersectionAdder.cpp:61:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable li [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/SnapRoundingIntersectionAdder.cpp:83:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearnessTol [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/GeometryGraphOperation.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/GeometryGraphOperation.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/GeometryGraphOperation.cpp:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/GeometryGraphOperation.cpp:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/GeometryGraphOperation.cpp:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resultPrecisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/BoundaryOp.cpp:55:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/SnapRoundingNoder.cpp:42:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snappedResult [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/SnapRoundingNoder.cpp:55:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snappedResult [valueFlowBailoutIncompleteVar] geos-3.13.1/src/noding/snapround/SnapRoundingNoder.cpp:80:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION_NEARNESS_FACTOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferInputLineSimplifier.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTol [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferInputLineSimplifier.cpp:95:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTol [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferInputLineSimplifier.cpp:120:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDeleted [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferInputLineSimplifier.cpp:133:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDeleted [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferInputLineSimplifier.cpp:146:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferInputLineSimplifier.cpp:171:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable angleOrientation [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferInputLineSimplifier.cpp:188:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_PTS_TO_CHECK [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferInputLineSimplifier.cpp:219:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable angleOrientation [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:70:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curveList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:115:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:181:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:198:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:241:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:256:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:327:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MINIMUM_VALID_SIZE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:395:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_INVERTED_RING_SIZE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:422:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEARNESS_FACTOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferCurveSetBuilder.cpp:507:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isInvertOrientation [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferParameters.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadrantSegments [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferParameters.cpp:99:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_OVER_2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferOp.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferOp.cpp:132:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resultGeometry [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferOp.cpp:159:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_PRECISION_DIGITS [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferOp.cpp:183:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufParams [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferOp.cpp:232:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufParams [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:75:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdgeList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:127:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdgeList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:146:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:202:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:214:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdgeList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:245:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rightMostCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:315:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferSubgraph.cpp:335:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/MaximalEdgeRing.cpp:80:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startDe [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/MaximalEdgeRing.cpp:108:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startDe [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/MaximalEdgeRing.cpp:123:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startDe [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferBuilder.cpp:112:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferBuilder.cpp:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable li [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferBuilder.cpp:147:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable workingPrecisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferBuilder.cpp:381:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufParams [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferBuilder.cpp:578:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable workingNoder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferBuilder.cpp:667:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable workingNoder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveSection.cpp:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sectionPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveSection.cpp:53:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locLast [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveSection.cpp:86:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetCurveSectionComparator [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveSection.cpp:119:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OffsetCurveSectionComparator [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/PolygonBuilder.cpp:65:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shellList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/PolygonBuilder.cpp:114:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shellList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/PolygonBuilder.cpp:135:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shellList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/PolygonBuilder.cpp:166:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometryFactory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/PolygonBuilder.cpp:333:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/PolygonBuilder.cpp:362:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometryFactory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isJoined [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:150:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:67:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:180:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:140:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufferParams [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:223:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:172:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isJoined [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:266:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:184:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufferParams [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:316:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:240:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:339:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:269:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:357:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIMPLIFY_FACTOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:374:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable matchDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:365:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:444:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isJoined [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:407:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:474:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isJoined [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurveBuilder.cpp:431:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filletAngleQuantum [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:134:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:174:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:207:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_OVER_2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:249:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:270:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:296:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_TIMES_2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:339:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_BEVEL [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:365:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:398:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetSegmentGenerator.cpp:514:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/SegmentMCIndex.cpp:41:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segChains [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/RightmostEdgeFinder.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDe [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/RightmostEdgeFinder.cpp:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDe [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/RightmostEdgeFinder.cpp:165:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/RightmostEdgeFinder.cpp:212:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/RightmostEdgeFinder.cpp:235:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/RightmostEdgeFinder.cpp:265:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:338:21: style:inconclusive: Either there is a missing 'override', or the member function 'geos::operation::buffer::matchSegments::MatchCurveSegmentAction::getBufferMinIndex' can be const. [functionConst] geos-3.13.1/src/operation/buffer/OffsetCurve.cpp:469:17: style: The scope of the variable 'next' can be reduced. [variableScope] geos-3.13.1/src/operation/buffer/SubgraphDepthLocater.cpp:182:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subgraphs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/SubgraphDepthLocater.cpp:328:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/cluster/Clusters.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_elemsInCluster [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/cluster/Clusters.cpp:42:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_numElems [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/cluster/DBSCANClusterFinder.cpp:61:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_minPoints [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/cluster/DBSCANClusterFinder.cpp:28:57: style: Parameter 'is_in_core' can be declared as reference to const [constParameterReference] geos-3.13.1/src/operation/cluster/DBSCANClusterFinder.cpp:105:36: style: Variable 'n' can be declared as reference to const [constVariableReference] geos-3.13.1/src/operation/cluster/DBSCANClusterFinder.cpp:123:30: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/operation/buffer/SubgraphDepthLocater.cpp:132:5: style:inconclusive: Technically the member function 'geos::operation::buffer::DepthSegmentLessThan::operator()' can be const. [functionConst] geos-3.13.1/src/operation/buffer/SubgraphDepthLocater.cpp:157:19: style: Variable 'ds' can be declared as pointer to const [constVariablePointer] geos-3.13.1/src/operation/distance/GeometryLocation.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable component [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/GeometryLocation.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable component [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/GeometryLocation.cpp:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable component [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/GeometryLocation.cpp:70:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/GeometryLocation.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/GeometryLocation.cpp:84:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inside_area [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/GeometryLocation.cpp:94:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequenceTreeBuilder.cpp:79:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FACET_SEQUENCE_SIZE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequenceTreeBuilder.cpp:48:9: style: Class 'FacetSequenceAdder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/operation/distance/FacetSequence.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable end [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:65:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:94:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:125:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:163:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:217:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:233:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable env [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/FacetSequence.cpp:239:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/Rectangle.cpp:37:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xMin [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:107:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:131:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistanceLocation [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistanceLocation [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:175:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable computed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:205:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:268:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:293:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:373:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:403:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:431:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:449:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/distance/DistanceOp.cpp:510:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minDistance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/EdgeString.cpp:65:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable directedEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMergeEdge.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersectionBuilder.cpp:209:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Outside [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersectionBuilder.cpp:309:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersectionBuilder.cpp:365:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Left [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersectionBuilder.cpp:415:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gf [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersectionBuilder.cpp:535:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersection.cpp:132:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Inside [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersection.cpp:171:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersection.cpp:395:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gf [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersection.cpp:460:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gf [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersection.cpp:681:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gf [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/intersection/RectangleIntersection.cpp:707:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _gf [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMergeGraph.cpp:123:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newNodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMerger.cpp:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMerger.cpp:106:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMerger.cpp:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMerger.cpp:198:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDirected [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMerger.cpp:222:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isDirected [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMerger.cpp:235:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMerger.cpp:255:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mergedLineStrings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineMerger.cpp:76:5: style: Struct 'LMGeometryComponentFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/operation/overlay/snap/GeometrySnapper.cpp:115:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srcGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/GeometrySnapper.cpp:127:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srcGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/GeometrySnapper.cpp:150:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snapPrecisionFactor [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/GeometrySnapper.cpp:171:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineSequencer.cpp:133:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineSequencer.cpp:161:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/linemerge/LineSequencer.cpp:172:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isRun [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/SnapOverlayOp.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snapTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/SnapOverlayOp.cpp:68:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snapTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/LineStringSnapper.cpp:58:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srcPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/LineStringSnapper.cpp:73:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snapTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/LineStringSnapper.cpp:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isClosed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/LineStringSnapper.cpp:187:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snapTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/LineStringSnapper.cpp:287:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isClosed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/snap/LineStringSnapper.cpp:395:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable snapTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/validate/FuzzyPointLocator.cpp:70:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/validate/FuzzyPointLocator.cpp:107:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/validate/OffsetPointGenerator.cpp:64:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/CoverageUnion.cpp:52:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AREA_PCT_DIFF_TOL [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/validate/OverlayResultValidator.cpp:91:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/validate/OverlayResultValidator.cpp:107:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundaryDistanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/validate/OverlayResultValidator.cpp:131:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable testCoords [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/validate/OverlayResultValidator.cpp:163:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlay/validate/OverlayResultValidator.cpp:182:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/IndexedPointOnLineLocator.cpp:34:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:141:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCollapsed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:155:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptLocatorA [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/InputGeometry.cpp:171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isCollapsed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/ElevationModel.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cellSizeX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/ElevationModel.cpp:149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasZValue [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/ElevationModel.cpp:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isInitialized [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/ElevationModel.cpp:195:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isInitialized [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/ElevationModel.cpp:212:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasZValue [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/ElevationModel.cpp:253:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numCellX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable customNoder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:59:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intAdder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clipEnv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputHasZ [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:280:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clipEnv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:294:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clipper [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/EdgeNodingBuilder.cpp:385:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable limiter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/ElevationModel.cpp:111:9: style: Class 'Filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/operation/overlayng/ElevationModel.cpp:221:9: style: Class 'Filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/operation/overlayng/IntersectionPointBuilder.cpp:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable points [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineLimiter.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastOutside [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineLimiter.cpp:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastOutside [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineLimiter.cpp:79:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastOutside [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineLimiter.cpp:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineLimiter.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineLimiter.cpp:117:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastOutside [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineBuilder.cpp:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineBuilder.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opCode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/LineBuilder.cpp:143:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/MaximalEdgeRing.cpp:51:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STATE_FIND_INCOMING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/MaximalEdgeRing.cpp:114:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/MaximalEdgeRing.cpp:129:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdge.cpp:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdge.cpp:59:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:53:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:70:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isHole [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:153:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:225:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locator [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:238:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:257:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayEdgeRing.cpp:273:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayGraph.cpp:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayGraph.cpp:51:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayGraph.cpp:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayGraph.cpp:169:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:88:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLocLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLocLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:115:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:129:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLocRight [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabel.cpp:204:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:91:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:148:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:188:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:216:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:258:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:281:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:301:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:316:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:325:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:336:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RIGHT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayLabeller.cpp:347:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayMixedPoints.cpp:85:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomPoint [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayMixedPoints.cpp:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomNonPoint [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayMixedPoints.cpp:137:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomNonPointDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayMixedPoints.cpp:156:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resultDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayMixedPoints.cpp:177:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomNonPointDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayMixedPoints.cpp:192:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isPointRHS [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayMixedPoints.cpp:265:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNG.cpp:74:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNG.cpp:156:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable opCode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNG.cpp:220:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isOptimized [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNG.cpp:291:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNG.cpp:307:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isStrictMode [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNG.cpp:364:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomFact [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNGRobust.cpp:48:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNGRobust.cpp:55:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNGRobust.cpp:62:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNGRobust.cpp:69:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNGRobust.cpp:165:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NUM_SNAP_TRIES [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayNGRobust.cpp:265:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SNAP_TOL_FACTOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/buffer/BufferBuilder.cpp:437:44: style: The scope of the variable 'resultPolyList' can be reduced. [variableScope] geos-3.13.1/src/operation/overlayng/OverlayPoints.cpp:39:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayPoints.cpp:88:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayPoints.cpp:178:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pm [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/PrecisionReducer.cpp:31:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/PolygonBuilder.cpp:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shellList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/PolygonBuilder.cpp:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shellList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/PolygonBuilder.cpp:51:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometryFactory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/PolygonBuilder.cpp:111:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geometryFactory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/OverlayUtil.cpp:243:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AREA_HEURISTIC_TOLERANCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/PrecisionUtil.cpp:86:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_ROBUST_DP_DIGITS [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/RobustClipEnvelopeComputer.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clipEnv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/RobustClipEnvelopeComputer.cpp:59:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/overlayng/RobustClipEnvelopeComputer.cpp:109:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetEnv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/HoleAssigner.cpp:28:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_shells [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeDirectedEdge.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeDirectedEdge.cpp:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeDirectedEdge.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeDirectedEdge.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeDirectedEdge.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable next [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeDirectedEdge.cpp:99:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeDirectedEdge.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeEdge.cpp:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeEdge.cpp:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/BuildArea.cpp:97:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_hole [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:174:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:191:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:202:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_valid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:210:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_valid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:221:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ringPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:237:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ringPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:244:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:269:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:299:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable deList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/EdgeRing.cpp:311:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visitedByUpdateIncludedRecursive [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/Polygonizer.cpp:118:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineStringAdder [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/Polygonizer.cpp:130:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/Polygonizer.cpp:144:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/Polygonizer.cpp:152:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dangles [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/Polygonizer.cpp:166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cutEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/Polygonizer.cpp:181:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalidRingLines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/Polygonizer.cpp:203:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable computed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/Polygonizer.cpp:338:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shellList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/BuildArea.cpp:256:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/operation/predicate/RectangleIntersects.cpp:169:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/predicate/RectangleIntersects.cpp:290:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rectEnv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/predicate/SegmentIntersectionTester.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasIntersectionVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/predicate/SegmentIntersectionTester.cpp:59:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasIntersectionVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/predicate/SegmentIntersectionTester.cpp:93:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasIntersectionVar [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/predicate/RectangleIntersects.cpp:113:5: style:inconclusive: Either there is a missing 'override', or the member function 'geos::operation::predicate::EnvelopeIntersectsVisitor::intersects' can be const. [functionConst] geos-3.13.1/src/operation/predicate/RectangleIntersects.cpp:192:5: style:inconclusive: Either there is a missing 'override', or the member function 'geos::operation::predicate::ContainsPointVisitor::containsPoint' can be const. [functionConst] geos-3.13.1/src/operation/predicate/RectangleIntersects.cpp:106:5: style: Class 'EnvelopeIntersectsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/operation/predicate/RectangleIntersects.cpp:184:5: style: Class 'ContainsPointVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/operation/predicate/RectangleIntersects.cpp:255:5: style: Class 'LineIntersectsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/operation/polygonize/PolygonizeGraph.cpp:105:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeGraph.cpp:231:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeGraph.cpp:287:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeGraph.cpp:414:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/EdgeEndBundle.cpp:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/EdgeEndBundle.cpp:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/EdgeEndBundle.cpp:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/EdgeEndBundle.cpp:112:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/EdgeEndBundle.cpp:139:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/EdgeEndBundle.cpp:160:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/EdgeEndBundle.cpp:177:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable label [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/EdgeEndBundle.cpp:184:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeEnds [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateNode.cpp:53:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/polygonize/PolygonizeGraph.cpp:54:15: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/operation/relate/RelateNodeGraph.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateNodeGraph.cpp:50:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateNodeGraph.cpp:56:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateNodeGraph.cpp:101:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:75:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:249:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:314:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:336:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:364:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:387:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:410:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:421:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:444:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:456:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:478:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:487:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relate/RelateComputer.cpp:508:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/AdjacentEdgeLocator.cpp:51:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ringList [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/AdjacentEdgeLocator.cpp:97:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/BasicPredicate.cpp:38:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/BasicPredicate.cpp:45:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/BasicPredicate.cpp:52:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/BasicPredicate.cpp:61:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/BasicPredicate.cpp:75:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/BasicPredicate.cpp:82:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/BasicPredicate.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/BasicPredicate.cpp:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/DimensionLocation.cpp:35:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AREA_INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/DimensionLocation.cpp:48:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LINE_INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/DimensionLocation.cpp:61:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/DimensionLocation.cpp:76:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/DimensionLocation.cpp:92:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/DimensionLocation.cpp:109:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/EdgeSetIntersector.cpp:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable envelope [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/EdgeSetIntersector.cpp:76:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable overlapCounter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPatternMatcher.cpp:46:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable patternMatrix [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPatternMatcher.cpp:56:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable patternMatrix [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPatternMatcher.cpp:65:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPatternMatcher.cpp:77:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable True [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPatternMatcher.cpp:91:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPredicate.cpp:38:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPatternMatcher.cpp:120:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imPattern [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPredicate.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dimA [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPatternMatcher.cpp:129:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable imPattern [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPredicate.cpp:81:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPredicate.cpp:95:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/IMPredicate.cpp:103:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIM_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/LineStringExtracter.cpp:38:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/LineStringExtracter.cpp:75:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/LinearBoundary.cpp:41:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_vertexDegree [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/LinearBoundary.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hasBoundary [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:40:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_v1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nodePt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:56:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ringId [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_poly [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ringId [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:104:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSections.cpp:33:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodePt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:112:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isA [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSections.cpp:52:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sections [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:136:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isNodeAtVertex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSections.cpp:69:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sections [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:144:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isNodeAtVertex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSections.cpp:86:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodePt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:183:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isA [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/NodeSection.cpp:230:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/LinearBoundary.cpp:50:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/operation/intersection/RectangleIntersection.cpp:173:18: style: Variable 'z' is assigned a value that is never used. [unreadVariable] geos-3.13.1/src/operation/relateng/PolygonNodeConverter.cpp:66:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/PolygonNodeConverter.cpp:135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/PolygonNodeConverter.cpp:166:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/PolygonNodeConverter.cpp:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:71:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:90:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:130:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:148:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:171:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:180:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:218:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:232:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:243:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:283:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:300:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLocLeft [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:313:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLocRight [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:326:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLocLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:340:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLocLeft [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:360:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:368:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:376:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOC_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:384:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:393:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aDim [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:412:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable aLocLeft [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:429:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:441:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOM_A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateEdge.cpp:453:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodePt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:106:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:119:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:132:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:145:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:166:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:180:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:78:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isGeomEmpty [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:217:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOM_A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:128:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:228:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:161:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isGeomEmpty [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:243:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:177:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hasLines [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:261:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:184:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable locator [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:275:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:195:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AREA_INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:286:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:241:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNode.cpp:302:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodePt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:261:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:270:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isGeomEmpty [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:287:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uniquePoints [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:299:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:310:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:340:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:368:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:400:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elementId [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateGeometry.cpp:448:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable elementId [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateSegmentString.cpp:46:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateSegmentString.cpp:57:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isEmpty [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateSegmentString.cpp:116:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INDEX_UNKNOWN [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:81:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:140:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:177:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isEmpty [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:200:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:223:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:233:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lineBoundary [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:258:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:276:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:304:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polygons [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelatePointLocator.cpp:317:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyLocator [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:328:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundaryNodeRule [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:377:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOM_A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:423:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOM_B [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:462:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:481:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:518:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:566:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:580:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:629:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:642:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOM_B [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:664:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOM_A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/RelateNG.cpp:676:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeMutualInt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/sharedpaths/SharedPathsOp.cpp:59:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _g1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/sharedpaths/SharedPathsOp.cpp:109:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _g2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/CascadedPolygonUnion.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomFactory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/CascadedPolygonUnion.cpp:205:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/CoverageUnion.cpp:93:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segments [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/CoverageUnion.cpp:127:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AREA_PCT_DIFF_TOL [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:56:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:98:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:118:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOM_A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:222:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:268:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:280:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:297:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:305:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:314:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:351:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:384:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:396:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:416:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:457:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:486:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:501:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:535:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:553:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOM_A [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/relateng/TopologyComputer.cpp:568:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/PointGeometryUnion.cpp:57:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable otherGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/PointGeometryUnion.cpp:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomFact [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/OverlapUnion.cpp:51:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/OverlapUnion.cpp:169:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/union/UnaryUnionOp.cpp:72:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geomFact [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IndexedNestedHoleTester.cpp:68:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nestedPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IndexedNestedPolygonTester.cpp:102:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nestedPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IndexedNestedPolygonTester.cpp:126:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonRingSelfNode.cpp:30:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e11 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFindAllLocations [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isSimpleResult [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:90:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nonSimplePts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:99:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nonSimplePts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:106:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable computed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:157:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFindAllLocations [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:179:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFindAllLocations [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:196:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFindAllLocations [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:290:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable intersectionPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:342:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable li [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsSimpleOp.cpp:396:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFindAll [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonRingTouch.cpp:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable touchPt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonRingTouch.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonRing.cpp:93:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable touches [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonRing.cpp:244:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable selfNodes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonIntersectionAnalyzer.cpp:49:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oNoInvalidIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonIntersectionAnalyzer.cpp:69:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oNoInvalidIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/MakeValid.cpp:64:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/MakeValid.cpp:70:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/MakeValid.cpp:76:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/MakeValid.cpp:96:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/MakeValid.cpp:130:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/MakeValid.cpp:201:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/MakeValid.cpp:316:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeometry [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeometry [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable validErr [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:136:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eInvalidCoordinate [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:152:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIN_SIZE_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:192:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isInvertedRingValid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:226:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isInvertedRingValid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:271:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eInvalidCoordinate [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:301:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRingNotClosed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:338:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIN_SIZE_RING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:350:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eTooFewPoints [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:390:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRingSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:419:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eHoleOutsideShell [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:453:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eNestedHoles [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:469:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eNestedShells [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/IsValidOp.cpp:480:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eDisconnectedInterior [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonRing.cpp:245:54: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/operation/valid/PolygonTopologyAnalyzer.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonTopologyAnalyzer.cpp:82:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonTopologyAnalyzer.cpp:204:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isInvertedRingValid [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonTopologyAnalyzer.cpp:223:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonTopologyAnalyzer.cpp:238:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable polyRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/PolygonTopologyAnalyzer.cpp:251:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/RepeatedPointRemover.cpp:176:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/RepeatedPointRemover.cpp:165:5: style: Class 'RepeatedPointCoordinateOperation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/operation/valid/RepeatedPointTester.cpp:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeatedCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/RepeatedPointTester.cpp:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable repeatedCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/TopologyValidationError.cpp:65:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errorType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/TopologyValidationError.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/TopologyValidationError.cpp:77:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errorType [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parentEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parentEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:83:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadrant [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:90:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeDirection [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:104:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable from [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:111:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable to [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable angle [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sym [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdge.cpp:157:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadrant [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/Edge.cpp:52:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/Edge.cpp:62:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/Edge.cpp:80:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sorted [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:91:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:121:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sorted [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:136:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:153:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:184:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable outEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/NodeMap.cpp:36:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodeMap [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/DirectedEdgeStar.cpp:153:23: style: Variable 'de' can be declared as pointer to const [constVariablePointer] geos-3.13.1/src/planargraph/PlanarGraph.cpp:63:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/PlanarGraph.cpp:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/planargraph/PlanarGraph.cpp:110:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/operation/valid/MakeValid.cpp:138:23: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/operation/valid/MakeValid.cpp:192:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/operation/valid/MakeValid.cpp:301:20: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/src/planargraph/algorithm/ConnectedSubgraphFinder.cpp:56:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable graph [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBits.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFirst [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBits.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFirst [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBits.cpp:97:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commonBits [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBitsOp.cpp:125:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable returnToOriginalPrecision [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBitsRemover.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ccFilter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBitsRemover.cpp:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ccFilter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBitsRemover.cpp:120:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ccFilter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBitsRemover.cpp:130:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commonCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBitsRemover.cpp:143:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBitsRemover.cpp:174:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable commonCoord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/CommonBitsRemover.cpp:47:5: style: Class 'Translater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/precision/GeometryPrecisionReducer.cpp:100:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newFactory [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/GeometryPrecisionReducer.cpp:133:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isPointwise [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/PrecisionReducerCoordinateOperation.cpp:77:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable removeCollapsed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/MinimumClearance.cpp:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minClearance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/MinimumClearance.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minClearance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/MinimumClearance.cpp:86:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable removeCollapsed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:150:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newPrecisionModel [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:156:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable removeCollapsed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/PrecisionReducerTransformer.cpp:119:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetPM [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/PrecisionReducerTransformer.cpp:174:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetPM [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:52:5: style: Class 'PrecisionReducerCoordinateOperation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:67:69: style:inconclusive: Function 'edit' argument 1 names different: declaration 'coordinates' definition 'cs'. [funcArgNamesDifferent] geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:56:72: note: Function 'edit' argument 1 names different: declaration 'coordinates' definition 'cs'. geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:67:69: note: Function 'edit' argument 1 names different: declaration 'coordinates' definition 'cs'. geos-3.13.1/src/shape/fractal/HilbertEncoder.cpp:32:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] geos-3.13.1/src/shape/fractal/HilbertEncoder.cpp:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minx [valueFlowBailoutIncompleteVar] geos-3.13.1/src/precision/MinimumClearance.cpp:79:9: style:inconclusive: Technically the member function 'geos::precision::compute::MinClearanceDistance::getCoordinates' can be const. [functionConst] geos-3.13.1/src/shape/fractal/MortonCode.cpp:76:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LEVEL [valueFlowBailoutIncompleteVar] geos-3.13.1/src/shape/fractal/HilbertCode.cpp:94:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LEVEL [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/ComponentJumpChecker.cpp:56:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/ComponentJumpChecker.cpp:93:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable components [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/DouglasPeuckerLineSimplifier.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/DouglasPeuckerLineSimplifier.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preserveEndpoint [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/DouglasPeuckerLineSimplifier.cpp:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable usePt [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/DouglasPeuckerLineSimplifier.cpp:121:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LineSegmentIndex.cpp:61:5: style: Class 'LineSegmentVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/simplify/DouglasPeuckerSimplifier.cpp:115:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/DouglasPeuckerSimplifier.cpp:200:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/DouglasPeuckerSimplifier.cpp:206:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:67:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:79:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:89:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:96:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:132:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedLine.cpp:160:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/DouglasPeuckerSimplifier.cpp:50:5: style: Class 'DPTransformer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/simplify/LinkedRing.cpp:57:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedRing.cpp:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_next [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedRing.cpp:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedRing.cpp:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedRing.cpp:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedRing.cpp:92:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_coord [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedRing.cpp:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedRing.cpp:107:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/LinkedRing.cpp:122:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHullIndex.cpp:45:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hulls [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/DouglasPeuckerSimplifier.cpp:92:37: style:inconclusive: Function 'DPTransformer' argument 1 names different: declaration 'tolerance' definition 't'. [funcArgNamesDifferent] geos-3.13.1/src/simplify/DouglasPeuckerSimplifier.cpp:50:26: note: Function 'DPTransformer' argument 1 names different: declaration 'tolerance' definition 't'. geos-3.13.1/src/simplify/DouglasPeuckerSimplifier.cpp:92:37: note: Function 'DPTransformer' argument 1 names different: declaration 'tolerance' definition 't'. geos-3.13.1/src/simplify/TaggedLineSegment.cpp:65:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parent [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/PolygonHullSimplifier.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexNumFraction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/PolygonHullSimplifier.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaDeltaRatio [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/PolygonHullSimplifier.cpp:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexNumFraction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/PolygonHullSimplifier.cpp:160:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isOuter [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/PolygonHullSimplifier.cpp:178:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaDeltaRatio [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/PolygonHullSimplifier.cpp:215:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexNumFraction [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:57:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetVertexNum [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetAreaDelta [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:114:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cornerQueue [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:124:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:141:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:164:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:183:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable targetVertexNum [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:214:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaDelta [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:226:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:270:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:329:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:344:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:352:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:364:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:374:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/RingHull.cpp:383:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prev [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLinesSimplifier.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLinesSimplifier.cpp:71:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable distanceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:65:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:77:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parentLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:112:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable minimumSize [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:119:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parentLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:133:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable parentLine [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:147:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resultSegs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:202:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resultSegs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:223:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:230:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:237:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:244:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable segs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineString.cpp:251:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable resultSegs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TopologyPreservingSimplifier.cpp:179:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TopologyPreservingSimplifier.cpp:266:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineStringSimplifier.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineStringSimplifier.cpp:139:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linePts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineStringSimplifier.cpp:200:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineStringSimplifier.cpp:225:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineStringSimplifier.cpp:271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLINEAR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TaggedLineStringSimplifier.cpp:328:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable line [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/DelaunayTriangulationBuilder.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable siteCoords [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/DelaunayTriangulationBuilder.cpp:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable siteCoords [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/DelaunayTriangulationBuilder.cpp:96:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subdiv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/DelaunayTriangulationBuilder.cpp:119:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subdiv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/DelaunayTriangulationBuilder.cpp:127:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subdiv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/DelaunayTriangulationBuilder.cpp:139:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subdiv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/simplify/TopologyPreservingSimplifier.cpp:64:5: style: Class 'LineStringTransformer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/src/simplify/TopologyPreservingSimplifier.cpp:79:56: style:inconclusive: Function 'LineStringTransformer' argument 1 names different: declaration 'simp' definition 'nMap'. [funcArgNamesDifferent] geos-3.13.1/src/simplify/TopologyPreservingSimplifier.cpp:64:37: note: Function 'LineStringTransformer' argument 1 names different: declaration 'simp' definition 'nMap'. geos-3.13.1/src/simplify/TopologyPreservingSimplifier.cpp:79:56: note: Function 'LineStringTransformer' argument 1 names different: declaration 'simp' definition 'nMap'. geos-3.13.1/src/triangulate/IncrementalDelaunayTriangulator.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isForceConvex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/IncrementalDelaunayTriangulator.cpp:110:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_isForceConvex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/IncrementalDelaunayTriangulator.cpp:153:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COUNTERCLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/ConstrainedDelaunayTriangulator.cpp:44:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable siteCoords [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable siteCoords [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clipEnv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isOrdered [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:87:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subdiv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:121:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subdiv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:126:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:139:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subdiv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:167:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable subdiv [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:252:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/VoronoiDiagramBuilder.cpp:278:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputSeq [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonTriangulator.cpp:49:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputGeom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexNext [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFlatCornersSkipped [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:104:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isFlatCornersSkipped [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonNoder.cpp:129:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:164:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonNoder.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:207:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexFirst [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonNoder.cpp:146:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:257:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cornerIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonNoder.cpp:153:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:275:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonNoder.cpp:160:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:283:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cornerIndex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonNoder.cpp:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isHoleTouching [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:293:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonNoder.cpp:196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nodedRingIndexes [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:303:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexSize [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:317:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexNext [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:333:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLINEAR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonEarClipper.cpp:351:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexFirst [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lastEdge [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:123:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inputPolygon [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:139:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shellRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shellRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boundaryIntersector [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:192:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isHoleTouchingHint [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:208:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:276:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable joinedRing [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/TriDelaunayImprover.cpp:42:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_ITERATION [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:394:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/TriDelaunayImprover.cpp:141:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/polygon/PolygonHoleJoiner.cpp:429:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable holeRings [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdge.cpp:86:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isAlive [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/TrianglePredicate.cpp:41:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/TrianglePredicate.cpp:76:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/TriEdge.cpp:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p1 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/Vertex.cpp:58:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LEFT [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/Vertex.cpp:125:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeCoincidenceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frameVertex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startingEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:115:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:122:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:147:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startingEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:215:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:263:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable frameVertex [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:282:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable edgeCoincidenceTolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:288:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:300:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startingEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:332:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_triEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:413:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visit_state_clean [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:426:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable startingEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:593:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quadEdges [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tri0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:61:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tri0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:133:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tri0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:199:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKWISE [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:288:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:312:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tri0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:326:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tri0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:360:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tri0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/tri/Tri.cpp:479:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p0 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/Profiler.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avg [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/Profiler.cpp:63:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/Profiler.cpp:100:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/Profiler.cpp:109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable profs [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/Profiler.cpp:139:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:90:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:137:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nPts [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:164:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_TIMES_2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:194:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI_TIMES_2 [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:226:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable base [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:232:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable centre [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:238:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:245:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:251:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable height [valueFlowBailoutIncompleteVar] geos-3.13.1/src/util/GeometricShapeFactory.cpp:258:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/AngleTest.cpp:50:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOL [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/AngleTest.cpp:84:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOL [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/AngleTest.cpp:109:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOL [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/AngleTest.cpp:141:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TOL [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/AreaTest.cpp:127:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/AreaTest.cpp:135:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:364:5: style: Class 'TriangleCoordinatesVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/tests/unit/algorithm/CGAlgorithms/isPointInRingTest.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/CGAlgorithms/isPointInRingTest.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/CGAlgorithms/signedAreaTest.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/CGAlgorithms/signedAreaTest.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/CGAlgorithms/signedAreaTest.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/InteriorPointAreaTest.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom [valueFlowBailoutIncompleteVar] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:308:31: style: C-style pointer casting [cstyleCast] geos-3.13.1/src/triangulate/quadedge/QuadEdgeSubdivision.cpp:515:20: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/algorithm/CentroidTest.cpp:62:31: performance: Function parameter 'inputWkt' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/algorithm/CentroidTest.cpp:68:36: performance: Function parameter 'inputWkt' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/algorithm/CircularArcsTest.cpp:15:10: style:inconclusive: Technically the member function 'tut::test_circulararcs_data::checkEnvelope' can be const. [functionConst] geos-3.13.1/tests/unit/algorithm/IntersectionTest.cpp:46:10: performance:inconclusive: Technically the member function 'tut::test_intersection_data::checkIntersectionNull' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/algorithm/IntersectionTest.cpp:89:10: performance:inconclusive: Technically the member function 'tut::test_intersection_data::checkIntersectionLineSegmentNull' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/algorithm/OrientationIndexFailureTest.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/OrientationIndexFailureTest.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/OrientationIndexFailureTest.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/OrientationIndexFailureTest.cpp:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/OrientationIndexFailureTest.cpp:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/OrientationIndexFailureTest.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/OrientationIndexFailureTest.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/MinimumBoundingCircleTest.cpp:75:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/OrientationIndexFailureTest.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/TrianglePredicateTest.cpp:30:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/TrianglePredicateTest.cpp:46:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/LocatePointInRingTest.cpp:38:17: performance:inconclusive: Technically the member function 'tut::test_locatepointinring_data::locationText' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/algorithm/MinimumBoundingCircleTest.cpp:94:45: performance: Function parameter 'wktIn' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/algorithm/MinimumBoundingCircleTest.cpp:94:64: performance: Function parameter 'wktOut' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectorTest.cpp:70:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectorTest.cpp:89:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectorTest.cpp:107:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectorTest.cpp:125:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLINEAR_INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectorTest.cpp:143:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLLINEAR_INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/construct/MaximumInscribedCircleTest.cpp:56:5: performance:inconclusive: Technically the member function 'tut::test_mic_data::ensure_equals_coordinate' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectorZTest.cpp:178:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectorZTest.cpp:203:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectorZTest.cpp:52:10: performance:inconclusive: Technically the member function 'tut::test_robustlineintersectorz_data::checkIntersectionDir' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/algorithm/construct/LargestEmptyCircleTest.cpp:42:5: performance:inconclusive: Technically the member function 'tut::test_data_LargestEmptyCircle::ensure_equals_coordinate' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/algorithm/locate/IndexedPointInAreaLocatorTest.cpp:53:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/locate/SimplePointInAreaLocatorTest.cpp:35:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/hull/ConcaveHullTest.cpp:249:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT_CIRCLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/hull/ConcaveHullTest.cpp:260:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT_CIRCLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/hull/ConcaveHullTest.cpp:270:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT_SIMPLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/hull/ConcaveHullTest.cpp:279:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT_SIMPLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/hull/ConcaveHullTest.cpp:288:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT_CIRCLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/hull/ConcaveHullTest.cpp:297:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WKT_CIRCLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCAPIDefinesTest.cpp:37:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_VERSION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/capi_test_utils.h:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/capi_test_utils.h:150:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/capi_test_utils.h:172:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBoundaryTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBoundaryTest.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/capi_test_utils.h:72:9: performance:inconclusive: Technically the member function 'capitest::utility::fromWKT' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/capi/GEOSBuildAreaTest.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBuildAreaTest.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConcaveHullOfPolygonsTest.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConcaveHullOfPolygonsTest.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConcaveHullOfPolygonsTest.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConcaveHullOfPolygonsTest.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectionTest.cpp:35:5: performance:inconclusive: Technically the member function 'tut::test_robustlineintersection_data::equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/algorithm/RobustLineIntersectionTest.cpp:231:5: performance:inconclusive: Technically the member function 'tut::test_robustlineintersection_data::checkInputNotAltered' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:165:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:204:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:220:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:239:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:259:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:277:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:293:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:309:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:325:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:344:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:363:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:381:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:417:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:429:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:441:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:454:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:467:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConcaveHullTest.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConcaveHullTest.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConcaveHullTest.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSClipByRectTest.cpp:239:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSClipByRectTest.cpp:264:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSClipByRectTest.cpp:289:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSClipByRectTest.cpp:299:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConstrainedDelaunayTriangulationTest.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConstrainedDelaunayTriangulationTest.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConstrainedDelaunayTriangulationTest.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConstrainedDelaunayTriangulationTest.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:26:5: warning: Member variable 'test_capigeosbuffer_data::area_' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tests/unit/capi/GEOSBufferTest.cpp:24:12: style: struct member 'test_capigeosbuffer_data::area_' is never used. [unusedStructMember] geos-3.13.1/tests/unit/capi/GEOSContainsTest.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSContainsTest.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSContainsTest.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSContainsTest.cpp:101:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSContainsTest.cpp:159:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSContainsTest.cpp:198:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSContextTest.cpp:86:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable count_error [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSContextTest.cpp:26:14: performance:inconclusive: Technically the member function 'tut::test_geoscontext_data::provokeError' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/capi/GEOSConvexHullTest.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSConvexHullTest.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageIsValidTest.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageIsValidTest.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageIsValidTest.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageSimplifyTest.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageSimplifyTest.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageSimplifyTest.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageSimplifyTest.cpp:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageUnionTest.cpp:55:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_reader [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageUnionTest.cpp:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_reader [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoverageUnionTest.cpp:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoveredByTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoveredByTest.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoversTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoversTest.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCrossesTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCrossesTest.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDelaunayTriangulationTest.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDelaunayTriangulationTest.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDelaunayTriangulationTest.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDelaunayTriangulationTest.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDelaunayTriangulationTest.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDelaunayTriangulationTest.cpp:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDelaunayTriangulationTest.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:125:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:200:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:236:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:344:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:435:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:492:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:538:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:583:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:631:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:688:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSCoordSeqTest.cpp:719:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cs_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDifferencePrecTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDensifyTest.cpp:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDensifyTest.cpp:166:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDifferenceTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDifferenceTest.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDisjointTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDisjointTest.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDisjointSubsetUnionTest.cpp:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDisjointSubsetUnionTest.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDisjointSubsetUnionTest.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceTest.cpp:35:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceTest.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceTest.cpp:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceTest.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceTest.cpp:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceTest.cpp:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceWithinTest.cpp:389:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceWithinTest.cpp:401:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceWithinTest.cpp:413:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceWithinTest.cpp:422:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSDistanceTest.cpp:28:5: performance:inconclusive: Technically the member function 'tut::test_capigeosdistance_data::random_polygon' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/capi/GEOSEqualsTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsTest.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsTest.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsTest.cpp:86:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsTest.cpp:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsTest.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:125:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsIdenticalTest.cpp:220:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSEqualsTest.cpp:108:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSGeomFromWKBTest.cpp:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSFrechetDistanceTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSFrechetDistanceTest.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSFrechetDistanceTest.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSFrechetDistanceTest.cpp:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSFrechetDistanceTest.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGeoJSONReadTest.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGeoJSONWriteTest.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetNumPointsTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetNumPointsTest.cpp:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetNumPointsTest.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetNumPointsTest.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetXYZMTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetXYZMTest.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetXYZMTest.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetXYZMTest.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetXYZMTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomGetXYZMTest.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomToHEX_bufTest.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomToHEX_bufTest.cpp:63:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_WKB_XDR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomToWKBTest.cpp:56:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_WKB_EXTENDED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomToWKBTest.cpp:191:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_WKB_ISO [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomToWKBTest.cpp:199:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_WKB_ISO [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomToWKB_bufTest.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomToWKTTest.cpp:24:5: performance:inconclusive: Technically the member function 'tut::test_capigeosgeomtowkt_data::test_wkt' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/capi/GEOSGeomToWKTTest.cpp:38:5: performance:inconclusive: Technically the member function 'tut::test_capigeosgeomtowkt_data::test_wkt' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/capi/GEOSGeomTypeIdTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeomTypeTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_cloneTest.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCircularStringTest.cpp:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_cloneTest.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCircularStringTest.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCompoundCurveTest.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCompoundCurveTest.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCompoundCurveTest.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCollectionTest.cpp:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createLineStringTest.cpp:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCurvePolygonTest.cpp:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCurvePolygonTest.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createCurvePolygonTest.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:172:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_extentTest.cpp:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_extentTest.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createPolygonTest.cpp:34:5: warning: If memory allocation fails, then there is a possible null pointer dereference: holes [nullPointerOutOfMemory] geos-3.13.1/tests/unit/capi/GEOSGeom_createPolygonTest.cpp:33:50: note: Assuming allocation function fails geos-3.13.1/tests/unit/capi/GEOSGeom_createPolygonTest.cpp:33:28: note: Assignment 'holes=(GEOSGeometry**)malloc(sizeof(GEOSGeometry*))', assigned value is 0 geos-3.13.1/tests/unit/capi/GEOSGeom_createPolygonTest.cpp:34:5: note: Null pointer dereference geos-3.13.1/tests/unit/capi/GEOSGeom_createPolygonTest.cpp:33:28: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSGeom_extractUniquePointsTest.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_extractUniquePointsTest.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_extractUniquePointsTest.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_extractUniquePointsTest.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getCoordSeqTest.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getCoordSeqTest.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getCoordSeqTest.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getCoordSeqTest.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:24:19: warning: The struct 'test_capigeosgeom_create_data' defines member variable with name 'geom1_' also defined in its parent struct 'utility'. [duplInheritedMember] geos-3.13.1/tests/unit/capi/capi_test_utils.h:19:23: note: Parent variable 'utility::geom1_' geos-3.13.1/tests/unit/capi/GEOSGeom_createTest.cpp:24:19: note: Derived variable 'test_capigeosgeom_create_data::geom1_' geos-3.13.1/tests/unit/capi/GEOSGeom_getCoordinateDimensionTest.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getCoordinateDimensionTest.cpp:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getCoordinateDimensionTest.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getCoordinateDimensionTest.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getDimensionsTest.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_getDimensionsTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetCentroidTest.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetCentroidTest.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetCentroidTest.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetCentroidTest.cpp:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetCentroidTest.cpp:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetCentroidTest.cpp:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp:168:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_setPrecisionTest.cpp:279:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetExteriorRingTest.cpp:26:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetExteriorRingTest.cpp:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetExteriorRingTest.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetGeometryNTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetGeometryNTest.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_transformXYTest.cpp:300:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetInteriorRingNTest.cpp:26:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetInteriorRingNTest.cpp:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetInteriorRingNTest.cpp:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHausdorffDistanceTest.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGetNumInteriorRingsTest.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHausdorffDistanceTest.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHausdorffDistanceTest.cpp:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSGeom_transformXYTest.cpp:268:29: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSGeom_transformXYTest.cpp:273:9: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSInterpolateTest.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterpolateTest.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterpolateTest.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterpolateTest.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterpolateTest.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSHasZMTest.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterruptTest.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numcalls [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterruptTest.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numcalls [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterruptTest.cpp:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numcalls [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterruptTest.cpp:165:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interruptNow [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSInterruptTest.cpp:183:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable numcalls [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionPrecTest.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionPrecTest.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionPrecTest.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionPrecTest.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionPrecTest.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionPrecTest.cpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionPrecTest.cpp:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionPrecTest.cpp:168:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLargestEmptyCircleTest.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLargestEmptyCircleTest.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLargestEmptyCircleTest.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLargestEmptyCircleTest.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:106:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:150:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectionTest.cpp:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLengthTest.cpp:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLengthTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLengthTest.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLengthTest.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:101:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:168:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:213:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:255:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineMergeDirectedTest.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineMergeTest.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSIntersectsTest.cpp:132:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:126:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineSubstringTest.cpp:154:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineStringTest.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineStringTest.cpp:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSLineStringTest.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMakeValidTest.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMakeValidTest.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMakeValidTest.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMakeValidTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMakeValidTest.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp:28:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktw_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumBoundingCircleTest.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumBoundingCircleTest.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumBoundingCircleTest.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumBoundingCircleTest.cpp:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumBoundingCircleTest.cpp:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumRotatedRectangleTest.cpp:130:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp:23:11: warning: The struct 'test_capimaximuminscribedcircle_data' defines member variable with name 'wkt_' also defined in its parent struct 'utility'. [duplInheritedMember] geos-3.13.1/tests/unit/capi/capi_test_utils.h:25:15: note: Parent variable 'utility::wkt_' geos-3.13.1/tests/unit/capi/GEOSMaximumInscribedCircleTest.cpp:23:11: note: Derived variable 'test_capimaximuminscribedcircle_data::wkt_' geos-3.13.1/tests/unit/capi/GEOSMakeValidTest.cpp:55:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:47:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:80:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:120:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumWidthTest.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumWidthTest.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumWidthTest.cpp:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:30:41: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:37:51: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:208:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:81:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:94:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:107:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:120:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:135:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:149:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:173:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:199:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:215:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:229:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:243:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:257:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSBUF_JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:266:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSNearestPointsTest.cpp:59:28: style: Variable 'coords_' can be declared as pointer to const [constVariablePointer] geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:102:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSOrientPolygonsTest.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOrientPolygonsTest.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOrientPolygonsTest.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOrientPolygonsTest.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOrientPolygonsTest.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOrientPolygonsTest.cpp:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOverlapsTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOverlapsTest.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:29:39: warning: Either the condition 'wkt_c' is redundant or there is possible null pointer dereference: wkt_c. [nullPointerRedundantCheck] geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:30:17: note: Assuming that condition 'wkt_c' is not redundant geos-3.13.1/tests/unit/capi/GEOSOffsetCurveTest.cpp:29:39: note: Null pointer dereference geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:170:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:191:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPointOnSurfaceTest.cpp:232:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonHullSimplifyTest.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonHullSimplifyTest.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonHullSimplifyTest.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonHullSimplifyTest.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonHullSimplifyTest.cpp:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonHullSimplifyTest.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedDistanceTest.cpp:72:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedDistanceTest.cpp:151:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedDistanceTest.cpp:164:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonizeTest.cpp:98:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonizeTest.cpp:127:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonizeTest.cpp:149:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonizeTest.cpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedDistanceWithinTest.cpp:70:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedDistanceWithinTest.cpp:155:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedDistanceWithinTest.cpp:169:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedDistanceWithinTest.cpp:183:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedDistanceWithinTest.cpp:197:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPolygonizeTest.cpp:200:16: style: Variable 'geom' can be declared as pointer to const [constVariableReference] geos-3.13.1/tests/unit/capi/GEOSProjectTest.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSProjectTest.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSProjectTest.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSProjectTest.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSProjectTest.cpp:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:130:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:181:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:218:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom2_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:270:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:334:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:380:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:415:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:432:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:449:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedGeometryTest.cpp:462:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSPreparedNearestPointsTest.cpp:74:28: style: Variable 'coords_' can be declared as pointer to const [constVariablePointer] geos-3.13.1/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateBoundaryNodeRuleTest.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelatePatternTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelatePatternTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelatePatternTest.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRelateTest.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRemoveRepeatedPointsTest.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRemoveRepeatedPointsTest.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSRemoveRepeatedPointsTest.cpp:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSharedPathsTest.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSharedPathsTest.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSharedPathsTest.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSharedPathsTest.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSimplifyTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSimplifyTest.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSymDifferencePrecTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:96:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:150:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:168:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSnapTest.cpp:216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:119:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSymDifferenceTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSymDifferenceTest.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSTopologyPreserveSimplifyTest.cpp:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSTopologyPreserveSimplifyTest.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSTopologyPreserveSimplifyTest.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSTouchesTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSTouchesTest.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionPrecTest.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnionCascadedTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:35:20: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:36:20: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:175:26: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:221:30: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:269:25: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:270:27: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:304:25: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:305:27: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:336:11: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:336:31: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:35:15: style: Variable 'p1' can be declared as pointer to const [constVariablePointer] geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:36:15: style: Variable 'p2' can be declared as pointer to const [constVariablePointer] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:161:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:183:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:213:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:225:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnionTest.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnionTest.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUserDataTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUserDataTest.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:183:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBReaderTest.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBReaderTest.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSUnionTest.cpp:55:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSUnionTest.cpp:56:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSUserDataTest.cpp:45:16: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSUserDataTest.cpp:70:28: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:30:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_VORONOI_PRESERVE_ORDER [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:183:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBReaderTest.cpp:37:48: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBReaderTest.cpp:63:48: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:19:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_WKB_NDR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBReaderTest.cpp:67:48: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:42:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbwriter_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:66:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktwriter_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:27:10: performance:inconclusive: Technically the member function 'tut::test_capigeosvoronoidiagram_data::check_voronoi_ordered' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:79:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktwriter_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:93:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktwriter_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:108:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktwriter_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:123:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktwriter_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:138:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktwriter_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:155:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktwriter_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:164:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWithinTest.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWithinTest.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWithinTest.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWithinTest.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:58:38: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:58:58: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:76:38: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:76:58: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:94:38: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:94:58: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:112:38: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:112:58: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:130:38: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:130:58: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:148:38: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:148:58: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:165:38: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:165:58: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:183:38: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:183:58: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/capi/GEOSisClosedTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisClosedTest.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisClosedTest.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisClosedTest.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisClosedTest.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisClosedTest.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:53:11: warning: The struct 'test_geoswktwriter_data' defines member variable with name 'wkt_' also defined in its parent struct 'utility'. [duplInheritedMember] geos-3.13.1/tests/unit/capi/capi_test_utils.h:25:15: note: Parent variable 'utility::wkt_' geos-3.13.1/tests/unit/capi/GEOSWKTWriterTest.cpp:53:11: note: Derived variable 'test_geoswktwriter_data::wkt_' geos-3.13.1/tests/unit/capi/GEOSisRingTest.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisRingTest.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisRingTest.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisRingTest.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisRingTest.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisRingTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisSimpleTest.cpp:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisSimpleTest.cpp:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisSimpleTest.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOS_printDoubleTest.cpp:24:60: performance: Function parameter 'p_expected' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/capi/GEOSisValidDetailTest.cpp:65:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOSVALID_ALLOW_SELFTOUCHING_RING_FORMING_HOLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidDetailTest.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidDetailTest.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidDetailTest.cpp:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidDetailTest.cpp:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidDetailTest.cpp:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable geom1_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidDetailTest.cpp:151:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidReasonTest.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidReasonTest.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/coverage/CoverageGapFinderTest.cpp:26:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/coverage/CoverageGapFinderTest.cpp:45:5: performance:inconclusive: Technically the member function 'tut::test_coveragegapfinder_data::toArray' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/capi/GEOSisValidTest.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/capi/GEOSisValidReasonTest.cpp:52:34: style: C-style pointer casting [cstyleCast] geos-3.13.1/tests/unit/coverage/CoveragePolygonValidatorTest.cpp:28:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/coverage/CoveragePolygonValidatorTest.cpp:73:5: performance:inconclusive: Technically the member function 'tut::test_coveragepolygonvalidator_data::extractPolygons' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/coverage/CoverageRingEdgesTest.cpp:65:5: performance:inconclusive: Technically the member function 'tut::test_coverageringedges_data::toArray' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/coverage/CoveragePolygonValidatorTest.cpp:79:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tests/unit/capi/GEOSisValidDetailTest.cpp:31:5: performance:inconclusive: Technically the member function 'tut::test_capiisvaliddetail_data::strToUpper' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/coverage/CoverageRingEdgesTest.cpp:55:41: style: Parameter 'edges' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/coverage/CoverageRingEdgesTest.cpp:59:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tests/unit/coverage/CoverageSimplifierTest.cpp:73:5: performance:inconclusive: Technically the member function 'tut::test_coveragesimplifier_data::checkArrayEqual' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/coverage/CoverageSimplifierTest.cpp:22:44: style: struct member 'test_coveragesimplifier_data::geomArray' is never used. [unusedStructMember] geos-3.13.1/tests/unit/coverage/CoverageSimplifierTest.cpp:475:48: style: Variable 'result' is assigned a value that is never used. [unreadVariable] geos-3.13.1/tests/unit/geom/CircularArcTest.cpp:47:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CircularArcTest.cpp:82:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CircularStringTest.cpp:71:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_CIRCULARSTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CircularStringTest.cpp:111:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsupportedOperationException [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/coverage/TPVWSimplifierTest.cpp:53:40: performance: Function parameter 'freeRingIndex' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/coverage/TPVWSimplifierTest.cpp:63:40: performance: Function parameter 'freeRingIndex' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:28:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CircularArcTest.cpp:17:10: style:inconclusive: Technically the member function 'tut::test_circulararc_data::checkAngle' can be const. [functionConst] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:93:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CircularArcTest.cpp:25:10: style:inconclusive: Technically the member function 'tut::test_circulararc_data::checkLength' can be const. [functionConst] geos-3.13.1/tests/unit/edgegraph/EdgeGraphTest.cpp:19:15: performance:inconclusive: Technically the member function 'tut::test_edgegraph_data::addEdge' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/edgegraph/EdgeGraphTest.cpp:30:10: performance:inconclusive: Technically the member function 'tut::test_edgegraph_data::checkNodeValid' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/edgegraph/EdgeGraphTest.cpp:35:10: performance:inconclusive: Technically the member function 'tut::test_edgegraph_data::checkNodeValid' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/edgegraph/EdgeGraphTest.cpp:41:10: performance:inconclusive: Technically the member function 'tut::test_edgegraph_data::checkEdge' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/edgegraph/EdgeGraphTest.cpp:46:10: performance:inconclusive: Technically the member function 'tut::test_edgegraph_data::checkEdgeRing' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/edgegraph/EdgeGraphTest.cpp:56:10: performance:inconclusive: Technically the member function 'tut::test_edgegraph_data::checkNextPrev' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/edgegraph/EdgeGraphTest.cpp:64:15: performance:inconclusive: Technically the member function 'tut::test_edgegraph_data::findEdge' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/CoordinateSequencesTest.cpp:50:26: debug: simplifyOperatorName: found unsimplified operator name [debug] geos-3.13.1/tests/unit/geom/CoordinateSequenceIteratorTest.cpp:119:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable seq_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequencesTest.cpp:43:10: style:inconclusive: Technically the member function 'tut::FunctorWithoutArgs::operator()' can be const. [functionConst] geos-3.13.1/tests/unit/geom/CoordinateSequencesTest.cpp:76:10: style:inconclusive: Technically the member function 'tut::FunctorWithTwoArgs::operator()' can be const. [functionConst] geos-3.13.1/tests/unit/geom/CompoundCurveTest.cpp:78:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_COMPOUNDCURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CompoundCurveTest.cpp:119:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsupportedOperationException [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CompoundCurveTest.cpp:266:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CompoundCurveTest.cpp:303:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/DimensionTest.cpp:66:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nomatter [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/DimensionTest.cpp:107:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nomatter [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/DimensionTest.cpp:152:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CurvePolygonTest.cpp:88:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_CURVEPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CurvePolygonTest.cpp:136:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsupportedOperationException [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:109:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:134:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:185:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:221:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:293:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:348:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:372:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateXY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:384:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:420:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:141:5: performance:inconclusive: Technically the member function 'tut::test_coveragevalidator_data::toCoverage' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:58:30: warning: Either the condition 'actual!=nullptr' is redundant or there is possible null pointer dereference: actual. [nullPointerRedundantCheck] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:54:29: note: Assuming that condition 'actual!=nullptr' is not redundant geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:58:30: note: Null pointer dereference geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:59:30: warning: Either the condition 'expected!=nullptr' is redundant or there is possible null pointer dereference: expected. [nullPointerRedundantCheck] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:54:52: note: Assuming that condition 'expected!=nullptr' is not redundant geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:59:30: note: Null pointer dereference geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:93:30: warning: Either the condition 'actual!=nullptr' is redundant or there is possible null pointer dereference: actual. [nullPointerRedundantCheck] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:89:29: note: Assuming that condition 'actual!=nullptr' is not redundant geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:93:30: note: Null pointer dereference geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:94:30: warning: Either the condition 'expected!=nullptr' is redundant or there is possible null pointer dereference: expected. [nullPointerRedundantCheck] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:89:52: note: Assuming that condition 'expected!=nullptr' is not redundant geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:94:30: note: Null pointer dereference geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:109:13: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:112:13: note: Found duplicate branches for 'if' and 'else'. geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:109:13: note: Found duplicate branches for 'if' and 'else'. geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:109:28: style: Checking if unsigned expression 'wkt.size()' is less than zero. [unsignedLessThanZero] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:130:28: style: Checking if unsigned expression 'wkt.size()' is less than zero. [unsignedLessThanZero] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:141:56: style: Parameter 'geoms' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:118:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tests/unit/coverage/CoverageValidatorTest.cpp:145:22: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tests/unit/geom/Geometry/normalizeTest.cpp:50:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/EnvelopeTest.cpp:380:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryCollectionTest.cpp:108:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryCollectionTest.cpp:123:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryCollectionTest.cpp:141:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryCollectionTest.cpp:165:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryCollectionTest.cpp:179:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryComponentFilterTest.cpp:56:17: style:inconclusive: Either there is a missing 'override', or the member function 'tut::NumPointsInFirstNComponents::numPoints' can be const. [functionConst] geos-3.13.1/tests/unit/geom/GeometryComponentFilterTest.cpp:43:5: style: Class 'NumPointsInFirstNComponents' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:80:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:92:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:104:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:116:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:128:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:140:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:153:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:165:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:177:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:190:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:202:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/HeuristicOverlayTest.cpp:214:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:154:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:196:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:48:10: performance:inconclusive: Technically the member function 'tut::test_lineseg_data::checkOffsetPoint' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:62:10: performance:inconclusive: Technically the member function 'tut::test_lineseg_data::checkOffsetLine' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:78:10: performance:inconclusive: Technically the member function 'tut::test_lineseg_data::checkOrientationIndex' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:88:10: performance:inconclusive: Technically the member function 'tut::test_lineseg_data::checkOrientationIndex' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:99:10: performance:inconclusive: Technically the member function 'tut::test_lineseg_data::checkDistancePerpendicular' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:111:10: performance:inconclusive: Technically the member function 'tut::test_lineseg_data::checkDistancePerpendicularOriented' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/LineSegmentTest.cpp:123:10: performance:inconclusive: Technically the member function 'tut::test_lineseg_data::checkMidPoint' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:51:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:72:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable im_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:102:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:116:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:138:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:165:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable im_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:183:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:199:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:214:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:229:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:257:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:278:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:295:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:315:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:346:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:381:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:403:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:434:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:454:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:484:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:502:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pattern_false_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/IntersectionMatrixTest.cpp:545:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable im_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:53:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:233:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:309:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:336:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:397:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:498:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:528:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Y [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:553:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Y [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:606:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:929:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NO_COORD_INDEX [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:1213:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XYZM [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:1270:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:1333:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Y [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:1458:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:1535:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LocationTest.cpp:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:135:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:219:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:276:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:285:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:294:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:357:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:375:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:394:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:407:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:419:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:431:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:507:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:519:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:564:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:588:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:98:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:117:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty_ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:207:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:216:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:225:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:261:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:271:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:282:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:296:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:311:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:336:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:346:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:356:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:366:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:381:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:434:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ring_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:458:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LinearRingTest.cpp:468:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiLineStringTest.cpp:52:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiLineStringTest.cpp:62:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiLineStringTest.cpp:73:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiCurveTest.cpp:94:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTICURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiCurveTest.cpp:133:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsupportedOperationException [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPolygonTest.cpp:51:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPolygonTest.cpp:61:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPolygonTest.cpp:71:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:93:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOATING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:108:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable srid_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:129:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOATING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:143:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:161:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:179:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:235:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:263:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:316:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:366:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:418:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:447:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:471:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:510:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:539:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:563:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:606:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:640:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:687:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINEARRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:731:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:770:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:803:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:838:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:882:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:917:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:941:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:975:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTILINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:1010:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:1049:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_LINESTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:1070:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:1147:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:1164:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:1186:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/GeometryFactoryTest.cpp:1304:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:186:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:205:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:214:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:274:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:304:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:314:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:326:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:336:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:346:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:356:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:366:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:417:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:427:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiPointTest.cpp:437:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/LineStringTest.cpp:532:29: style: Variable 'c' can be declared as pointer to const [constVariablePointer] geos-3.13.1/tests/unit/geom/MultiSurfaceTest.cpp:83:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTISURFACE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/MultiSurfaceTest.cpp:122:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnsupportedOperationException [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PrecisionModelTest.cpp:64:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOATING_SINGLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PrecisionModelTest.cpp:76:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PrecisionModelTest.cpp:90:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PrecisionModelTest.cpp:101:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PrecisionModelTest.cpp:112:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PrecisionModelTest.cpp:123:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PrecisionModelTest.cpp:134:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FIXED [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PrecisionModelTest.cpp:22:5: performance:inconclusive: Technically the member function 'tut::test_precisionmodel_data::preciseCoordinateTester' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/geom/PointTest.cpp:209:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:228:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:237:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:333:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:352:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:361:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable False [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:540:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:550:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:597:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PointTest.cpp:632:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/TriangleTest.cpp:93:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/TriangleTest.cpp:107:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/TriangleTest.cpp:121:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:115:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable factory_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:225:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:234:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:243:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable L [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:279:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:303:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:318:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:333:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:353:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:363:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:373:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:388:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:398:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:427:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:440:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:454:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:468:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:487:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:502:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:525:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable poly_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:562:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:586:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:610:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:632:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:642:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/PolygonTest.cpp:688:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable P [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:125:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:156:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:172:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:202:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:233:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:264:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:279:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:295:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:326:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:341:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:357:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:388:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:403:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:419:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:434:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:450:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:465:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:481:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryFactoryTest.cpp:496:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g_ [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryTest.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryTouchesTest.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryTest.cpp:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryTouchesTest.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryTest.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryTouchesTest.cpp:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/prep/PreparedGeometryTouchesTest.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g1 [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/util/GeometryMapperTest.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEP_LINE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/util/GeometryMapperTest.cpp:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEP_LINE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/util/GeometryMapperTest.cpp:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEP_LINE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/util/GeometryMapperTest.cpp:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KEEP_LINE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/util/GeometryMapperTest.cpp:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/CoordinateSequenceTest.cpp:1381:5: style: Struct 'AddToSequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/tests/unit/geomgraph/TopologyLocationTest.cpp:43:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geomgraph/TopologyLocationTest.cpp:60:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geomgraph/TopologyLocationTest.cpp:81:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/util/GeometryFixerTest.cpp:156:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geom/util/GeometryFixerTest.cpp:165:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geos_unit.cpp:33:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/geos_unit.cpp:68:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:150:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:166:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable expected [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:49:5: performance:inconclusive: Technically the member function 'tut::test_packedrtree_data::getEnvelope' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:55:5: performance:inconclusive: Technically the member function 'tut::test_packedrtree_data::isEqualResult' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:55:45: style: Parameter 'expectedIds' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/index/VertexSequencePackedRtreeTest.cpp:56:35: style: Parameter 'resultIds' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/io/ByteOrderValuesTest.cpp:44:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/ByteOrderValuesTest.cpp:78:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/ByteOrderValuesTest.cpp:121:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/ByteOrderValuesTest.cpp:160:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENDIAN_BIG [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/kdtree/KdTreeTest.cpp:187:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] geos-3.13.1/tests/unit/io/GeoJSONWriterTest.cpp:143:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEATURE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/GeoJSONWriterTest.cpp:154:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEATURE_COLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/GeoJSONWriterTest.cpp:196:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOMETRY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBWriterTest.cpp:100:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBWriterTest.cpp:125:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBWriterTest.cpp:150:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBWriterTest.cpp:301:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbIso [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBWriterTest.cpp:345:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbIso [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBWriterTest.cpp:377:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wkbIso [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/GeoJSONWriterTest.cpp:394:17: style: The scope of the variable 'errorMessage' can be reduced. [variableScope] geos-3.13.1/tests/unit/io/GeoJSONWriterTest.cpp:395:10: style: The scope of the variable 'error' can be reduced. [variableScope] geos-3.13.1/tests/unit/io/GeoJSONReaderTest.cpp:358:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/GeoJSONReaderTest.cpp:477:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBReaderTest.cpp:755:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_CIRCULARSTRING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBReaderTest.cpp:768:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_COMPOUNDCURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBReaderTest.cpp:790:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_CURVEPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBReaderTest.cpp:809:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTICURVE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBReaderTest.cpp:825:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTISURFACE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/index/strtree/TemplateSTRtreeTest.cpp:163:16: style:inconclusive: Technically the member function 'tut::test < 3 >::GeometryDistance::operator()' can be const. [functionConst] geos-3.13.1/tests/unit/index/strtree/TemplateSTRtreeTest.cpp:313:24: performance:inconclusive: Technically the member function 'tut::test < 7 >::BoxTraits::doNothing' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/io/WKTReaderTest.cpp:111:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKTReaderTest.cpp:190:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOATING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKBReaderTest.cpp:62:21: style: The scope of the variable 'exstr' can be reduced. [variableScope] geos-3.13.1/tests/unit/io/WKBReaderTest.cpp:338:17: style: Unused variable: err [unusedVariable] geos-3.13.1/tests/unit/math/DDTest.cpp:240:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/math/DDTest.cpp:252:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/math/DDTest.cpp:276:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/math/DDTest.cpp:286:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/math/DDTest.cpp:299:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/math/DDTest.cpp:312:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/math/DDTest.cpp:325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eps [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/linearref/LengthIndexedLineTest.cpp:116:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/math/DDTest.cpp:32:10: performance:inconclusive: Technically the member function 'tut::test_dd_data::ensure_dd_equals' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/math/DDTest.cpp:39:10: performance:inconclusive: Technically the member function 'tut::test_dd_data::checkTrunc' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/math/DDTest.cpp:81:10: performance:inconclusive: Technically the member function 'tut::test_dd_data::checkBinomialSquare' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/math/DDTest.cpp:101:10: performance:inconclusive: Technically the member function 'tut::test_dd_data::checkBinomial2' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/math/DDTest.cpp:122:10: performance:inconclusive: Technically the member function 'tut::test_dd_data::checkReciprocal' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/math/DDTest.cpp:130:8: performance:inconclusive: Technically the member function 'tut::test_dd_data::slowPow' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/math/DDTest.cpp:157:8: style:inconclusive: Technically the member function 'tut::test_dd_data::arctan' can be const. [functionConst] geos-3.13.1/tests/unit/math/DDTest.cpp:185:8: style:inconclusive: Technically the member function 'tut::test_dd_data::computeEByTaylorSeries' can be const. [functionConst] geos-3.13.1/tests/unit/linearref/LengthIndexedLineTest.cpp:69:5: performance:inconclusive: Technically the member function 'tut::test_lengthindexedline_data::indexOfAfterCheck' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/linearref/LengthIndexedLineTest.cpp:122:5: performance:inconclusive: Technically the member function 'tut::test_lengthindexedline_data::extractOffsetAt' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/io/WKTWriterTest.cpp:189:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOATING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKTWriterTest.cpp:227:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/io/WKTWriterTest.cpp:492:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOATING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/noding/BasicSegmentStringTest.cpp:193:9: style: The scope of the variable 'octant_rc1' can be reduced. [variableScope] geos-3.13.1/tests/unit/noding/BasicSegmentStringTest.cpp:194:9: style: The scope of the variable 'octant_rc2' can be reduced. [variableScope] geos-3.13.1/tests/unit/io/GeoJSONReaderTest.cpp:330:17: style: The scope of the variable 'geojson' can be reduced. [variableScope] geos-3.13.1/tests/unit/io/GeoJSONReaderTest.cpp:349:17: style: The scope of the variable 'geojson' can be reduced. [variableScope] geos-3.13.1/tests/unit/io/GeoJSONReaderTest.cpp:449:17: style: The scope of the variable 'geojson' can be reduced. [variableScope] geos-3.13.1/tests/unit/io/GeoJSONReaderTest.cpp:468:17: style: The scope of the variable 'geojson' can be reduced. [variableScope] geos-3.13.1/tests/unit/io/GeoJSONReaderTest.cpp:515:17: style: The scope of the variable 'geojson' can be reduced. [variableScope] geos-3.13.1/tests/unit/noding/SegmentPointComparatorTest.cpp:45:5: performance:inconclusive: Technically the member function 'tut::test_segmentpointcomparator_data::checkNodePosition' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/noding/SegmentPointComparatorTest.cpp:59:5: performance:inconclusive: Technically the member function 'tut::test_segmentpointcomparator_data::checkNodePosition' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/noding/snapround/MCIndexSnapRounderTest.cpp:73:5: performance:inconclusive: Technically the member function 'tut::test_mcidxsnprndr_data::getSegmentStrings' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/noding/snapround/MCIndexSnapRounderTest.cpp:103:5: performance:inconclusive: Technically the member function 'tut::test_mcidxsnprndr_data::freeSegmentStrings' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/noding/NodedSegmentStringTest.cpp:233:9: style: The scope of the variable 'octant_rc1' can be reduced. [variableScope] geos-3.13.1/tests/unit/noding/NodedSegmentStringTest.cpp:234:9: style: The scope of the variable 'octant_rc2' can be reduced. [variableScope] geos-3.13.1/tests/unit/noding/NodedSegmentStringTest.cpp:50:42: style: Parameter 'ss' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/operation/buffer/BufferBuilderTest.cpp:89:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_FLAT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/noding/snapround/HotPixelTest.cpp:25:10: performance:inconclusive: Technically the member function 'tut::test_hotpixel_data::checkIntersects' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/noding/snapround/MCIndexSnapRounderTest.cpp:62:28: style: Parameter 'vct' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/noding/snapround/MCIndexSnapRounderTest.cpp:103:35: style: Parameter 'vct' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/operation/buffer/BufferBuilderTest.cpp:95:21: style: Condition 'distance>0' is always true [knownConditionTrueFalse] geos-3.13.1/tests/unit/operation/buffer/BufferBuilderTest.cpp:82:29: note: Assignment 'distance=5', assigned value is 5 geos-3.13.1/tests/unit/operation/buffer/BufferBuilderTest.cpp:95:21: note: Condition 'distance>0' is always true geos-3.13.1/tests/unit/operation/cluster/ClusterFinderTest.cpp:78:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_GEOMETRYCOLLECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:35:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:60:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:88:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:102:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:114:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_FLAT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:128:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:143:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:165:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:177:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:195:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:219:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:237:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:379:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/OffsetCurveTest.cpp:539:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_BEVEL [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/OffsetCurveTest.cpp:551:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/OffsetCurveTest.cpp:564:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/OffsetCurveTest.cpp:586:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/OffsetCurveTest.cpp:598:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:86:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:93:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:126:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_POLYGON [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:191:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_quadrant_segments [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:219:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_quadrant_segments [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:237:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_quadrant_segments [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:255:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_quadrant_segments [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:273:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_quadrant_segments [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:291:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_quadrant_segments [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:315:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_ROUND [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:340:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JOIN_MITRE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:379:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAP_FLAT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferParametersTest.cpp:57:5: performance:inconclusive: Technically the member function 'tut::test_bufferparameters_data::bufParamFlatMitre' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/geounion/CascadedPolygonUnionTest.cpp:47:40: style: Parameter 'geoms' can be declared as pointer to const [constParameterPointer] geos-3.13.1/tests/unit/operation/distance/DistanceOpTest.cpp:491:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOATING [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:52:10: performance:inconclusive: Technically the member function 'tut::test_bufferop_data::checkNumGeoms' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:56:10: performance:inconclusive: Technically the member function 'tut::test_bufferop_data::checkNumHoles' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:60:10: performance:inconclusive: Technically the member function 'tut::test_bufferop_data::checkArea' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:82:10: performance:inconclusive: Technically the member function 'tut::test_bufferop_data::checkValidPolygon' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/buffer/BufferOpTest.cpp:89:10: performance:inconclusive: Technically the member function 'tut::test_bufferop_data::checkValidMultiPolygon' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/geounion/UnaryUnionOpTest.cpp:81:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/geounion/UnaryUnionOpTest.cpp:43:5: performance:inconclusive: Technically the member function 'tut::test_unaryuniontest_data::delAll' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp:283:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp:356:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp:422:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/geounion/CoverageUnionTest.cpp:50:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tests/unit/operation/geounion/CoverageUnionTest.cpp:73:19: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tests/unit/operation/geounion/UnaryUnionOpTest.cpp:43:32: style: Parameter 'geoms' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/operation/linemerge/LineSequencerTest.cpp:95:5: performance:inconclusive: Technically the member function 'tut::test_linesequencer_data::delAll' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/linemerge/LineMergerTest.cpp:84:5: performance:inconclusive: Technically the member function 'tut::test_linemerger_data::delAll' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/linemerge/LineMergerTest.cpp:86:19: style: Variable 'g' can be declared as reference to const [constVariableReference] geos-3.13.1/tests/unit/operation/linemerge/LineMergerTest.cpp:98:20: style: Variable 'g' can be declared as reference to const [constVariableReference] geos-3.13.1/tests/unit/operation/overlay/validate/FuzzyPointLocatorTest.cpp:62:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/FuzzyPointLocatorTest.cpp:81:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/FuzzyPointLocatorTest.cpp:107:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/FuzzyPointLocatorTest.cpp:127:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/FuzzyPointLocatorTest.cpp:155:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/FuzzyPointLocatorTest.cpp:177:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/FuzzyPointLocatorTest.cpp:199:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OffsetPointGeneratorTest.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OffsetPointGeneratorTest.cpp:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OffsetPointGeneratorTest.cpp:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OffsetPointGeneratorTest.cpp:163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OffsetPointGeneratorTest.cpp:188:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable g [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OverlayResultValidatorTest.cpp:72:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OverlayResultValidatorTest.cpp:92:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OverlayResultValidatorTest.cpp:112:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OverlayResultValidatorTest.cpp:133:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OverlayResultValidatorTest.cpp:155:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OverlayResultValidatorTest.cpp:177:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp:95:5: performance:inconclusive: Technically the member function 'tut::test_facetdistanceop_data::angle2sincircle' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp:333:9: style: Condition 'perfTest' is always false [knownConditionTrueFalse] geos-3.13.1/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp:331:21: note: Assignment 'perfTest=false', assigned value is 0 geos-3.13.1/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp:333:9: note: Condition 'perfTest' is always false geos-3.13.1/tests/unit/operation/overlayng/CoverageUnionNGTest.cpp:45:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlay/validate/OffsetPointGeneratorTest.cpp:44:46: style: Parameter 'coords' can be declared as reference to const [constParameterReference] geos-3.13.1/tests/unit/operation/distance/IndexedFacetDistanceTest.cpp:112:45: style: Unused variable: coords [unusedVariable] geos-3.13.1/tests/unit/operation/overlay/validate/OverlayResultValidatorTest.cpp:67:23: style: Variable 'wktres' is assigned a value that is never used. [unreadVariable] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGFloatingNoderTest.cpp:42:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGFloatingNoderTest.cpp:52:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGFloatingNoderTest.cpp:63:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGFloatingNoderTest.cpp:126:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/ElevationModelTest.cpp:171:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayGraphTest.cpp:41:5: performance:inconclusive: Technically the member function 'tut::test_overlaygraph_data::checkNodeValid' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/overlayng/OverlayGraphTest.cpp:57:45: style: Variable 'pts' is assigned a value that is never used. [unreadVariable] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGGeometryCollectionTest.cpp:45:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGGeometryCollectionTest.cpp:51:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:61:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:72:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:82:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:92:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:102:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:112:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:133:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:144:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:155:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGMixedPointsTest.cpp:169:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGSnappingNoderTest.cpp:64:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGSnappingNoderTest.cpp:75:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGSnappingNoderTest.cpp:86:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGSnappingNoderTest.cpp:97:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGSnappingNoderTest.cpp:108:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGRobustTest.cpp:93:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGRobustTest.cpp:109:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:61:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:73:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:84:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:95:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:106:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:117:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:128:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:139:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:150:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:161:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGPointsTest.cpp:172:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/intersection/RectangleIntersectionTest.cpp:66:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGSnappingOneTest.cpp:39:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGZTest.cpp:56:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGZTest.cpp:61:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGZTest.cpp:66:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:83:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:94:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:105:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:116:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:127:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:138:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:153:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:167:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:178:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGStrictModeTest.cpp:190:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:97:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:108:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:130:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:141:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:152:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:163:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:174:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SYMDIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:185:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:196:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:207:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:218:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:230:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:241:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:252:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:263:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:274:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:285:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:296:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:307:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:318:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:330:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIFFERENCE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:341:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:352:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:363:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:374:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:385:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:396:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:407:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:418:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:429:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:440:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:451:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:462:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:473:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:484:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:495:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:506:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:517:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:528:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:539:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:549:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:560:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:571:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/overlayng/OverlayNGTest.cpp:582:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/polygonize/PolygonizeTest.cpp:66:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/polygonize/PolygonizeTest.cpp:91:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/polygonize/PolygonizeTest.cpp:160:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/AdjacentEdgeLocatorTest.cpp:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/AdjacentEdgeLocatorTest.cpp:71:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/AdjacentEdgeLocatorTest.cpp:82:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/AdjacentEdgeLocatorTest.cpp:93:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/AdjacentEdgeLocatorTest.cpp:104:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/AdjacentEdgeLocatorTest.cpp:121:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BOUNDARY [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/polygonize/PolygonizeTest.cpp:54:5: performance:inconclusive: Technically the member function 'tut::test_polygonizetest_data::delAll' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/polygonize/PolygonizeTest.cpp:63:5: performance:inconclusive: Technically the member function 'tut::test_polygonizetest_data::printAll' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/polygonize/PolygonizeTest.cpp:72:5: performance:inconclusive: Technically the member function 'tut::test_polygonizetest_data::contains' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/polygonize/PolygonizeTest.cpp:108:44: performance:inconclusive: Technically the member function 'tut::test_polygonizetest_data::asGeometry' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/relateng/LinearBoundaryTest.cpp:85:5: performance:inconclusive: Technically the member function 'tut::test_linearboundary_data::extractLines' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/polygonize/PolygonizeTest.cpp:125:24: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tests/unit/operation/relateng/RelateNGBoundaryNodeRuleTest.cpp:47:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/PolygonNodeConverterTest.cpp:43:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/PolygonNodeConverterTest.cpp:42:18: performance:inconclusive: Technically the member function 'tut::test_polygonnodeconverter_data::section' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/relateng/PolygonNodeConverterTest.cpp:48:5: performance:inconclusive: Technically the member function 'tut::test_polygonnodeconverter_data::toPtrVector' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/relateng/PolygonNodeConverterTest.cpp:70:10: performance:inconclusive: Technically the member function 'tut::test_polygonnodeconverter_data::sort' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/relateng/PolygonNodeConverterTest.cpp:84:5: performance:inconclusive: Technically the member function 'tut::test_polygonnodeconverter_data::freeNodeSections' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/relateng/RelatePointLocatorTest.cpp:89:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcPLA [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePointLocatorTest.cpp:98:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcPLA [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePointLocatorTest.cpp:106:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcPLA [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePointLocatorTest.cpp:114:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcPLA [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePointLocatorTest.cpp:123:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcPLA [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePointLocatorTest.cpp:132:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcPLA [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePointLocatorTest.cpp:141:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcPLA [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePointLocatorTest.cpp:153:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gcPLA [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGTest.h:107:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGTest.h:126:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGGCTest.cpp:221:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktAdjacentPolys [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGGCTest.cpp:234:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktAdjacentPolys [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGGCTest.cpp:247:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktAdjacentPolys [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGGCTest.cpp:260:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktAdjacentPolys [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGGCTest.cpp:272:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktAdjacentPolys [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGGCTest.cpp:284:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktAdjacentPolys [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelateNGGCTest.cpp:296:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wktAdjacentPolys [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePredicateTest.cpp:57:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXTERIOR [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/relateng/RelatePredicateTest.cpp:46:5: performance:inconclusive: Technically the member function 'tut::test_relatepredicate_data::checkPred' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/relateng/RelatePredicateTest.cpp:80:23: style: struct member 'test_relatepredicate_data::A_EXT_B_INT' is never used. [unusedStructMember] geos-3.13.1/tests/unit/operation/relateng/RelatePredicateTest.cpp:81:23: style: struct member 'test_relatepredicate_data::A_INT_B_INT' is never used. [unusedStructMember] geos-3.13.1/tests/unit/operation/relateng/RelateNGTest.h:38:10: performance:inconclusive: Technically the member function 'tut::test_relateng_support::checkPrepared' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/relateng/RelateNGTest.h:98:90: performance: Function parameter 'expectedValue' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/operation/relateng/RelateNGTest.h:113:97: performance: Function parameter 'pattern' should be passed by const reference. [passedByValue] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:131:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:147:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:163:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:179:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:195:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:211:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:231:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:251:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:271:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:291:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:310:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:329:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:348:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:367:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:385:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forwDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:403:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/sharedpaths/SharedPathsOpTest.cpp:421:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable backDir [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:85:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:109:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleInfinity [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:142:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eHoleOutsideShell [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:212:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:222:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRingSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:250:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:260:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eDisconnectedInterior [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:288:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eNestedShells [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:315:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eHoleOutsideShell [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:324:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eHoleOutsideShell [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:333:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eNestedHoles [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:343:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:370:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRingSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:379:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRingSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:388:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eRingSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/IsValidOpTest.cpp:396:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable eSelfIntersection [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/ValidClosedRingTest.cpp:58:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/ValidSelfTouchingRingFormingHoleTest.cpp:58:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/operation/valid/ValidClosedRingTest.cpp:64:5: performance:inconclusive: Technically the member function 'tut::test_validclosedring_data::updateNonClosedRing' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/operation/valid/ValidClosedRingTest.cpp:75:5: performance:inconclusive: Technically the member function 'tut::test_validclosedring_data::checkIsValid' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/shape/fractal/HilbertCodeTest.cpp:19:10: performance:inconclusive: Technically the member function 'tut::test_hilbertcode_data::checkDecode' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/shape/fractal/HilbertCodeTest.cpp:37:5: performance:inconclusive: Technically the member function 'tut::test_hilbertcode_data::checkDecodeEncode' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/unit/simplify/DouglasPeuckerSimplifierTest.cpp:210:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/simplify/DouglasPeuckerSimplifierTest.cpp:206:9: style: Struct 'Multiplier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/tests/unit/triangulate/VoronoiTest.cpp:88:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:248:8: style: Condition 'realLongDouble' is always true [knownConditionTrueFalse] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:247:47: note: Assignment 'realLongDouble=sizeof(long double)>sizeof(double)', assigned value is 1 geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:248:8: note: Condition 'realLongDouble' is always true geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:264:8: style: Condition 'realLongDouble' is always true [knownConditionTrueFalse] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:263:47: note: Assignment 'realLongDouble=sizeof(long double)>sizeof(double)', assigned value is 1 geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:264:8: note: Condition 'realLongDouble' is always true geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:280:8: style: Condition 'realLongDouble' is always true [knownConditionTrueFalse] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:279:47: note: Assignment 'realLongDouble=sizeof(long double)>sizeof(double)', assigned value is 1 geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:280:8: note: Condition 'realLongDouble' is always true geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:241:17: style: The scope of the variable 'wkt' can be reduced. [variableScope] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:243:17: style: The scope of the variable 'expectedEdges' can be reduced. [variableScope] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:259:17: style: The scope of the variable 'wkt' can be reduced. [variableScope] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:261:17: style: The scope of the variable 'expectedEdges' can be reduced. [variableScope] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:275:17: style: The scope of the variable 'wkt' can be reduced. [variableScope] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:277:17: style: The scope of the variable 'expectedEdges' can be reduced. [variableScope] geos-3.13.1/tests/unit/triangulate/DelaunayTest.cpp:110:41: style: Variable 'tris' is assigned a value that is never used. [unreadVariable] geos-3.13.1/tests/unit/triangulate/VoronoiTest.cpp:321:17: style: The scope of the variable 'wkt' can be reduced. [variableScope] geos-3.13.1/tests/unit/util/UniqueCoordinateArrayFilterTest.cpp:61:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GEOS_MULTIPOINT [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.cpp:92:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/BufferResultMatcher.cpp:49:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/BufferResultMatcher.cpp:83:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/BufferResultMatcher.cpp:111:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.cpp:70:33: performance:inconclusive: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.h:49:10: note: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.cpp:70:33: note: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASEnhancer.cpp:142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:304:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:353:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:536:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:687:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unindentDepth [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:754:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:194:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:219:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:237:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:275:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:341:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:414:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:456:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:497:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:552:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOATING_SINGLE [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:584:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:604:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:651:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:712:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:747:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:830:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:1033:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERSECTION [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:2301:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:2342:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:2372:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASLocalizer.cpp:96:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASLocalizer.cpp:326:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASLocalizer.cpp:358:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASLocalizer.cpp:372:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASLocalizer.cpp:391:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:947:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1364:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1498:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1705:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1722:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1745:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1770:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1805:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1836:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1908:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:2274:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:2397:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:2439:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:3031:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::indentLength' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::tabLength' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::useTabs' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::forceTab' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::namespaceIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::caseIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::preprocBlockIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::preprocDefineIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::emptyLineFill' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::lineNumber' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::isInQuote' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::isInComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::quoteChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::braceCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::switchDepth' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::eventPreprocDepth' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::lookingForCaseBrace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::unindentNextLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::shouldUnindentLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::shouldUnindentComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::sw' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::nextLineIsEventIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::isInEventTable' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::indentableMacros' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::nextLineIsDeclareIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::isInDeclareSection' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/astyle.h:309:7: performance:inconclusive: Technically the member function 'astyle::ASBase::isWhiteSpace' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:1064:16: style:inconclusive: Technically the member function 'astyle::ASFormatter::findHeader' can be const. [functionConst] geos-3.13.1/tools/astyle/astyle.h:1068:16: style:inconclusive: Technically the member function 'astyle::ASFormatter::findOperator' can be const. [functionConst] geos-3.13.1/tools/astyle/astyle.h:659:11: style: The destructor '~ASFormatter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tools/astyle/astyle.h:335:11: note: Virtual destructor in base class geos-3.13.1/tools/astyle/astyle.h:659:11: note: Destructor in derived class geos-3.13.1/tools/astyle/ASEnhancer.cpp:403:7: style: The scope of the variable 'ch' can be reduced. [variableScope] geos-3.13.1/tools/astyle/ASEnhancer.cpp:403:10: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1917:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OPEN [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2214:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2322:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASLocalizer.cpp:89:2: performance: Variable 'm_localeName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] geos-3.13.1/tools/astyle/ASLocalizer.cpp:90:2: performance: Variable 'm_langID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] geos-3.13.1/tools/astyle/ASLocalizer.cpp:319:21: performance:inconclusive: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASLocalizer.h:72:9: note: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASLocalizer.cpp:319:21: note: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASLocalizer.h:38:9: performance: Function 'getLanguageID()' should return member 'm_langID' by const reference. [returnByReference] geos-3.13.1/tools/astyle/ASLocalizer.cpp:96:8: style: Variable 'localeName' can be declared as pointer to const [constVariablePointer] geos-3.13.1/tools/astyle/ASLocalizer.cpp:373:3: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tools/astyle/ASLocalizer.cpp:392:3: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tools/astyle/astyle_main.h:52:0: error: #error - Use GNU C compiler release 3 or higher [preprocessorErrorDirective] geos-3.13.1/tools/astyle/astyle_main.h:52:3: error: #error - Use GNU C compiler release 3 or higher [preprocessorErrorDirective] geos-3.13.1/tools/astyle/ASResource.cpp:831:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1122:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeGeometry [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1128:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeGeometry [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1143:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable typeGeometry [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1168:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable boolalpha [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1095:9: warning: Member variable 'Result::valInt' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1095:9: warning: Member variable 'Result::valDouble' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1101:9: warning: Member variable 'Result::valBool' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1101:9: warning: Member variable 'Result::valDouble' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1113:9: warning: Member variable 'Result::valBool' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1113:9: warning: Member variable 'Result::valInt' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1113:9: warning: Member variable 'Result::valDouble' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1107:9: warning: Member variable 'Result::valBool' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1107:9: warning: Member variable 'Result::valInt' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1131:9: warning: Member variable 'Result::valBool' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1131:9: warning: Member variable 'Result::valInt' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1131:9: warning: Member variable 'Result::valDouble' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1125:9: warning: Member variable 'Result::valBool' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1125:9: warning: Member variable 'Result::valInt' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:1125:9: warning: Member variable 'Result::valDouble' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/util/geosop/GeometryOp.cpp:86:1: style: The class 'PreparedGeometryCache' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] geos-3.13.1/util/geosop/GeometryOp.cpp:1115:5: performance: Variable 'valStr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] geos-3.13.1/util/geosop/GeometryOp.cpp:1127:5: performance: Variable 'valGeom' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] geos-3.13.1/util/geosop/GeometryOp.cpp:1133:5: performance: Variable 'valGeomList' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] geos-3.13.1/util/geosop/GeometryOp.cpp:1147:9: style:inconclusive: Technically the member function 'Result::isBool' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:49:10: note: Technically the member function 'Result::isBool' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1147:9: note: Technically the member function 'Result::isBool' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1152:9: style:inconclusive: Technically the member function 'Result::toBool' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:50:10: note: Technically the member function 'Result::toBool' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1152:9: note: Technically the member function 'Result::toBool' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1142:9: style:inconclusive: Technically the member function 'Result::isGeometry' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:52:10: note: Technically the member function 'Result::isGeometry' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1142:9: note: Technically the member function 'Result::isGeometry' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1159:9: style:inconclusive: Technically the member function 'Result::isGeometryList' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:53:10: note: Technically the member function 'Result::isGeometryList' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1159:9: note: Technically the member function 'Result::isGeometryList' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1045:25: style:inconclusive: Technically the member function 'GeometryOp::name' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:252:17: note: Technically the member function 'GeometryOp::name' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1045:25: note: Technically the member function 'GeometryOp::name' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1050:18: style:inconclusive: Technically the member function 'GeometryOp::isBinary' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:253:10: note: Technically the member function 'GeometryOp::isBinary' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1050:18: note: Technically the member function 'GeometryOp::isBinary' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1055:18: style:inconclusive: Technically the member function 'GeometryOp::isAggregate' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:254:10: note: Technically the member function 'GeometryOp::isAggregate' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1055:18: note: Technically the member function 'GeometryOp::isAggregate' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1060:17: style:inconclusive: Technically the member function 'GeometryOp::nParam' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:255:9: note: Technically the member function 'GeometryOp::nParam' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1060:17: note: Technically the member function 'GeometryOp::nParam' can be const. geos-3.13.1/util/geosop/GeometryOp.h:38:5: style: Class 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/util/geosop/GeometryOp.h:39:5: style: Class 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/util/geosop/GeometryOp.h:40:5: style: Class 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/util/geosop/GeometryOp.h:41:5: style: Class 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/util/geosop/GeometryOp.h:42:5: style: Class 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/util/geosop/GeometryOp.h:43:5: style: Class 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/util/geosop/GeometryOp.h:44:5: style: Class 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/util/geosop/GeometryOp.h:252:17: performance: Function 'name()' should return member 'opName' by const reference. [returnByReference] geos-3.13.1/util/geosop/GeometryOp.cpp:1213:18: style:inconclusive: Function 'code' argument 1 names different: declaration 'typeCode' definition 'code'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/GeometryOp.h:47:33: note: Function 'code' argument 1 names different: declaration 'typeCode' definition 'code'. geos-3.13.1/util/geosop/GeometryOp.cpp:1213:18: note: Function 'code' argument 1 names different: declaration 'typeCode' definition 'code'. geos-3.13.1/util/geosop/GeometryOp.h:80:43: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:81:33: performance: Function parameter 'cat' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:82:33: performance: Function parameter 'desc' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:95:43: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:96:33: performance: Function parameter 'cat' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:97:33: performance: Function parameter 'desc' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:117:43: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:118:33: performance: Function parameter 'cat' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:119:33: performance: Function parameter 'desc' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:132:43: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:133:33: performance: Function parameter 'cat' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.h:134:33: performance: Function parameter 'desc' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.cpp:1011:33: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.cpp:1040:30: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.cpp:1113:28: performance: Function parameter 'val' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeometryOp.cpp:1014:31: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tools/astyle/ASResource.cpp:187:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:234:7: note: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:187:18: note: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:225:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:235:7: note: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:225:18: note: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:250:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:236:7: note: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:250:18: note: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:322:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:238:7: note: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:322:18: note: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:372:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:239:7: note: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:372:18: note: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:408:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:240:7: note: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:408:18: note: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:468:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:241:7: note: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:468:18: note: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:539:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:242:7: note: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:539:18: note: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:584:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:243:7: note: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:584:18: note: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:628:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:244:7: note: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:628:18: note: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:808:14: performance:inconclusive: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:318:7: note: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:808:14: note: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:814:14: performance:inconclusive: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:322:7: note: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:814:14: note: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:827:14: performance:inconclusive: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:323:7: note: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:827:14: note: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:758:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tests/xmltester/XMLTester.cpp:299:12: warning: Member variable 'XMLTester::usePrepared' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:12: performance:inconclusive: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/XMLTester.h:41:10: note: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:12: note: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/XMLTester.cpp:767:12: performance:inconclusive: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/XMLTester.h:45:12: note: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/XMLTester.cpp:767:12: note: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/XMLTester.h:103:5: style:inconclusive: Technically the member function 'XMLTester::getFailuresCount' can be const. [functionConst] geos-3.13.1/tests/xmltester/XMLTester.cpp:666:17: style: The scope of the variable 'geomAin' can be reduced. [variableScope] geos-3.13.1/tests/xmltester/XMLTester.cpp:667:17: style: The scope of the variable 'geomBin' can be reduced. [variableScope] geos-3.13.1/tests/xmltester/XMLTester.cpp:2406:25: style: The scope of the variable 'source' can be reduced. [variableScope] geos-3.13.1/tests/xmltester/XMLTester.cpp:326:34: style:inconclusive: Function 'setVerbosityLevel' argument 1 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/XMLTester.h:100:31: note: Function 'setVerbosityLevel' argument 1 names different: declaration 'val' definition 'value'. geos-3.13.1/tests/xmltester/XMLTester.cpp:326:34: note: Function 'setVerbosityLevel' argument 1 names different: declaration 'val' definition 'value'. geos-3.13.1/tests/xmltester/XMLTester.cpp:409:35: style:inconclusive: Function 'run' argument 1 names different: declaration 'testFile' definition 'source'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/XMLTester.h:88:33: note: Function 'run' argument 1 names different: declaration 'testFile' definition 'source'. geos-3.13.1/tests/xmltester/XMLTester.cpp:409:35: note: Function 'run' argument 1 names different: declaration 'testFile' definition 'source'. geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:48: style:inconclusive: Function 'runPredicates' argument 1 names different: declaration 'a' definition 'p_gA'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/XMLTester.h:41:46: note: Function 'runPredicates' argument 1 names different: declaration 'a' definition 'p_gA'. geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:48: note: Function 'runPredicates' argument 1 names different: declaration 'a' definition 'p_gA'. geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:76: style:inconclusive: Function 'runPredicates' argument 2 names different: declaration 'b' definition 'p_gB'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/XMLTester.h:41:71: note: Function 'runPredicates' argument 2 names different: declaration 'b' definition 'p_gB'. geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:76: note: Function 'runPredicates' argument 2 names different: declaration 'b' definition 'p_gB'. geos-3.13.1/tests/xmltester/XMLTester.cpp:2340:13: style: Parameter 'me' can be declared as pointer to const [constParameterPointer] geos-3.13.1/tests/xmltester/XMLTester.cpp:493:16: performance: Inefficient usage of string::find() in condition; string::starts_with() could be faster. [stlIfStrFind] geos-3.13.1/tests/xmltester/XMLTester.cpp:656:15: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use resize() or pop_back() instead. [uselessCallsSubstr] geos-3.13.1/tests/xmltester/XMLTester.cpp:347:21: style: Unused variable: geomOut [unusedVariable] geos-3.13.1/util/geosop/cxxopts.hpp:545:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable min [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/cxxopts.hpp:613:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/cxxopts.hpp:990:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_default [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:42:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:68:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:107:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:205:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:234:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:258:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:286:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:296:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:373:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:424:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:541:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/GeosOp.cpp:559:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/cxxopts.hpp:865:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/cxxopts.hpp:924:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] geos-3.13.1/util/geosop/cxxopts.hpp:503:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:44:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:527:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2468:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2486:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2504:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2524:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2553:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2758:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2834:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2873:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2894:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2916:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:2943:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3129:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3282:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3464:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3491:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3723:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3844:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3912:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:3954:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4051:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4100:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4214:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4340:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4476:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4536:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4705:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4748:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:4802:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:5288:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:5316:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:5426:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:5596:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:5631:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:5899:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:6207:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:6231:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:6249:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:6330:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:6377:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:6441:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:6501:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:6564:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7073:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7102:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7187:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7220:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7361:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7465:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7562:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7580:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7685:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7697:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7776:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7864:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:7896:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:8114:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:8207:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:206:5: warning: Member variable 'DynArray < XMLNode * , 10 >::_pool' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:206:5: warning: Member variable 'DynArray < const char * , 10 >::_pool' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:206:5: warning: Member variable 'DynArray < char , 20 >::_pool' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1117:15: performance:inconclusive: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:962:10: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1117:15: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2149:19: performance:inconclusive: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1810:10: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2149:19: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1621:5: style: Class 'XMLElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1663:5: style: Class 'XMLDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2182:5: style: Class 'XMLPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1009:14: style: The destructor '~XMLText' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:941:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1009:14: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1040:14: style: The destructor '~XMLComment' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:941:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1040:14: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1079:14: style: The destructor '~XMLDeclaration' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:941:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1079:14: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1114:14: style: The destructor '~XMLUnknown' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:941:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1114:14: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1622:14: style: The destructor '~XMLElement' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:941:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1622:14: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1664:6: style: The destructor '~XMLDocument' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:941:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1664:6: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2183:14: style: The destructor '~XMLPrinter' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:481:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2183:14: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:348:6: style: The destructor '~MemPoolT < sizeof ( XMLElement ) >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:331:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:348:6: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:348:6: style: The destructor '~MemPoolT < sizeof ( XMLAttribute ) >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:331:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:348:6: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:348:6: style: The destructor '~MemPoolT < sizeof ( XMLText ) >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:331:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:348:6: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:348:6: style: The destructor '~MemPoolT < sizeof ( XMLComment ) >' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:331:14: note: Virtual destructor in base class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:348:6: note: Destructor in derived class geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:411:9: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:411:9: portability: %d in format string (no. 5) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:193:33: style:inconclusive: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:174:28: note: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:193:33: note: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:218:33: style:inconclusive: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:175:28: note: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:218:33: note: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:385:52: style:inconclusive: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:605:54: note: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:385:52: note: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:771:37: style:inconclusive: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:740:32: note: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:771:37: note: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1174:46: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1004:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1174:46: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1223:49: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1035:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1223:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1272:53: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1074:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1272:53: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1320:49: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1109:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1320:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1384:41: style:inconclusive: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1229:31: note: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1384:41: note: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1444:46: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1207:36: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1444:46: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1450:38: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1209:28: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1450:38: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1458:43: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1211:33: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1458:43: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1466:41: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1213:28: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1466:41: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1475:39: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1215:29: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1475:39: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1482:41: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1217:31: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1482:41: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1489:40: style:inconclusive: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1219:30: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1489:40: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1600:31: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1542:23: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1600:31: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1608:36: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1544:28: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1608:36: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1616:34: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1546:23: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1616:34: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1624:32: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1548:24: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1624:32: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1632:33: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1552:25: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1632:33: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1640:34: style:inconclusive: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1550:26: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1640:34: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1674:46: style:inconclusive: Function 'QueryInt64Text' argument 1 names different: declaration 'uval' definition 'ival'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1584:35: note: Function 'QueryInt64Text' argument 1 names different: declaration 'uval' definition 'ival'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1674:46: note: Function 'QueryInt64Text' argument 1 names different: declaration 'uval' definition 'ival'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1927:49: style:inconclusive: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1614:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1927:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2102:50: style:inconclusive: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1780:41: note: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2102:50: note: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2110:44: style:inconclusive: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1786:35: note: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2110:44: note: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2118:58: style:inconclusive: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1798:49: note: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2118:58: note: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2126:50: style:inconclusive: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1804:41: note: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2126:50: note: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2285:42: style:inconclusive: Function 'Parse' argument 1 names different: declaration 'xml' definition 'p'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1685:33: note: Function 'Parse' argument 1 names different: declaration 'xml' definition 'p'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2285:42: note: Function 'Parse' argument 1 names different: declaration 'xml' definition 'p'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2285:52: style:inconclusive: Function 'Parse' argument 2 names different: declaration 'nBytes' definition 'len'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1685:45: note: Function 'Parse' argument 2 names different: declaration 'nBytes' definition 'len'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2285:52: note: Function 'Parse' argument 2 names different: declaration 'nBytes' definition 'len'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2494:51: style:inconclusive: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2277:41: note: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2494:51: note: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2549:50: style:inconclusive: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2186:42: note: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2549:50: note: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2593:55: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2193:47: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2593:55: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2601:60: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2194:52: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2601:60: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2609:58: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2195:47: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2609:58: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2617:56: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2196:45: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2617:56: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2625:58: style:inconclusive: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:2197:50: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2625:58: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1032:25: style: Variable 'decl' can be declared as pointer to const [constVariablePointer] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1376:10: style: Variable 'endTag' can be declared as const array [constVariable] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2034:38: style: Parameter 'node' can be declared as pointer to const [constParameterPointer] geos-3.13.1/util/geosop/cxxopts.hpp:1033:5: warning:inconclusive: Member variable 'OptionDetails::m_short' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] geos-3.13.1/util/geosop/cxxopts.hpp:1033:5: warning:inconclusive: Member variable 'OptionDetails::m_long' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] geos-3.13.1/util/geosop/cxxopts.hpp:1033:5: warning:inconclusive: Member variable 'OptionDetails::m_hash' is not assigned in the copy constructor. Should it be copied? [missingMemberCopy] geos-3.13.1/util/geosop/cxxopts.hpp:1037:7: performance: Variable 'm_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] geos-3.13.1/util/geosop/GeosOp.cpp:294:14: style:inconclusive: Technically the member function 'GeosOp::log' can be const. [functionConst] geos-3.13.1/util/geosop/GeosOp.h:100:10: note: Technically the member function 'GeosOp::log' can be const. geos-3.13.1/util/geosop/GeosOp.cpp:294:14: note: Technically the member function 'GeosOp::log' can be const. geos-3.13.1/util/geosop/cxxopts.hpp:541:9: style:inconclusive: Technically the member function 'cxxopts::values::detail::SignedCheck::operator()' can be const. [functionConst] geos-3.13.1/util/geosop/cxxopts.hpp:565:9: style:inconclusive: Technically the member function 'cxxopts::values::detail::SignedCheck::operator()' can be const. [functionConst] geos-3.13.1/util/geosop/cxxopts.hpp:990:9: debug: CheckClass::isMemberVar found used member variable 'm_default' with varid 0 [varid0] geos-3.13.1/util/geosop/GeosOp.h:66:5: style: Class 'GeosOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] geos-3.13.1/util/geosop/GeosOp.cpp:497:41: warning: Possible null pointer dereference: gB [nullPointer] geos-3.13.1/util/geosop/GeosOp.cpp:443:62: note: Calling function 'executeOpRepeat', 5th argument 'nullptr' value is 0 geos-3.13.1/util/geosop/GeosOp.cpp:481:49: note: Calling function 'executeOp', 5th argument 'gB' value is 0 geos-3.13.1/util/geosop/GeosOp.cpp:497:41: note: Null pointer dereference geos-3.13.1/util/geosop/cxxopts.hpp:1836:13: style: The scope of the variable 'result' can be reduced. [variableScope] geos-3.13.1/util/geosop/cxxopts.hpp:2132:44: style:inconclusive: Function 'help_one_group' argument 1 names different: declaration 'group' definition 'g'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/cxxopts.hpp:1494:39: note: Function 'help_one_group' argument 1 names different: declaration 'group' definition 'g'. geos-3.13.1/util/geosop/cxxopts.hpp:2132:44: note: Function 'help_one_group' argument 1 names different: declaration 'group' definition 'g'. geos-3.13.1/util/geosop/cxxopts.hpp:2208:35: style:inconclusive: Function 'generate_group_help' argument 2 names different: declaration 'groups' definition 'print_groups'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/cxxopts.hpp:1500:39: note: Function 'generate_group_help' argument 2 names different: declaration 'groups' definition 'print_groups'. geos-3.13.1/util/geosop/cxxopts.hpp:2208:35: note: Function 'generate_group_help' argument 2 names different: declaration 'groups' definition 'print_groups'. geos-3.13.1/util/geosop/cxxopts.hpp:2243:47: style:inconclusive: Function 'help' argument 1 names different: declaration 'groups' definition 'help_groups'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/cxxopts.hpp:1476:42: note: Function 'help' argument 1 names different: declaration 'groups' definition 'help_groups'. geos-3.13.1/util/geosop/cxxopts.hpp:2243:47: note: Function 'help' argument 1 names different: declaration 'groups' definition 'help_groups'. geos-3.13.1/util/geosop/GeosOp.cpp:175:28: style:inconclusive: Function 'GeosOp' argument 1 names different: declaration 'args' definition 'arg'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/GeosOp.h:66:24: note: Function 'GeosOp' argument 1 names different: declaration 'args' definition 'arg'. geos-3.13.1/util/geosop/GeosOp.cpp:175:28: note: Function 'GeosOp' argument 1 names different: declaration 'args' definition 'arg'. geos-3.13.1/util/geosop/GeosOp.cpp:474:38: style:inconclusive: Function 'executeOpRepeat' argument 3 names different: declaration 'geomA' definition 'gA'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/GeosOp.h:89:64: note: Function 'executeOpRepeat' argument 3 names different: declaration 'geomA' definition 'gA'. geos-3.13.1/util/geosop/GeosOp.cpp:474:38: note: Function 'executeOpRepeat' argument 3 names different: declaration 'geomA' definition 'gA'. geos-3.13.1/util/geosop/GeosOp.cpp:476:38: style:inconclusive: Function 'executeOpRepeat' argument 5 names different: declaration 'geomB' definition 'gB'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/GeosOp.h:90:64: note: Function 'executeOpRepeat' argument 5 names different: declaration 'geomB' definition 'gB'. geos-3.13.1/util/geosop/GeosOp.cpp:476:38: note: Function 'executeOpRepeat' argument 5 names different: declaration 'geomB' definition 'gB'. geos-3.13.1/util/geosop/GeosOp.cpp:488:38: style:inconclusive: Function 'executeOp' argument 3 names different: declaration 'geomA' definition 'gA'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/GeosOp.h:93:64: note: Function 'executeOp' argument 3 names different: declaration 'geomA' definition 'gA'. geos-3.13.1/util/geosop/GeosOp.cpp:488:38: note: Function 'executeOp' argument 3 names different: declaration 'geomA' definition 'gA'. geos-3.13.1/util/geosop/GeosOp.cpp:490:38: style:inconclusive: Function 'executeOp' argument 5 names different: declaration 'geomB' definition 'gB'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/GeosOp.h:94:64: note: Function 'executeOp' argument 5 names different: declaration 'geomB' definition 'gB'. geos-3.13.1/util/geosop/GeosOp.cpp:490:38: note: Function 'executeOp' argument 5 names different: declaration 'geomB' definition 'gB'. geos-3.13.1/util/geosop/GeosOp.cpp:586:80: style:inconclusive: Function 'outputGeometryList' argument 1 names different: declaration 'val' definition 'list'. [funcArgNamesDifferent] geos-3.13.1/util/geosop/GeosOp.h:99:76: note: Function 'outputGeometryList' argument 1 names different: declaration 'val' definition 'list'. geos-3.13.1/util/geosop/GeosOp.cpp:586:80: note: Function 'outputGeometryList' argument 1 names different: declaration 'val' definition 'list'. geos-3.13.1/util/geosop/GeosOp.cpp:56:32: performance: Function parameter 's' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeosOp.cpp:123:23: performance: Range variable 'opName' should be declared as const reference. [iterateByValue] geos-3.13.1/util/geosop/GeosOp.cpp:231:31: performance: Function parameter 's' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeosOp.cpp:294:30: performance: Function parameter 's' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeosOp.cpp:302:31: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeosOp.cpp:347:31: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeosOp.cpp:347:49: performance: Function parameter 'src' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/GeosOp.cpp:462:35: performance: Function parameter 'name' should be passed by const reference. [passedByValue] geos-3.13.1/util/geosop/cxxopts.hpp:1836:13: style: Variable 'result' can be declared as reference to const [constVariableReference] geos-3.13.1/util/geosop/cxxopts.hpp:2017:11: style: Variable 'store' can be declared as reference to const [constVariableReference] geos-3.13.1/util/geosop/GeosOp.cpp:336:66: style: Parameter 'geoms' can be declared as reference to const [constParameterReference] geos-3.13.1/util/geosop/GeosOp.cpp:491:18: style: Parameter 'opArgs' can be declared as reference to const [constParameterReference] geos-3.13.1/util/geosop/GeosOp.cpp:516:47: style: Parameter 'geom' can be declared as pointer to const [constParameterPointer] geos-3.13.1/util/geosop/cxxopts.hpp:2235:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/util/geosop/GeosOp.cpp:223:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::inLineNumber' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::runInIndentContinuation' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::nonInStatementBrace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::objCColonAlignSubsequent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineCommentNoBeautify' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isElseHeaderIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isCaseHeaderCommentIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isNonInStatementArray' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isSharpAccessor' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isSharpDelegate' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInExternC' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInBeautifySQL' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInIndentableStruct' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInIndentablePreproc' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::currentHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::previousLastLineHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::probationHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lastLineHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInQuote' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInVerbatimQuote' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::haveLineContinuationChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInAsm' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInAsmOneLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInAsmBlock' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInPreprocessorComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInRunInComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInCase' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInQuestion' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isContinuation' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInTemplate' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInDefine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInDefineDefinition' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isIndentModeOff' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInClassHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInClassHeaderTab' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInClassInitializer' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInClass' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInObjCMethodDefinition' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInObjCMethodCall' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInObjCMethodCallFirst' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isImmediatelyPostObjCMethodDefinition' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isImmediatelyPostObjCMethodCall' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInIndentablePreprocBlock' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInObjCInterface' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInEnum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInEnumTypeID' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInLet' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInTrailingReturnType' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInConditional' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::backslashEndsPrevLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineOpensWithLineComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineOpensWithComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineStartsInComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::blockCommentNoIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::blockCommentNoBeautify' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::previousLineProbationTab' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineBeginsWithOpenBrace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineBeginsWithCloseBrace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineBeginsWithComma' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineIsCommentOnly' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineIsLineCommentOnly' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::shouldIndentBracedLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInSwitch' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::foundPreCommandHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::foundPreCommandMacro' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::indentCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::spaceIndentCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::spaceIndentObjCMethodAlignment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::bracePosObjCMethodAlignment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::colonIndentObjCMethodAlignment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineOpeningBlocksNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineClosingBlocksNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::minConditionalIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::parenDepth' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::blockTabCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::templateDepth' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::squareBracketCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::prevFinalLineSpaceIndentCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::prevFinalLineIndentCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::defineIndentCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::preprocBlockIndent' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::quoteChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::prevNonSpaceCh' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::currentNonSpaceCh' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::currentNonLegalCh' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::prevNonLegalCh' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1441:19: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:384:7: note: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1441:19: note: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:2270:22: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:388:9: note: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:2270:22: note: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1494:22: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:390:9: note: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1494:22: note: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1561:20: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:426:7: note: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1561:20: note: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1582:20: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:427:7: note: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1582:20: note: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:2391:19: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:431:7: note: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:2391:19: note: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1716:20: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:436:7: note: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1716:20: note: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1545:20: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:444:28: note: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1545:20: note: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1509:47: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:446:34: note: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1509:47: note: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:137:2: warning: Value of pointer 'headers', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying] geos-3.13.1/tools/astyle/ASBeautifier.cpp:138:2: warning: Value of pointer 'nonParenHeaders', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying] geos-3.13.1/tools/astyle/ASBeautifier.cpp:139:2: warning: Value of pointer 'assignmentOperators', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying] geos-3.13.1/tools/astyle/ASBeautifier.cpp:140:2: warning: Value of pointer 'nonAssignmentOperators', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying] geos-3.13.1/tools/astyle/ASBeautifier.cpp:141:2: warning: Value of pointer 'preBlockStatements', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying] geos-3.13.1/tools/astyle/ASBeautifier.cpp:142:2: warning: Value of pointer 'preCommandHeaders', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying] geos-3.13.1/tools/astyle/ASBeautifier.cpp:143:2: warning: Value of pointer 'indentableHeaders', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying] geos-3.13.1/tools/astyle/astyle.h:366:9: performance: Function 'getIndentString()' should return member 'indentString' by const reference. [returnByReference] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1124:21: style: Condition 'line.length()>0' is always true [knownConditionTrueFalse] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1054:27: note: Assuming that condition 'line.length()>0' is not redundant geos-3.13.1/tools/astyle/ASBeautifier.cpp:1124:21: note: Condition 'line.length()>0' is always true geos-3.13.1/tools/astyle/ASBeautifier.cpp:1401:7: style: The scope of the variable 'ch' can be reduced. [variableScope] geos-3.13.1/tools/astyle/ASBeautifier.cpp:2531:7: style: The scope of the variable 'ch' can be reduced. [variableScope] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1751:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1811:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1855:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1996:19: style: Variable 'stackLength' is assigned a value that is never used. [unreadVariable] geos-3.13.1/tools/astyle/ASBeautifier.cpp:2531:10: style: Variable 'ch' is assigned a value that is never used. [unreadVariable] geos-3.13.1/tools/astyle/ASFormatter.cpp:635:11: warning: Assert statement calls a function which may have desired side effects: 'adjustChecksumIn'. [assertWithSideEffect] geos-3.13.1/tools/astyle/ASFormatter.cpp:6482:9: warning: Assert statement calls a function which may have desired side effects: 'adjustChecksumIn'. [assertWithSideEffect] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::currentHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::currentChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousNonWSChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousCommandChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::quoteChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::preprocBlockEnd' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::charNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::runInIndentChars' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::nextLineSpacePadNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::objCColonAlign' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::preprocBraceTypeStackSize' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::spacePadNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::tabIncrementIn' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::templateDepth' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::squareBracketCount' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::checksumIn' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::checksumOut' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::currentLineFirstBraceNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::formattedLineCommentNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::leadingSpaces' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::methodAttachCharNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::methodAttachLineNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::methodBreakCharNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::methodBreakLineNum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxSemi' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxAndOr' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxComma' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxParen' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxWhiteSpace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxSemiPending' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxAndOrPending' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxCommaPending' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxParenPending' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxWhiteSpacePending' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousReadyFormattedLineLength' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousBraceType' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isVirgin' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInVirginLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInLineComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInCommentStartLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::noTrimCommentContinuation' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInPreprocessor' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInPreprocessorBeautify' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInTemplate' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::doesLineStartComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::lineEndsInCommentOnly' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::lineIsCommentOnly' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::lineIsLineCommentOnly' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::lineIsEmpty' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostCommentOnly' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostEmptyLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInClassInitializer' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInQuote' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInVerbatimQuote' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::haveLineContinuationChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInQuoteContinuation' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isHeaderInMultiStatementLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isSpecialChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isNonParenHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundQuestionMark' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundPreDefinitionHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundNamespaceHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundClassHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundStructHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundInterfaceHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundPreCommandHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundPreCommandMacro' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundTrailingReturnType' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundCastOperator' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInLineBreak' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::endOfAsmReached' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::endOfCodeReached' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isFormattingModeOff' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInEnum' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInExecSQL' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInAsm' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInAsmOneLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInAsmBlock' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isLineReady' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::elseHeaderFollowsComments' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::caseHeaderFollowsComments' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isPreviousBraceBlockRelated' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInPotentialCalculation' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isPreviousCharPostComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostLineComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostOpenBlock' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostCloseBlock' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostTemplate' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostReturn' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostThrow' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostNewDelete' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostOperator' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostPointerOrReference' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCMethodDefinition' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCInterface' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCReturnType' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCParam' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCSelector' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::breakCurrentOneLineBlock' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::shouldRemoveNextClosingBrace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInBraceRunIn' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::returnTypeChecked' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::currentLineBeginsWithBrace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::shouldReparseCurrentChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::needHeaderOpeningBrace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::shouldBreakLineAtNextChar' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::shouldKeepLineUnbroken' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::passedSemicolon' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::passedColon' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostNonInStmt' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostNonInStmt' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostLineComment' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostEmptyBlock' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostObjCMethodPrefix' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostPreprocessor' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostReturn' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostThrow' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostNewDelete' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostOperator' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostTemplate' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostPointerOrReference' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isPrependPostBlockEmptyLineRequested' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isAppendPostBlockEmptyLineRequested' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isIndentableProprocessor' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isIndentableProprocessorBlock' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::prependEmptyLine' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::appendOpeningBrace' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundClosingHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostHeader' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInCase' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isFirstPreprocConditional' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::processedFirstConditional' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isJavaStaticConstructor' is not initialized in the constructor. [uninitMemberVar] geos-3.13.1/tools/astyle/ASFormatter.cpp:5473:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:727:28: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:5473:19: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:1941:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:744:7: note: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:1941:19: note: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:7169:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:746:7: note: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:7169:19: note: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3127:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:750:7: note: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3127:19: note: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3056:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:755:7: note: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3056:19: note: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3442:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:759:7: note: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3442:19: note: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:7065:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:764:7: note: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:7065:19: note: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:5457:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:793:7: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:5457:19: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:2631:6: style: The statement 'if (endOfAsmReached) endOfAsmReached=isInAsmBlock=isInAsm=false' is logically equivalent to 'endOfAsmReached=isInAsmBlock=isInAsm=false'. [duplicateConditionalAssign] geos-3.13.1/tools/astyle/ASFormatter.cpp:2632:19: note: Assignment 'endOfAsmReached=isInAsmBlock=isInAsm=false' geos-3.13.1/tools/astyle/ASFormatter.cpp:2631:6: note: Condition 'endOfAsmReached' is redundant geos-3.13.1/tools/astyle/ASFormatter.cpp:4605:22: style: Condition 'currentChar=='('' is always true [knownConditionTrueFalse] geos-3.13.1/tools/astyle/ASFormatter.cpp:4525:18: note: Assuming that condition 'currentChar=='('' is not redundant geos-3.13.1/tools/astyle/ASFormatter.cpp:4605:22: note: Condition 'currentChar=='('' is always true geos-3.13.1/tools/astyle/ASFormatter.cpp:4657:45: style: Condition 'currentChar==')'' is always true [knownConditionTrueFalse] geos-3.13.1/tools/astyle/ASFormatter.cpp:4637:23: note: Assuming that condition 'currentChar==')'' is not redundant geos-3.13.1/tools/astyle/ASFormatter.cpp:4657:45: note: Condition 'currentChar==')'' is always true geos-3.13.1/tools/astyle/ASFormatter.cpp:7339:29: style: Condition 'currentChar_=='('' is always false [knownConditionTrueFalse] geos-3.13.1/tools/astyle/ASFormatter.cpp:7340:29: style: Condition 'currentChar_==')'' is always false [knownConditionTrueFalse] geos-3.13.1/tools/astyle/ASFormatter.cpp:3595:7: style: The scope of the variable 'ch' can be reduced. [variableScope] geos-3.13.1/tools/astyle/ASFormatter.cpp:4522:6: style: The scope of the variable 'spacesOutsideToDelete' can be reduced. [variableScope] geos-3.13.1/tools/astyle/ASFormatter.cpp:3056:44: performance: Function parameter 'word' should be passed by const reference. [passedByValue] geos-3.13.1/tools/astyle/ASFormatter.cpp:6528:11: warning: Either the condition 'i(std::malloc(sizeof(geos::geom::Geometry*)*subgeoms.size()))', assigned value is 0 geos-3.13.1/capi/geos_ts_c.cpp:2129:17: note: Null pointer dereference head geos-3.13.1/capi/geos_ts_c.cpp:2311:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:2348:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineString [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:2563:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:2796:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateXY [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:2888:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:2911:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:2933:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:2981:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LinearRing [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:3015:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateSequence [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:3038:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimpleCurve [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:3075:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Curve [valueFlowBailoutIncompleteVar] 2.17.0 geos-3.13.1/capi/geos_ts_c.cpp:3078:24: style: Variable 'c' can be declared as pointer to const [constVariablePointer] head geos-3.13.1/capi/geos_ts_c.cpp:3139:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] 2.17.0 geos-3.13.1/capi/geos_ts_c.cpp:3285:34: style: C-style pointer casting [cstyleCast] head geos-3.13.1/capi/geos_ts_c.cpp:3285:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 geos-3.13.1/capi/geos_ts_c.cpp:3392:35: style: C-style pointer casting [cstyleCast] head geos-3.13.1/capi/geos_ts_c.cpp:3392:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head geos-3.13.1/capi/geos_ts_c.cpp:3472:25: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] geos-3.13.1/capi/geos_ts_c.cpp:3471:60: note: Assuming allocation function fails geos-3.13.1/capi/geos_ts_c.cpp:3471:37: note: Assignment 'result=(unsigned char*)std::malloc(len)', assigned value is 0 geos-3.13.1/capi/geos_ts_c.cpp:3472:25: note: Null pointer dereference head geos-3.13.1/capi/geos_ts_c.cpp:3489:25: warning: If memory allocation fails, then there is a possible null pointer dereference: result [nullPointerOutOfMemory] geos-3.13.1/capi/geos_ts_c.cpp:3488:60: note: Assuming allocation function fails geos-3.13.1/capi/geos_ts_c.cpp:3488:37: note: Assignment 'result=(unsigned char*)std::malloc(len)', assigned value is 0 geos-3.13.1/capi/geos_ts_c.cpp:3489:25: note: Null pointer dereference 2.17.0 geos-3.13.1/capi/geos_ts_c.cpp:3567:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/capi/geos_ts_c.cpp:3567:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head geos-3.13.1/capi/geos_ts_c.cpp:4010:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coordinate [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:4083:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:4124:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:4209:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:4259:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:4313:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] head geos-3.13.1/capi/geos_ts_c.cpp:4353:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Geometry [valueFlowBailoutIncompleteVar] head geos-3.13.1/examples/capi_indexed_predicate.c:70:42: warning: If memory allocation fails, then there is a possible null pointer dereference: ud [nullPointerOutOfMemory] geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assuming allocation function fails geos-3.13.1/examples/capi_indexed_predicate.c:66:28: note: Assignment 'ud=malloc(sizeof(struct userdata_t))', assigned value is 0 geos-3.13.1/examples/capi_indexed_predicate.c:70:42: note: Null pointer dereference head geos-3.13.1/src/index/strtree/BoundablePair.cpp:89:13: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/src/index/strtree/BoundablePair.cpp:89:14: style: C-style pointer casting [cstyleCast] head geos-3.13.1/src/operation/cluster/DBSCANClusterFinder.cpp:123:30: style: Consider using std::copy_if algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:67:69: style:inconclusive: Function 'edit' argument 1 names different: declaration 'coordinates' definition 'cs'. [funcArgNamesDifferent] geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:56:72: note: Function 'edit' argument 1 names different: declaration 'coordinates' definition 'cs'. geos-3.13.1/src/precision/SimpleGeometryPrecisionReducer.cpp:67:69: note: Function 'edit' argument 1 names different: declaration 'coordinates' definition 'cs'. head geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:30:41: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:30:42: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:37:51: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSMinimumClearanceTest.cpp:37:52: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:102:34: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSNodeTest.cpp:102:35: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:175:26: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:175:27: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:221:30: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:221:31: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSSTRtreeTest.cpp:336:31: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:183:34: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSUnaryUnionTest.cpp:183:35: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSUserDataTest.cpp:70:28: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSUserDataTest.cpp:70:29: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:164:34: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSVoronoiDiagramTest.cpp:164:35: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:112:38: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:112:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:112:58: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:130:38: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:130:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:130:58: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:148:38: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:148:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:148:58: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:165:38: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:165:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:165:58: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:183:38: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:183:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:183:58: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:58:38: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:58:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:58:58: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:76:38: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:76:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:76:58: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:94:38: style: C-style pointer casting [cstyleCast] 2.17.0 geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:94:39: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/capi/GEOSWKBWriterTest.cpp:94:58: style: C-style pointer casting [cstyleCast] head geos-3.13.1/tests/unit/geom/CircularArcTest.cpp:47:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] 2.17.0 geos-3.13.1/tests/unit/geom/CircularArcTest.cpp:47:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] head geos-3.13.1/tests/unit/geom/CircularArcTest.cpp:82:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] 2.17.0 geos-3.13.1/tests/unit/geom/CircularArcTest.cpp:86:149: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MATH_PI [valueFlowBailoutIncompleteVar] head geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:372:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CoordinateXY [valueFlowBailoutIncompleteVar] head geos-3.13.1/tests/unit/geom/CoordinateTest.cpp:420:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] head geos-3.13.1/tests/unit/geos_unit.cpp:33:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.17.0 geos-3.13.1/tests/unit/geos_unit.cpp:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head geos-3.13.1/tests/unit/index/kdtree/KdTreeTest.cpp:187:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head geos-3.13.1/tests/unit/operation/overlayng/ElevationModelTest.cpp:171:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] 2.17.0 geos-3.13.1/tests/unit/operation/overlayng/ElevationModelTest.cpp:171:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DoubleNotANumber [valueFlowBailoutIncompleteVar] head geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.cpp:70:33: performance:inconclusive: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.h:49:10: note: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.cpp:70:33: note: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.h:49:10: performance:inconclusive: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.cpp:70:33: note: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/SingleSidedBufferResultMatcher.h:49:10: note: Technically the member function 'geos::xmltester::SingleSidedBufferResultMatcher::isBoundaryHausdorffDistanceInTolerance' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:12: performance:inconclusive: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/XMLTester.h:41:10: note: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:12: note: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tests/xmltester/XMLTester.cpp:767:12: performance:inconclusive: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/XMLTester.h:45:12: note: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/XMLTester.cpp:767:12: note: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tests/xmltester/XMLTester.h:41:10: performance:inconclusive: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/XMLTester.cpp:2299:12: note: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/XMLTester.h:41:10: note: Technically the member function 'XMLTester::runPredicates' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tests/xmltester/XMLTester.h:45:12: performance:inconclusive: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/XMLTester.cpp:767:12: note: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/XMLTester.h:45:12: note: Technically the member function 'XMLTester::areaDelta' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1117:15: performance:inconclusive: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:962:10: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1117:15: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2149:19: performance:inconclusive: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1810:10: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2149:19: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1810:10: performance:inconclusive: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:2149:19: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:1810:10: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:962:10: performance:inconclusive: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.cpp:1117:15: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tests/xmltester/tinyxml2/tinyxml2.h:962:10: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1441:19: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:384:7: note: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1441:19: note: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1494:22: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:390:9: note: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1494:22: note: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1509:47: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:446:34: note: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1509:47: note: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1545:20: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:444:28: note: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1545:20: note: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1561:20: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:426:7: note: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1561:20: note: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1582:20: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:427:7: note: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1582:20: note: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1716:20: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:436:7: note: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:1716:20: note: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1751:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1811:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/tools/astyle/ASBeautifier.cpp:1855:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/tools/astyle/ASBeautifier.cpp:2270:22: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:388:9: note: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:2270:22: note: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASBeautifier.cpp:2391:19: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:431:7: note: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASBeautifier.cpp:2391:19: note: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:1941:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:744:7: note: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:1941:19: note: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:3056:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:755:7: note: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3056:19: note: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:3127:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:750:7: note: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3127:19: note: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:3442:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:759:7: note: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:3442:19: note: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:5457:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:793:7: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:5457:19: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:5473:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:727:28: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:5473:19: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:6255:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/tools/astyle/ASFormatter.cpp:7065:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:764:7: note: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:7065:19: note: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:7169:19: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:746:7: note: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASFormatter.cpp:7169:19: note: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASFormatter.cpp:7789:15: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/tools/astyle/ASFormatter.cpp:7821:16: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/tools/astyle/ASLocalizer.cpp:319:21: performance:inconclusive: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASLocalizer.h:72:9: note: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASLocalizer.cpp:319:21: note: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASLocalizer.cpp:373:3: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/tools/astyle/ASLocalizer.cpp:392:3: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] 2.17.0 geos-3.13.1/tools/astyle/ASLocalizer.h:72:9: performance:inconclusive: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASLocalizer.cpp:319:21: note: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASLocalizer.h:72:9: note: Technically the member function 'astyle::Translation::convertToMultiByte' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:187:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:234:7: note: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:187:18: note: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:225:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:235:7: note: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:225:18: note: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:250:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:236:7: note: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:250:18: note: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:322:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:238:7: note: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:322:18: note: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:372:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:239:7: note: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:372:18: note: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:408:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:240:7: note: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:408:18: note: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:468:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:241:7: note: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:468:18: note: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:539:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:242:7: note: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:539:18: note: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:584:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:243:7: note: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:584:18: note: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:628:18: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:244:7: note: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:628:18: note: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:758:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] head geos-3.13.1/tools/astyle/ASResource.cpp:808:14: performance:inconclusive: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:318:7: note: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:808:14: note: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:814:14: performance:inconclusive: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:322:7: note: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:814:14: note: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/ASResource.cpp:827:14: performance:inconclusive: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/astyle.h:323:7: note: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/ASResource.cpp:827:14: note: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:234:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:187:18: note: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:234:7: note: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:235:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:225:18: note: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:235:7: note: Technically the member function 'astyle::ASResource::buildCastOperators' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:236:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:250:18: note: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:236:7: note: Technically the member function 'astyle::ASResource::buildHeaders' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:238:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:322:18: note: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:238:7: note: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:239:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:372:18: note: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:239:7: note: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:240:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:408:18: note: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:240:7: note: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:241:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:468:18: note: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:241:7: note: Technically the member function 'astyle::ASResource::buildOperators' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:242:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:539:18: note: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:242:7: note: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:243:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:584:18: note: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:243:7: note: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:244:7: performance:inconclusive: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:628:18: note: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:244:7: note: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:318:7: performance:inconclusive: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:808:14: note: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:318:7: note: Technically the member function 'astyle::ASBase::isDigit' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:322:7: performance:inconclusive: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:814:14: note: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:322:7: note: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:323:7: performance:inconclusive: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASResource.cpp:827:14: note: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:323:7: note: Technically the member function 'astyle::ASBase::peekNextChar' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:384:7: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1441:19: note: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:384:7: note: Technically the member function 'astyle::ASBeautifier::indexOf' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:388:9: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:2270:22: note: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:388:9: note: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:390:9: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1494:22: note: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:390:9: note: Technically the member function 'astyle::ASBeautifier::rtrim' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:426:7: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1561:20: note: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:426:7: note: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:427:7: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1582:20: note: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:427:7: note: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:431:7: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:2391:19: note: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:431:7: note: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:436:7: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1716:20: note: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:436:7: note: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:444:28: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1545:20: note: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:444:28: note: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:446:34: performance:inconclusive: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASBeautifier.cpp:1509:47: note: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:446:34: note: Technically the member function 'astyle::ASBeautifier::copyTempStacks' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:727:28: performance:inconclusive: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASFormatter.cpp:5473:19: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:727:28: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:744:7: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASFormatter.cpp:1941:19: note: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:744:7: note: Technically the member function 'astyle::ASFormatter::isBraceType' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:746:7: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASFormatter.cpp:7169:19: note: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:746:7: note: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:750:7: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASFormatter.cpp:3127:19: note: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:750:7: note: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:755:7: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASFormatter.cpp:3056:19: note: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:755:7: note: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:759:7: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASFormatter.cpp:3442:19: note: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:759:7: note: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:764:7: performance:inconclusive: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASFormatter.cpp:7065:19: note: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:764:7: note: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static (but you may consider moving to unnamed namespace). 2.17.0 geos-3.13.1/tools/astyle/astyle.h:793:7: performance:inconclusive: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). [functionStatic] geos-3.13.1/tools/astyle/ASFormatter.cpp:5457:19: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). geos-3.13.1/tools/astyle/astyle.h:793:7: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static (but you may consider moving to unnamed namespace). head geos-3.13.1/tools/astyle/astyle_main.h:52:3: error: #error - Use GNU C compiler release 3 or higher [preprocessorErrorDirective] head geos-3.13.1/util/geosop/GeometryOp.cpp:1045:25: style:inconclusive: Technically the member function 'GeometryOp::name' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:252:17: note: Technically the member function 'GeometryOp::name' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1045:25: note: Technically the member function 'GeometryOp::name' can be const. head geos-3.13.1/util/geosop/GeometryOp.cpp:1050:18: style:inconclusive: Technically the member function 'GeometryOp::isBinary' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:253:10: note: Technically the member function 'GeometryOp::isBinary' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1050:18: note: Technically the member function 'GeometryOp::isBinary' can be const. head geos-3.13.1/util/geosop/GeometryOp.cpp:1055:18: style:inconclusive: Technically the member function 'GeometryOp::isAggregate' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:254:10: note: Technically the member function 'GeometryOp::isAggregate' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1055:18: note: Technically the member function 'GeometryOp::isAggregate' can be const. head geos-3.13.1/util/geosop/GeometryOp.cpp:1060:17: style:inconclusive: Technically the member function 'GeometryOp::nParam' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:255:9: note: Technically the member function 'GeometryOp::nParam' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1060:17: note: Technically the member function 'GeometryOp::nParam' can be const. head geos-3.13.1/util/geosop/GeometryOp.cpp:1142:9: style:inconclusive: Technically the member function 'Result::isGeometry' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:52:10: note: Technically the member function 'Result::isGeometry' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1142:9: note: Technically the member function 'Result::isGeometry' can be const. head geos-3.13.1/util/geosop/GeometryOp.cpp:1147:9: style:inconclusive: Technically the member function 'Result::isBool' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:49:10: note: Technically the member function 'Result::isBool' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1147:9: note: Technically the member function 'Result::isBool' can be const. head geos-3.13.1/util/geosop/GeometryOp.cpp:1152:9: style:inconclusive: Technically the member function 'Result::toBool' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:50:10: note: Technically the member function 'Result::toBool' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1152:9: note: Technically the member function 'Result::toBool' can be const. head geos-3.13.1/util/geosop/GeometryOp.cpp:1159:9: style:inconclusive: Technically the member function 'Result::isGeometryList' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.h:53:10: note: Technically the member function 'Result::isGeometryList' can be const. geos-3.13.1/util/geosop/GeometryOp.cpp:1159:9: note: Technically the member function 'Result::isGeometryList' can be const. 2.17.0 geos-3.13.1/util/geosop/GeometryOp.h:252:17: style:inconclusive: Technically the member function 'GeometryOp::name' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.cpp:1045:25: note: Technically the member function 'GeometryOp::name' can be const. geos-3.13.1/util/geosop/GeometryOp.h:252:17: note: Technically the member function 'GeometryOp::name' can be const. 2.17.0 geos-3.13.1/util/geosop/GeometryOp.h:253:10: style:inconclusive: Technically the member function 'GeometryOp::isBinary' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.cpp:1050:18: note: Technically the member function 'GeometryOp::isBinary' can be const. geos-3.13.1/util/geosop/GeometryOp.h:253:10: note: Technically the member function 'GeometryOp::isBinary' can be const. 2.17.0 geos-3.13.1/util/geosop/GeometryOp.h:254:10: style:inconclusive: Technically the member function 'GeometryOp::isAggregate' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.cpp:1055:18: note: Technically the member function 'GeometryOp::isAggregate' can be const. geos-3.13.1/util/geosop/GeometryOp.h:254:10: note: Technically the member function 'GeometryOp::isAggregate' can be const. 2.17.0 geos-3.13.1/util/geosop/GeometryOp.h:255:9: style:inconclusive: Technically the member function 'GeometryOp::nParam' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.cpp:1060:17: note: Technically the member function 'GeometryOp::nParam' can be const. geos-3.13.1/util/geosop/GeometryOp.h:255:9: note: Technically the member function 'GeometryOp::nParam' can be const. 2.17.0 geos-3.13.1/util/geosop/GeometryOp.h:49:10: style:inconclusive: Technically the member function 'Result::isBool' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.cpp:1147:9: note: Technically the member function 'Result::isBool' can be const. geos-3.13.1/util/geosop/GeometryOp.h:49:10: note: Technically the member function 'Result::isBool' can be const. 2.17.0 geos-3.13.1/util/geosop/GeometryOp.h:50:10: style:inconclusive: Technically the member function 'Result::toBool' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.cpp:1152:9: note: Technically the member function 'Result::toBool' can be const. geos-3.13.1/util/geosop/GeometryOp.h:50:10: note: Technically the member function 'Result::toBool' can be const. 2.17.0 geos-3.13.1/util/geosop/GeometryOp.h:52:10: style:inconclusive: Technically the member function 'Result::isGeometry' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.cpp:1142:9: note: Technically the member function 'Result::isGeometry' can be const. geos-3.13.1/util/geosop/GeometryOp.h:52:10: note: Technically the member function 'Result::isGeometry' can be const. 2.17.0 geos-3.13.1/util/geosop/GeometryOp.h:53:10: style:inconclusive: Technically the member function 'Result::isGeometryList' can be const. [functionConst] geos-3.13.1/util/geosop/GeometryOp.cpp:1159:9: note: Technically the member function 'Result::isGeometryList' can be const. geos-3.13.1/util/geosop/GeometryOp.h:53:10: note: Technically the member function 'Result::isGeometryList' can be const. head geos-3.13.1/util/geosop/GeosOp.cpp:294:14: style:inconclusive: Technically the member function 'GeosOp::log' can be const. [functionConst] geos-3.13.1/util/geosop/GeosOp.h:100:10: note: Technically the member function 'GeosOp::log' can be const. geos-3.13.1/util/geosop/GeosOp.cpp:294:14: note: Technically the member function 'GeosOp::log' can be const. 2.17.0 geos-3.13.1/util/geosop/GeosOp.h:100:10: style:inconclusive: Technically the member function 'GeosOp::log' can be const. [functionConst] geos-3.13.1/util/geosop/GeosOp.cpp:294:14: note: Technically the member function 'GeosOp::log' can be const. geos-3.13.1/util/geosop/GeosOp.h:100:10: note: Technically the member function 'GeosOp::log' can be const. 2.17.0 geos-3.13.1/util/geosop/cxxopts.hpp:572:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_signed [valueFlowBailoutIncompleteVar] DONE