2025-01-25 09:46 ftp://ftp.de.debian.org/debian/pool/main/q/qt6-positioning/qt6-positioning_6.7.2.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --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 -j1 platform: Linux-6.8.0-51-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.65 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.16.0 head-info: a1a415d (2025-01-23 15:05:36 +0100) count: 657 644 elapsed-time: 1021.1 1045.7 head-timing-info: old-timing-info: head results: qtpositioning-everywhere-src-6.7.2/config.tests/gypsy/main.cpp:11:19: style: Variable 'control' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/config.tests/gypsy/main.cpp:12:18: style: Variable 'device' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/config.tests/gypsy/main.cpp:13:21: style: Variable 'satellite' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/config.tests/gypsy/main.cpp:11:27: style: Variable 'control' is assigned a value that is never used. [unreadVariable] qtpositioning-everywhere-src-6.7.2/config.tests/gypsy/main.cpp:12:25: style: Variable 'device' is assigned a value that is never used. [unreadVariable] qtpositioning-everywhere-src-6.7.2/config.tests/gypsy/main.cpp:13:31: style: Variable 'satellite' is assigned a value that is never used. [unreadVariable] qtpositioning-everywhere-src-6.7.2/config.tests/winrt/main.cpp:19:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RuntimeClass_Windows_Devices_Geolocation_Geolocator [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/clientapplication.h:17:5: style: Class 'ClientApplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.h:17:5: style: Class 'LogFilePositionSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:18:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:39:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:56:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:74:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISODate [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/main.cpp:20:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/satellitemodel.cpp:13:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/satellitemodel.cpp:55:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/sortfiltermodel.cpp:57:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.cpp:275:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 60s [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.cpp:318:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable requestsLog [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.cpp:102:5: warning: Member variable 'WeatherDataCache::m_gpsData' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.h:36:5: style: Class 'WeatherData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.h:38:13: performance: Function 'dayOfWeek()' should return member 'm_dayOfWeek' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.h:39:13: performance: Function 'weatherIcon()' should return member 'm_weather' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.h:40:13: performance: Function 'weatherDescription()' should return member 'm_weatherDescription' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.h:41:13: performance: Function 'temperature()' should return member 'm_temperature' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.h:104:13: performance: Function 'city()' should return member 'city' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/main.cpp:14:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectCreationFailed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:41:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:90:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:188:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:266:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:237:52: style: Condition '!info.m_temperature.isEmpty()' is always true [knownConditionTrueFalse] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:103:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptSubject [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:125:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctIntersection [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:250:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctUnion [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:280:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:68:27: style: Unused private function: 'clip2tri::downscaleClipperPoints' [unusedPrivateFunction] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:64:9: performance:inconclusive: Technically the member function 'c2t::clip2tri::upscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:181:16: note: Technically the member function 'c2t::clip2tri::upscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:64:9: note: Technically the member function 'c2t::clip2tri::upscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:67:10: performance:inconclusive: Technically the member function 'c2t::clip2tri::upscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:193:17: note: Technically the member function 'c2t::clip2tri::upscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:67:10: note: Technically the member function 'c2t::clip2tri::upscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:68:27: performance:inconclusive: Technically the member function 'c2t::clip2tri::downscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:211:34: note: Technically the member function 'c2t::clip2tri::downscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:68:27: note: Technically the member function 'c2t::clip2tri::downscaleClipperPoints' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:72:9: performance:inconclusive: Technically the member function 'c2t::clip2tri::triangulateComplex' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:300:16: note: Technically the member function 'c2t::clip2tri::triangulateComplex' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:72:9: note: Technically the member function 'c2t::clip2tri::triangulateComplex' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:364:25: style: The scope of the variable 'currentTriangle' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:238:12: style: Local variable 'clipper' shadows outer variable [shadowVariable] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.h:96:12: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:238:12: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:721:8: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:182:11: warning: Member variable 'PolyNode::m_jointype' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:182:11: warning: Member variable 'PolyNode::m_endtype' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:883:14: warning: Member variable 'ClipperBase::m_PreserveCollinear' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:883:14: warning: Member variable 'ClipperBase::m_HasOpenPaths' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:883:14: warning: Member variable 'ClipperBase::m_ActiveEdges' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1474:10: warning: Member variable 'Clipper::m_ClipType' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1474:10: warning: Member variable 'Clipper::m_SortedEdges' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1474:10: warning: Member variable 'Clipper::m_ClipFillType' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1474:10: warning: Member variable 'Clipper::m_SubjFillType' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1474:10: warning: Member variable 'Clipper::m_UsingPolyTree' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3786:16: warning: Member variable 'ClipperOffset::m_delta' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3786:16: warning: Member variable 'ClipperOffset::m_sinA' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3786:16: warning: Member variable 'ClipperOffset::m_sin' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3786:16: warning: Member variable 'ClipperOffset::m_cos' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3786:16: warning: Member variable 'ClipperOffset::m_miterLim' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3786:16: warning: Member variable 'ClipperOffset::m_StepsPerRad' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:227:8: style:inconclusive: Technically the member function 'QtClipperLib::ClipperBase::PreserveCollinear' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:236:8: style:inconclusive: Technically the member function 'QtClipperLib::ClipperBase::LocalMinimaPending' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1465:19: note: Technically the member function 'QtClipperLib::ClipperBase::LocalMinimaPending' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:236:8: note: Technically the member function 'QtClipperLib::ClipperBase::LocalMinimaPending' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:279:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::ReverseSolution' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:281:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::StrictlySimple' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:306:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::SetWindingCount' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1624:15: note: Technically the member function 'QtClipperLib::Clipper::SetWindingCount' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:306:8: note: Technically the member function 'QtClipperLib::Clipper::SetWindingCount' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:324:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::AppendPolygon' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2367:15: note: Technically the member function 'QtClipperLib::Clipper::AppendPolygon' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:324:8: note: Technically the member function 'QtClipperLib::Clipper::AppendPolygon' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:334:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::SetHoleState' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2301:15: note: Technically the member function 'QtClipperLib::Clipper::SetHoleState' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:334:8: note: Technically the member function 'QtClipperLib::Clipper::SetHoleState' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:337:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::FixupOutPolygon' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3143:15: note: Technically the member function 'QtClipperLib::Clipper::FixupOutPolygon' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:337:8: note: Technically the member function 'QtClipperLib::Clipper::FixupOutPolygon' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:338:8: performance:inconclusive: Technically the member function 'QtClipperLib::Clipper::FixupOutPolyline' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3116:15: note: Technically the member function 'QtClipperLib::Clipper::FixupOutPolyline' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:338:8: note: Technically the member function 'QtClipperLib::Clipper::FixupOutPolyline' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:341:8: performance:inconclusive: Technically the member function 'QtClipperLib::Clipper::FixHoleLinkage' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1545:15: note: Technically the member function 'QtClipperLib::Clipper::FixHoleLinkage' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:341:8: note: Technically the member function 'QtClipperLib::Clipper::FixHoleLinkage' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:346:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::JoinPoints' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3458:15: note: Technically the member function 'QtClipperLib::Clipper::JoinPoints' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:346:8: note: Technically the member function 'QtClipperLib::Clipper::JoinPoints' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:349:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts1' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3625:15: note: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts1' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:349:8: note: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts1' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:350:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts2' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3641:15: note: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts2' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:350:8: note: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts2' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:351:8: style:inconclusive: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts3' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3666:15: note: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts3' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:351:8: note: Technically the member function 'QtClipperLib::Clipper::FixupFirstLefts3' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:380:8: style:inconclusive: Technically the member function 'QtClipperLib::ClipperOffset::FixOrientations' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3861:21: note: Technically the member function 'QtClipperLib::ClipperOffset::FixOrientations' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:380:8: note: Technically the member function 'QtClipperLib::ClipperOffset::FixOrientations' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:127:15: style:inconclusive: Technically the member function 'QtClipperLib::LocMinSorter::operator()' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:225:16: style: Virtual function 'Clear' is called from destructor '~ClipperBase()' at line 892. Dynamic binding is not used. [virtualCallInConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:892:3: note: Calling Clear qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:225:16: note: Clear is a virtual function qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:92:3: style: Struct 'IntPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:120:3: style: Struct 'DoublePoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:121:3: style: Struct 'DoublePoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:264:3: style: Class 'Clipper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:361:3: style: Class 'ClipperOffset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:392:5: style: Class 'clipperException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:257:5: style: Class 'Int128' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:162:6: style: The destructor '~PolyTree' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:140:14: note: Virtual destructor in base class qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:162:6: note: Destructor in derived class qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2983:19: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2981:22: note: outer condition: e->OutIdx>=0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2983:19: note: identical inner condition: e->OutIdx>=0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:4202:50: style: The scope of the variable 'X2' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:928:49: style:inconclusive: Function 'ProcessBound' argument 2 names different: declaration 'IsClockwise' definition 'NextIsForward'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:233:38: note: Function 'ProcessBound' argument 2 names different: declaration 'IsClockwise' definition 'NextIsForward'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:928:49: note: Function 'ProcessBound' argument 2 names different: declaration 'IsClockwise' definition 'NextIsForward'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1395:45: style:inconclusive: Function 'SwapPositionsInAEL' argument 1 names different: declaration 'edge1' definition 'Edge1'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:241:34: note: Function 'SwapPositionsInAEL' argument 1 names different: declaration 'edge1' definition 'Edge1'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1395:45: note: Function 'SwapPositionsInAEL' argument 1 names different: declaration 'edge1' definition 'Edge1'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1395:59: style:inconclusive: Function 'SwapPositionsInAEL' argument 2 names different: declaration 'edge2' definition 'Edge2'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:241:48: note: Function 'SwapPositionsInAEL' argument 2 names different: declaration 'edge2' definition 'Edge2'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1395:59: note: Function 'SwapPositionsInAEL' argument 2 names different: declaration 'edge2' definition 'Edge2'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1841:71: style:inconclusive: Function 'AddLocalMinPoly' argument 3 names different: declaration 'pt' definition 'Pt'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:322:64: note: Function 'AddLocalMinPoly' argument 3 names different: declaration 'pt' definition 'Pt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1841:71: note: Function 'AddLocalMinPoly' argument 3 names different: declaration 'pt' definition 'Pt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1884:69: style:inconclusive: Function 'AddLocalMaxPoly' argument 3 names different: declaration 'pt' definition 'Pt'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:321:62: note: Function 'AddLocalMaxPoly' argument 3 names different: declaration 'pt' definition 'Pt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1884:69: note: Function 'AddLocalMaxPoly' argument 3 names different: declaration 'pt' definition 'Pt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1942:62: style:inconclusive: Function 'AddJoin' argument 3 names different: declaration 'offPt' definition 'OffPt'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:342:55: note: Function 'AddJoin' argument 3 names different: declaration 'offPt' definition 'OffPt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1942:62: note: Function 'AddJoin' argument 3 names different: declaration 'offPt' definition 'OffPt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1968:54: style:inconclusive: Function 'AddGhostJoin' argument 2 names different: declaration 'offPt' definition 'OffPt'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:345:47: note: Function 'AddGhostJoin' argument 2 names different: declaration 'offPt' definition 'OffPt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1968:54: note: Function 'AddGhostJoin' argument 2 names different: declaration 'offPt' definition 'OffPt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2106:62: style:inconclusive: Function 'IntersectEdges' argument 3 names different: declaration 'pt' definition 'Pt'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:325:55: note: Function 'IntersectEdges' argument 3 names different: declaration 'pt' definition 'Pt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2106:62: note: Function 'IntersectEdges' argument 3 names different: declaration 'pt' definition 'Pt'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2358:32: style:inconclusive: Function 'GetOutRec' argument 1 names different: declaration 'idx' definition 'Idx'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:323:25: note: Function 'GetOutRec' argument 1 names different: declaration 'idx' definition 'Idx'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2358:32: note: Function 'GetOutRec' argument 1 names different: declaration 'idx' definition 'Idx'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2558:41: style:inconclusive: Function 'SwapPositionsInSEL' argument 1 names different: declaration 'edge1' definition 'Edge1'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:315:34: note: Function 'SwapPositionsInSEL' argument 1 names different: declaration 'edge1' definition 'Edge1'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2558:41: note: Function 'SwapPositionsInSEL' argument 1 names different: declaration 'edge1' definition 'Edge1'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2558:55: style:inconclusive: Function 'SwapPositionsInSEL' argument 2 names different: declaration 'edge2' definition 'Edge2'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:315:48: note: Function 'SwapPositionsInSEL' argument 2 names different: declaration 'edge2' definition 'Edge2'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2558:55: note: Function 'SwapPositionsInSEL' argument 2 names different: declaration 'edge2' definition 'Edge2'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3786:56: style:inconclusive: Function 'ClipperOffset' argument 2 names different: declaration 'roundPrecision' definition 'arcTolerance'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.h:361:49: note: Function 'ClipperOffset' argument 2 names different: declaration 'roundPrecision' definition 'arcTolerance'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3786:56: note: Function 'ClipperOffset' argument 2 names different: declaration 'roundPrecision' definition 'arcTolerance'. qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3210:14: style: Local variable 'i' shadows outer variable [shadowVariable] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3202:31: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3210:14: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:578:33: style: Parameter 'e' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:615:25: style: Parameter 'edge' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2106:62: style: Parameter 'Pt' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2610:30: style: Parameter 'HorzEdge' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3969:17: style: Variable 'node' can be declared as reference to const [constVariableReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3997:15: style: Variable 'node' can be declared as reference to const [constVariableReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:4591:38: style: Parameter 'polytree' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:488:10: style: Variable 'startOp' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1086:23: style: Variable 'eLoopStop' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1173:10: style: Variable 'EMin' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:1314:14: style: Variable 'bottomE' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2304:10: style: Variable 'eTmp' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2334:10: style: Variable 'OutPt1' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2335:10: style: Variable 'OutPt2' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2347:53: style: Parameter 'outRec2' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2502:37: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3147:12: style: Variable 'lastOK' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3458:43: style: Parameter 'outRec1' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3458:60: style: Parameter 'outRec2' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3625:40: style: Parameter 'OldOutRec' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3631:13: style: Variable 'firstLeft' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3666:40: style: Parameter 'OldOutRec' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:3672:13: style: Variable 'firstLeft' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:931:15: style: Variable 'Horz' is assigned a value that is never used. [unreadVariable] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:4118:11: style: Variable 'k' is assigned a value that is never used. [unreadVariable] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2658:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2665:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2692:19: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] qtpositioning-everywhere-src-6.7.2/src/3rdparty/clipper/clipper.cpp:2701:19: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:357:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:174:5: style:inconclusive: Technically the member function 'p2t::Triangle::Index' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:153:15: note: Technically the member function 'p2t::Triangle::Index' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:174:5: note: Technically the member function 'p2t::Triangle::Index' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:175:5: style:inconclusive: Technically the member function 'p2t::Triangle::EdgeIndex' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:165:15: note: Technically the member function 'p2t::Triangle::EdgeIndex' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:175:5: note: Technically the member function 'p2t::Triangle::EdgeIndex' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:179:6: style:inconclusive: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCCW' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:259:16: note: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCCW' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:179:6: note: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCCW' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:180:6: style:inconclusive: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCW' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:269:16: note: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCW' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:180:6: note: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCW' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:183:6: style:inconclusive: Technically the member function 'p2t::Triangle::GetDelunayEdgeCCW' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:301:16: note: Technically the member function 'p2t::Triangle::GetDelunayEdgeCCW' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:183:6: note: Technically the member function 'p2t::Triangle::GetDelunayEdgeCCW' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:184:6: style:inconclusive: Technically the member function 'p2t::Triangle::GetDelunayEdgeCW' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:311:16: note: Technically the member function 'p2t::Triangle::GetDelunayEdgeCW' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:184:6: note: Technically the member function 'p2t::Triangle::GetDelunayEdgeCW' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:188:6: style:inconclusive: Technically the member function 'p2t::Triangle::Contains' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:296:23: note: Technically the member function 'p2t::Triangle::Contains' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:188:6: note: Technically the member function 'p2t::Triangle::Contains' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:201:13: style:inconclusive: Technically the member function 'p2t::Triangle::IsInterior' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:311:23: note: Technically the member function 'p2t::Triangle::IsInterior' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:201:13: note: Technically the member function 'p2t::Triangle::IsInterior' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:78:15: style: The scope of the variable 't' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:134:32: style: Parameter 'opoint' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:212:33: style: Parameter 'point' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:225:34: style: Parameter 'point' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:238:39: style: Parameter 'point' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:249:40: style: Parameter 'point' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:259:45: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:269:44: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:279:45: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:290:44: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:301:41: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:311:40: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:321:41: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:332:40: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:344:43: style: Parameter 'opoint' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:46:36: style: Parameter 'p1' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:46:47: style: Parameter 'p2' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:91:40: style: Parameter 'triangle' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:200:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:200:53: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.h:296:39: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/advancing_front.h:51:3: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.h:67:5: style:inconclusive: Technically the member function 'p2t::SweepContext::point_count' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.h:159:26: note: Technically the member function 'p2t::SweepContext::point_count' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.h:67:5: note: Technically the member function 'p2t::SweepContext::point_count' can be const. qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/cdt.cpp:37:3: warning: Class 'CDT' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/cdt.cpp:37:3: warning: Class 'CDT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.h:55:1: style: Class 'SweepContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/cdt.h:56:3: style: Class 'CDT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/cdt.cpp:35:30: performance: Function parameter 'polyline' should be passed by const reference. [passedByValue] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/cdt.cpp:41:39: performance: Function parameter 'polyline' should be passed by const reference. [passedByValue] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:184:10: style: Unused private function: 'Sweep::HoleAngle' [unusedPrivateFunction] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:145:8: performance:inconclusive: Technically the member function 'p2t::Sweep::Incircle' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:394:13: note: Technically the member function 'p2t::Sweep::Incircle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:145:8: note: Technically the member function 'p2t::Sweep::Incircle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:161:8: performance:inconclusive: Technically the member function 'p2t::Sweep::RotateTrianglePair' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:430:13: note: Technically the member function 'p2t::Sweep::RotateTrianglePair' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:161:8: note: Technically the member function 'p2t::Sweep::RotateTrianglePair' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:177:10: performance:inconclusive: Technically the member function 'p2t::Sweep::Angle' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:288:15: note: Technically the member function 'p2t::Sweep::Angle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:177:10: note: Technically the member function 'p2t::Sweep::Angle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:184:10: performance:inconclusive: Technically the member function 'p2t::Sweep::HoleAngle' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:316:15: note: Technically the member function 'p2t::Sweep::HoleAngle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:184:10: note: Technically the member function 'p2t::Sweep::HoleAngle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:189:10: performance:inconclusive: Technically the member function 'p2t::Sweep::BasinAngle' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:309:15: note: Technically the member function 'p2t::Sweep::BasinAngle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:189:10: note: Technically the member function 'p2t::Sweep::BasinAngle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:211:8: performance:inconclusive: Technically the member function 'p2t::Sweep::IsShallow' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:549:13: note: Technically the member function 'p2t::Sweep::IsShallow' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:211:8: note: Technically the member function 'p2t::Sweep::IsShallow' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:213:8: performance:inconclusive: Technically the member function 'p2t::Sweep::IsEdgeSideOfTriangle' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:163:13: note: Technically the member function 'p2t::Sweep::IsEdgeSideOfTriangle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:213:8: note: Technically the member function 'p2t::Sweep::IsEdgeSideOfTriangle' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:260:10: performance:inconclusive: Technically the member function 'p2t::Sweep::NextFlipPoint' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:760:15: note: Technically the member function 'p2t::Sweep::NextFlipPoint' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:260:10: note: Technically the member function 'p2t::Sweep::NextFlipPoint' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:277:8: performance:inconclusive: Technically the member function 'p2t::Sweep::FinalizationPolygon' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:62:13: note: Technically the member function 'p2t::Sweep::FinalizationPolygon' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.h:277:8: note: Technically the member function 'p2t::Sweep::FinalizationPolygon' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:706:11: style: Condition '&ot==NULL' is always false [knownConditionTrueFalse] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:781:28: style: Condition '&t.NeighborAcross(p)==NULL' is always false [knownConditionTrueFalse] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:56:23: style: Local variable 'i' shadows outer variable [shadowVariable] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:53:12: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:56:23: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/utils.h:63:29: style: Parameter 'pa' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/utils.h:63:40: style: Parameter 'pb' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/utils.h:63:51: style: Parameter 'pc' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/utils.h:110:24: style: Parameter 'pa' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/utils.h:110:35: style: Parameter 'pb' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/utils.h:110:46: style: Parameter 'pc' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/utils.h:110:57: style: Parameter 'pd' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:288:28: style: Parameter 'origin' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:288:43: style: Parameter 'pa' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:288:54: style: Parameter 'pb' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:309:32: style: Parameter 'node' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:316:31: style: Parameter 'node' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:394:29: style: Parameter 'pa' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:394:40: style: Parameter 'pb' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:394:51: style: Parameter 'pc' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:394:62: style: Parameter 'pd' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:549:37: style: Parameter 'tcx' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:549:48: style: Parameter 'node' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:740:95: style: Parameter 'p' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:740:105: style: Parameter 'op' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:125:12: style: Instance of 'std::runtime_error' object is destroyed immediately. [unusedScopedObject] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep.cpp:142:12: style: Instance of 'std::runtime_error' object is destroyed immediately. [unusedScopedObject] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.cpp:45:3: performance: Variable 'basin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.h:71:6: performance:inconclusive: Technically the member function 'p2t::SweepContext::RemoveNode' can be static (but you may consider moving to unnamed namespace). [functionStatic] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.cpp:150:20: note: Technically the member function 'p2t::SweepContext::RemoveNode' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.h:71:6: note: Technically the member function 'p2t::SweepContext::RemoveNode' can be static (but you may consider moving to unnamed namespace). qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.h:94:24: performance: Function 'GetTriangles()' should return member 'triangles_' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.h:95:22: performance: Function 'GetMap()' should return member 'map_' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.cpp:37:48: performance: Function parameter 'polyline' should be passed by const reference. [passedByValue] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.cpp:53:48: performance: Function parameter 'polyline' should be passed by const reference. [passedByValue] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.cpp:128:60: performance: Function parameter 'nodes' should be passed by const reference. [passedByValue] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.cpp:82:12: style: Variable 'p' can be declared as reference to const [constVariableReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.cpp:122:39: style: Parameter 'point' can be declared as reference to const [constParameterReference] qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/sweep/sweep_context.cpp:166:44: style: Parameter 'triangle' can be declared as pointer to const [constParameterPointer] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/jnipositioning.cpp:594:1: error: There is an unknown macro here somewhere. Configuration is required. If Q_DECLARE_JNI_NATIVE_METHOD is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android_p.h:25:5: style: Class 'QGeoPositionInfoSourceAndroid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:18:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:90:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:99:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:134:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:184:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:197:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:214:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:251:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android_p.h:32:10: style: Virtual function 'setPreferredPositioningMethods' is called from constructor 'QGeoPositionInfoSourceAndroid(QObject*parent=0)' at line 18. Dynamic binding is not used. [virtualCallInConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:18:5: note: Calling setPreferredPositioningMethods qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android_p.h:32:10: note: setPreferredPositioningMethods is a virtual function qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android_p.h:38:18: style: Virtual function 'stopUpdates' is called from destructor '~QGeoPositionInfoSourceAndroid()' at line 31. Dynamic binding is not used. [virtualCallInConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:31:5: note: Calling stopUpdates qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android_p.h:38:18: note: stopUpdates is a virtual function qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:110:35: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android_p.h:34:11: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:110:35: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:152:41: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android_p.h:34:11: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:152:41: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:71:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:95:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:176:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:182:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClosedError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android_p.h:37:10: style: Virtual function 'stopUpdates' is called from destructor '~QGeoSatelliteInfoSourceAndroid()' at line 28. Dynamic binding is not used. [virtualCallInConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:28:5: note: Calling stopUpdates qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android_p.h:37:10: note: stopUpdates is a virtual function qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:73:36: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android_p.h:33:11: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:73:36: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:113:36: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android_p.h:33:11: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:113:36: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/geocluetypes.h:25:34: error: syntax error [syntaxError] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:42:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericDataLocation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:91:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:134:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:166:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:180:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:189:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:225:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:277:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:307:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:324:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:357:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:403:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2_p.h:42:10: performance:inconclusive: Either there is a missing 'override', or the member function 'QGeoPositionInfoSourceGeoclue2::saveLastPosition' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:196:38: note: Either there is a missing 'override', or the member function 'QGeoPositionInfoSourceGeoclue2::saveLastPosition' can be static. qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2_p.h:42:10: note: Either there is a missing 'override', or the member function 'QGeoPositionInfoSourceGeoclue2::saveLastPosition' can be static. qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:379:20: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2_p.h:33:11: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:379:20: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy_p.h:35:5: style: Class 'SatelliteGypsyEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:144:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:174:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:319:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:346:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:396:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:402:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:28:6: style: C-style pointer casting [cstyleCast] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:170:42: style: C-style pointer casting [cstyleCast] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:189:87: style: C-style pointer casting [cstyleCast] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:338:83: style: C-style pointer casting [cstyleCast] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:393:83: style: C-style pointer casting [cstyleCast] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:127:13: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy_p.h:73:13: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:127:13: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:238:13: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy_p.h:73:13: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:238:13: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:353:13: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy_p.h:73:13: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:353:13: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:189:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownSourceError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:278:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcNmea [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:301:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:349:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationUpdateInterval [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:369:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownSourceError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:398:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:431:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcNmea [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:119:5: performance: Variable 'source' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:54:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable readBuffers [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:93:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:110:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:41:10: style: Virtual function 'open' is called from constructor 'QIOPipe(QIODevice*parent,Mode mode=EndPipe)' at line 97. Dynamic binding is not used. [virtualCallInConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:97:5: note: Calling open qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:41:10: note: open is a virtual function qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:105:40: style:inconclusive: Function 'open' argument 1 names different: declaration 'openMode' definition 'mode'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:41:24: note: Function 'open' argument 1 names different: declaration 'openMode' definition 'mode'. qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:105:40: note: Function 'open' argument 1 names different: declaration 'openMode' definition 'mode'. qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:25:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaEntered [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:31:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaExited [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:37:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable monitorExpired [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:168:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClosedError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:330:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:379:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:444:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.h:25:29: style: Virtual function 'positionInfoSource' is called from constructor 'QGeoAreaMonitorPolling(QObject*parent=0)' at line 292. Dynamic binding is not used. [virtualCallInConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:292:10: note: Calling positionInfoSource qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.h:25:29: note: positionInfoSource is a virtual function qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.h:24:10: style: Virtual function 'setPositionInfoSource' is called from constructor 'QGeoAreaMonitorPolling(QObject*parent=0)' at line 293. Dynamic binding is not used. [virtualCallInConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:293:9: note: Calling setPositionInfoSource qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.h:24:10: note: setPositionInfoSource is a virtual function qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:157:43: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:45:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Started [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:117:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:166:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:175:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:180:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:209:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:251:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:269:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:282:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:330:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:343:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:365:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:389:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:398:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:420:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:438:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:452:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:559:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PositionStatus_NoData [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:570:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:598:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt_p.h:46:5: style: Class 'QGeoPositionInfoSourceWinRT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:463:8: style: Variable 'hr' is reassigned a value before the old one has been used. [redundantAssignment] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:457:8: note: hr is assigned qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:463:8: note: hr is overwritten qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:514:8: style: Variable 'hr' is reassigned a value before the old one has been used. [redundantAssignment] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:509:12: note: hr is assigned qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:514:8: note: hr is overwritten qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:522:8: style: Variable 'hr' is reassigned a value before the old one has been used. [redundantAssignment] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:517:12: note: hr is assigned qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:522:8: note: hr is overwritten qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:534:8: style: Variable 'hr' is reassigned a value before the old one has been used. [redundantAssignment] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:525:12: note: hr is assigned qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:534:8: note: hr is overwritten qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:396:71: style:inconclusive: Function 'updateSynchronized' argument 1 names different: declaration 'info' definition 'currentInfo'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt_p.h:77:52: note: Function 'updateSynchronized' argument 1 names different: declaration 'info' definition 'currentInfo'. qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:396:71: note: Function 'updateSynchronized' argument 1 names different: declaration 'info' definition 'currentInfo'. qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:571:35: style: Local variable 'error' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt_p.h:57:11: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:571:35: note: Shadow variable qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:195:85: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:23:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/positioning/qclipperutils.cpp:57:34: warning: Class 'QClipperUtils' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] qtpositioning-everywhere-src-6.7.2/src/positioning/qclipperutils.cpp:53:13: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4.cpp:1044:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:36:14: warning: Member variable 'QDoubleMatrix4x4::m' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:146:14: warning: Member variable 'QDoubleMatrix4x4::m' is not initialized in the constructor. [uninitMemberVarPrivate] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:146:14: warning: Member variable 'QDoubleMatrix4x4::flagBits' is not initialized in the constructor. [uninitMemberVarPrivate] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:150:10: style: Unused private function: 'QDoubleMatrix4x4::projectedRotate' [unusedPrivateFunction] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:613:12: style: The scope of the variable 'x' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:613:15: style: The scope of the variable 'y' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:613:18: style: The scope of the variable 'z' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:613:21: style: The scope of the variable 'w' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:696:12: style: The scope of the variable 'x' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:696:15: style: The scope of the variable 'y' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:696:18: style: The scope of the variable 'w' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:728:12: style: The scope of the variable 'x' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:728:15: style: The scope of the variable 'y' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:728:18: style: The scope of the variable 'w' can be reduced. [variableScope] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:169:55: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'row' definition 'aRow'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:45:41: note: Function 'operator()' argument 1 names different: declaration 'row' definition 'aRow'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:169:55: note: Function 'operator()' argument 1 names different: declaration 'row' definition 'aRow'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:169:65: style:inconclusive: Function 'operator()' argument 2 names different: declaration 'column' definition 'aColumn'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:45:50: note: Function 'operator()' argument 2 names different: declaration 'column' definition 'aColumn'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:169:65: note: Function 'operator()' argument 2 names different: declaration 'column' definition 'aColumn'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:175:49: style:inconclusive: Function 'operator()' argument 1 names different: declaration 'row' definition 'aRow'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:46:35: note: Function 'operator()' argument 1 names different: declaration 'row' definition 'aRow'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:175:49: note: Function 'operator()' argument 1 names different: declaration 'row' definition 'aRow'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:175:59: style:inconclusive: Function 'operator()' argument 2 names different: declaration 'column' definition 'aColumn'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:46:44: note: Function 'operator()' argument 2 names different: declaration 'column' definition 'aColumn'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4_p.h:175:59: note: Function 'operator()' argument 2 names different: declaration 'column' definition 'aColumn'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:33:29: style: Class 'QDoubleVector3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector2d_p.h:112:42: style:inconclusive: Function 'setX' argument 1 names different: declaration 'x' definition 'aX'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector2d_p.h:45:29: note: Function 'setX' argument 1 names different: declaration 'x' definition 'aX'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector2d_p.h:112:42: note: Function 'setX' argument 1 names different: declaration 'x' definition 'aX'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector2d_p.h:113:42: style:inconclusive: Function 'setY' argument 1 names different: declaration 'y' definition 'aY'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector2d_p.h:46:29: note: Function 'setY' argument 1 names different: declaration 'y' definition 'aY'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector2d_p.h:113:42: note: Function 'setY' argument 1 names different: declaration 'y' definition 'aY'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:103:81: style:inconclusive: Function 'QDoubleVector3D' argument 1 names different: declaration 'vector' definition 'v'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:33:68: note: Function 'QDoubleVector3D' argument 1 names different: declaration 'vector' definition 'v'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:103:81: note: Function 'QDoubleVector3D' argument 1 names different: declaration 'vector' definition 'v'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:106:81: style:inconclusive: Function 'QDoubleVector3D' argument 1 names different: declaration 'vector' definition 'v'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:34:68: note: Function 'QDoubleVector3D' argument 1 names different: declaration 'vector' definition 'v'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:106:81: note: Function 'QDoubleVector3D' argument 1 names different: declaration 'vector' definition 'v'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:122:42: style:inconclusive: Function 'setX' argument 1 names different: declaration 'x' definition 'aX'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:42:29: note: Function 'setX' argument 1 names different: declaration 'x' definition 'aX'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:122:42: note: Function 'setX' argument 1 names different: declaration 'x' definition 'aX'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:123:42: style:inconclusive: Function 'setY' argument 1 names different: declaration 'y' definition 'aY'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:43:29: note: Function 'setY' argument 1 names different: declaration 'y' definition 'aY'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:123:42: note: Function 'setY' argument 1 names different: declaration 'y' definition 'aY'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:124:42: style:inconclusive: Function 'setZ' argument 1 names different: declaration 'z' definition 'aZ'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:44:29: note: Function 'setZ' argument 1 names different: declaration 'z' definition 'aZ'. qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublevector3d_p.h:124:42: note: Function 'setZ' argument 1 names different: declaration 'z' definition 'aZ'. qtpositioning-everywhere-src-6.7.2/src/positioning/qgeoaddress.h:26:5: error: There is an unknown macro here somewhere. Configuration is required. If QT_MOVE_ASSIGNMENT_OPERATOR_IMPL_VIA_PURE_SWAP is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qgeoareamonitorinfo.cpp:115:1: error: There is an unknown macro here somewhere. Configuration is required. If QT_DEFINE_QESDP_SPECIALIZATION_DTOR is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qgeopositioninfosource_p.h:46:5: error: There is an unknown macro here somewhere. Configuration is required. If Q_OBJECT_BINDABLE_PROPERTY_WITH_ARGS is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qgeocoordinate.h:56:5: error: There is an unknown macro here somewhere. Configuration is required. If QT_MOVE_ASSIGNMENT_OPERATOR_IMPL_VIA_PURE_SWAP is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qgeocoordinateobject_p.h:60:1: error: There is an unknown macro here somewhere. Configuration is required. If QT_DECL_METATYPE_EXTERN_TAGGED is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qgeolocation.h:28:5: error: There is an unknown macro here somewhere. Configuration is required. If QT_MOVE_ASSIGNMENT_OPERATOR_IMPL_VIA_PURE_SWAP is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qgeopositioninfo.h:49:5: error: There is an unknown macro here somewhere. Configuration is required. If QT_MOVE_ASSIGNMENT_OPERATOR_IMPL_VIA_PURE_SWAP is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qgeosatelliteinfo.h:61:5: error: There is an unknown macro here somewhere. Configuration is required. If QT_MOVE_ASSIGNMENT_OPERATOR_IMPL_VIA_PURE_SWAP is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qgeopolygon.h:73:1: error: There is an unknown macro here somewhere. Configuration is required. If QT_DECL_METATYPE_EXTERN is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qnmeapositioninfosource.h:55:5: error: There is an unknown macro here somewhere. Configuration is required. If QT7_ONLY is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioning/qnmeasatelliteinfosource.h:50:5: error: There is an unknown macro here somewhere. Configuration is required. If QT7_ONLY is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioningquick/locationsingleton_p.h:37:5: error: There is an unknown macro here somewhere. Configuration is required. If QML_NAMED_ELEMENT is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioningquick/positioningplugin.cpp:510:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qml_register_types_QtPositioning [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/positioningquick/positioningplugin.cpp:585:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q_coordinateInterpolator [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/src/positioningquick/positioningplugin.cpp:508:5: style: Class 'QtPositioningDeclarativeModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/src/positioningquick/qdeclarativegeoaddress_p.h:28:5: error: There is an unknown macro here somewhere. Configuration is required. If QML_NAMED_ELEMENT is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioningquick/qdeclarativegeolocation_p.h:31:5: error: There is an unknown macro here somewhere. Configuration is required. If QML_NAMED_ELEMENT is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioningquick/qdeclarativepluginparameter_p.h:61:1: error: There is an unknown macro here somewhere. Configuration is required. If QML_DECLARE_TYPE is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioningquick/qdeclarativeposition_p.h:182:1: error: There is an unknown macro here somewhere. Configuration is required. If QML_DECLARE_TYPE is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioningquick/qdeclarativepositionsource_p.h:103:5: error: There is an unknown macro here somewhere. Configuration is required. If Q_REVISION is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioningquick/qdeclarativesatellitesource_p.h:33:5: error: There is an unknown macro here somewhere. Configuration is required. If QML_NAMED_ELEMENT is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/src/positioningquick/qquickgeocoordinateanimation_p.h:29:5: error: There is an unknown macro here somewhere. Configuration is required. If QML_NAMED_ELEMENT is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/main.cpp:21:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable South [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:48:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:78:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:120:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:125:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:130:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonSatellitePositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:135:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:8:27: style:inconclusive: Function 'Widget' argument 1 names different: declaration 'log' definition 'logWidget'. [funcArgNamesDifferent] qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.h:20:32: note: Function 'Widget' argument 1 names different: declaration 'log' definition 'logWidget'. qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:8:27: note: Function 'Widget' argument 1 names different: declaration 'log' definition 'logWidget'. qtpositioning-everywhere-src-6.7.2/tests/auto/declarative_geolocation/main.cpp:21:1: error: There is an unknown macro here somewhere. Configuration is required. If Q_COREAPP_STARTUP_FUNCTION is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/tests/auto/declarative_positioning_core/main.cpp:22:1: error: There is an unknown macro here somewhere. Configuration is required. If Q_COREAPP_STARTUP_FUNCTION is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/tests/auto/declarative_positioning_core/properties.h:30:27: performance: Function 'coordinates()' should return member 'm_coordinates' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/tests/auto/declarative_positioning_core/properties.h:36:26: performance: Function 'region()' should return member 'm_region' by const reference. [returnByReference] qtpositioning-everywhere-src-6.7.2/tests/auto/declarative_satellitesource/main.cpp:22:1: error: There is an unknown macro here somewhere. Configuration is required. If Q_COREAPP_STARTUP_FUNCTION is a macro then please configure it. [unknownMacro] qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonSatellitePositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:78:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:85:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:136:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:141:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:146:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:22:5: style: Class 'DummyPluginSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:98:5: style: Class 'DummySatelliteSourcePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:122:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:127:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:138:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:171:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:186:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:18:5: style: Class 'DummySource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugintest/tst_positionplugin.cpp:20:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_PositionPlugin::initTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugintest/tst_positionplugin.cpp:27:26: note: Either there is a missing 'override', or the member function 'tst_PositionPlugin::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugintest/tst_positionplugin.cpp:20:10: note: Either there is a missing 'override', or the member function 'tst_PositionPlugin::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:112:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:120:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:128:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:137:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VerticalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:145:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VerticalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:154:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:162:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:170:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VerticalSpeed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:178:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VerticalSpeed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:187:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagneticVariation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:195:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagneticVariation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:204:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectionAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:213:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectionAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:63:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:75:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:136:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:165:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:234:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:279:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:302:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable updateIntervalChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:325:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preferredPositioningMethodsChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:360:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:381:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:406:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:430:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:458:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:477:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:497:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoaddress/tst_qgeoaddress.cpp:176:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable countryCode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoaddress/tst_qgeoaddress.cpp:545:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leftAddress [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:27:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:37:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:60:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:79:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISODate [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.h:23:5: style: Class 'LogFilePositionSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/positionconsumerthread.cpp:40:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaEntered [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:52:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:72:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnyAreaMonitorFeature [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:281:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PersistentAreaMonitorFeature [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:370:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadWrite [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:825:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:153:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoAreaMonitorSource::init' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:174:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoAreaMonitorSource::cleanupTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:67:5: style: Class 'DummyMonitorSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:657:21: style: Variable 'monInfo' is reassigned a value before the old one has been used. [redundantAssignment] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:653:21: note: monInfo is assigned qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:657:21: note: monInfo is overwritten qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:658:21: style: Variable 'posInfo' is reassigned a value before the old one has been used. [redundantAssignment] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:654:21: note: posInfo is assigned qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:658:21: note: posInfo is overwritten qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:679:21: style: Variable 'monInfo' is reassigned a value before the old one has been used. [redundantAssignment] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:675:21: note: monInfo is assigned qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:679:21: note: monInfo is overwritten qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:680:21: style: Variable 'posInfo' is reassigned a value before the old one has been used. [redundantAssignment] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:676:21: note: posInfo is assigned qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:680:21: note: posInfo is overwritten qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CircleType [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:191:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newCenter [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probe [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:320:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probe [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:330:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:422:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:123:16: style: Variable 'c2Ptr' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:127:16: style: Variable 'c3Ptr' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:94:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coordinate2D [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:143:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coordinate3D [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:165:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:188:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:199:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:237:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:250:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:269:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:342:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:372:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:411:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:424:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:437:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:452:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:479:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:512:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:568:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:593:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Degrees [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:883:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:909:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:38:20: style: The if condition is the same as the previous if condition [duplicateCondition] qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:32:57: note: Passed to reference. qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:33:19: note: First condition qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:38:20: note: Second condition qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:48:13: style: The if condition is the same as the previous if condition [duplicateCondition] qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:32:57: note: Passed to reference. qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:43:13: note: First condition qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:48:13: note: Second condition qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:67:13: style: The if condition is the same as the previous if condition [duplicateCondition] qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:61:59: note: Passed to reference. qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:62:13: note: First condition qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:67:13: note: Second condition qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:77:20: style: The if condition is the same as the previous if condition [duplicateCondition] qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:61:59: note: Passed to reference. qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:72:19: note: First condition qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qlocationtestutils_p.h:77:20: note: Second condition qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinateobject/tst_qgeocoordinateobject.cpp:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lhs [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:260:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataField [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:339:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leftLocation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:28:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoLocation::initTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:14:24: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:28:10: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:29:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanupTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:19:24: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:29:10: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:30:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoLocation::init' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:24:24: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::init' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:30:10: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::init' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:31:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanup' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:28:24: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanup' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:31:10: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanup' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:48:17: style: Local variable 'address' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:39:10: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:48:17: note: Shadow variable qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:67:17: style: Local variable 'address' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:39:10: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:67:17: note: Shadow variable qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:247:17: style: Local variable 'address' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:39:10: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:247:17: note: Shadow variable qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:293:17: style: Local variable 'address' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:39:10: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:293:17: note: Shadow variable qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:302:17: style: Local variable 'extendedAttributes' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:42:10: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:302:17: note: Shadow variable qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:352:17: style: Local variable 'address' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:39:10: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:352:17: note: Shadow variable qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PathType [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:220:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:258:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:298:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:339:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:350:20: style: Local variable 'path' shadows outer function [shadowFunction] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:23:10: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:350:20: note: Shadow variable qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:129:16: style: Variable 'c2Ptr' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:133:16: style: Variable 'c3Ptr' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PolygonType [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:217:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:250:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:289:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:353:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:135:16: style: Variable 'c2Ptr' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:139:16: style: Variable 'c3Ptr' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:37:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:146:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:163:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:175:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:209:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:247:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:268:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:337:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:382:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:63:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:181:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable supported [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:257:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:294:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positioningMethod [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:378:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:549:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:599:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:783:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:79:29: warning: Member variable 'TestQGeoPositionInfoSource::m_source' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:79:29: warning: Member variable 'TestQGeoPositionInfoSource::m_testSlot2Called' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:30:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::test_slot1' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:104:34: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::test_slot1' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:30:10: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::test_slot1' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:37:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_initTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:113:34: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:37:10: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:40:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_cleanupTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:130:34: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:40:10: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:39:5: style: Class 'MyPositionSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:245:29: style: Variable 'source' can be declared as pointer to const [constVariablePointer] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box1 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:249:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valid [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:281:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:321:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topLeft [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:410:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldWidth [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:601:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldHeight [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:807:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:960:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rectangle [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:969:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box2 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1717:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newBox [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1823:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in2 [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2235:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2341:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2367:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable circle [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:37:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:60:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:97:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:125:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:136:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:169:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:181:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:223:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable satId [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:241:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:268:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:279:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:342:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:363:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:393:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:45:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:173:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:416:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:708:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:727:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:58:30: warning: Member variable 'TestQGeoSatelliteInfoSource::m_source' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:58:30: warning: Member variable 'TestQGeoSatelliteInfoSource::m_testSlot2Called' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h:32:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::base_cleanupTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:90:35: note: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::base_cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h:32:10: note: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::base_cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h:35:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::test_slot1' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:114:35: note: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::test_slot1' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h:35:10: note: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::test_slot1' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:36:5: style: Class 'MySatelliteSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownType [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:88:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:91:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:77:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_DummyNmeaPositionInfoSource::initTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:84:39: note: Either there is a missing 'override', or the member function 'tst_DummyNmeaPositionInfoSource::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:77:10: note: Either there is a missing 'override', or the member function 'tst_DummyNmeaPositionInfoSource::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:20:5: style: Class 'DummyNmeaPositionInfoSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/realtime_generic/tst_qnmeapositioninfosource_realtime_generic.cpp:38:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/simulation_generic/tst_qnmeapositioninfosource_simulation_generic.cpp:31:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:133:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:164:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:254:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:428:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:452:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:486:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:551:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.h:105:5: warning: Member variable 'Feeder::m_proxy' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qnmeaproxyfactory.h:32:9: performance:inconclusive: Either there is a missing 'override', or the member function 'QNmeaPositionInfoSourceProxy::updateIntervalErrorMargin' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.h:36:5: style: Class 'tst_QNmeaPositionInfoSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.h:105:5: style: Class 'Feeder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.h:137:5: style: Class 'UnlimitedNmeaStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:435:16: style: The if condition is the same as the previous if condition [duplicateCondition] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:428:16: note: First condition qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:435:16: note: Second condition qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:67:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:96:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NotParsed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:138:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable satellitesInUseUpdated [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:14:5: style: Class 'DummyNmeaSatelliteInfoSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:78:22: style: Local variable 'str' shadows outer variable [shadowVariable] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:69:13: note: Shadowed declaration qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:78:22: note: Shadow variable qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_realtime/tst_nmeasatelliteinfosource_generic_rt.cpp:55:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_realtime/tst_nmeasatelliteinfosource_generic_rt.cpp:15:5: warning: Member variable 'Feeder::m_proxy' is not initialized in the constructor. [uninitMemberVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_realtime/tst_nmeasatelliteinfosource_generic_rt.cpp:15:5: style: Class 'Feeder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_simulation/tst_nmeasatelliteinfosource_generic_sim.cpp:62:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_simulation/tst_nmeasatelliteinfosource_generic_sim.cpp:14:5: style: Class 'UnlimitedNmeaStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_simulation/tst_nmeasatelliteinfosource_generic_sim.cpp:47:21: style: Condition '++satId==0' is always false [knownConditionTrueFalse] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:24:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:64:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:94:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:149:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:193:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:524:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:14:5: style: Class 'DataFeeder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/qquickgeocoordinateanimation/tst_qquickgeocoordinateanimation.cpp:22:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable West [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:129:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:143:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:165:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:185:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:19:5: style: Class 'SatelliteSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qnmeaproxyfactory.cpp:42:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LocalHost [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:160:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:167:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:178:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:187:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:196:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:204:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:212:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:221:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:14:10: style:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoPositionInfoBenchmark::constructDefault' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:41:37: note: Either there is a missing 'override', or the member function 'tst_QGeoPositionInfoBenchmark::constructDefault' can be const. qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:14:10: note: Either there is a missing 'override', or the member function 'tst_QGeoPositionInfoBenchmark::constructDefault' can be const. qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:49:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLONASS [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:114:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:165:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:173:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:182:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:191:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:199:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:207:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:216:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:11:10: style:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoSatelliteInfoBenchmark::constructDefault' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:38:38: note: Either there is a missing 'override', or the member function 'tst_QGeoSatelliteInfoBenchmark::constructDefault' can be const. qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:11:10: note: Either there is a missing 'override', or the member function 'tst_QGeoSatelliteInfoBenchmark::constructDefault' can be const. diff: 2.16.0 qtpositioning-everywhere-src-6.7.2/config.tests/winrt/main.cpp:19:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RuntimeClass_Windows_Devices_Geolocation_Geolocator [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/config.tests/winrt/main.cpp:19:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RuntimeClass_Windows_Devices_Geolocation_Geolocator [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:18:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:18:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:29:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:39:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:39:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:56:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:56:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:74:81: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ISODate [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/logfilepositionsource/logfilepositionsource.cpp:74:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISODate [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/main.cpp:20:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _s [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/main.cpp:20:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/satellitemodel.cpp:13:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _s [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/satellitemodel.cpp:13:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _s [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/satellitemodel.cpp:55:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/satellitemodel.cpp:55:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/sortfiltermodel.cpp:57:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/satelliteinfo/sortfiltermodel.cpp:57:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CaseInsensitive [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.cpp:275:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable 60s [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.cpp:275:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable 60s [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.cpp:318:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable requestsLog [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/appmodel.cpp:318:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable requestsLog [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/main.cpp:14:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable objectCreationFailed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/main.cpp:14:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable objectCreationFailed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:188:79: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:188:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:266:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:266:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:41:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:41:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:90:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/examples/positioning/weatherinfo/openmeteobackend.cpp:90:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _L1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:103:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ptSubject [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:103:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptSubject [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:125:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ctIntersection [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:125:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctIntersection [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:222:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:250:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ctUnion [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:250:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctUnion [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:280:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:280:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/clip2tri/clip2tri.cpp:333:75: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:357:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/3rdparty/poly2tri/common/shapes.cpp:357:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:134:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:134:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:184:71: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:184:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:18:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:18:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:197:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:197:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:214:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:214:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:251:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:251:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:90:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:90:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:99:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeopositioninfosource_android.cpp:99:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:149:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:176:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:176:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:182:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ClosedError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:182:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClosedError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:71:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:71:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:95:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp:95:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:134:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:134:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:166:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:166:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:180:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:180:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:189:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:189:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:225:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:225:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:277:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:277:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:307:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:307:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:324:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:324:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:357:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:357:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:403:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:403:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:42:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GenericDataLocation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:42:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericDataLocation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:91:70: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:91:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2_p.h:42:10: performance:inconclusive: Either there is a missing 'override', or the member function 'QGeoPositionInfoSourceGeoclue2::saveLastPosition' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp:196:38: note: Either there is a missing 'override', or the member function 'QGeoPositionInfoSourceGeoclue2::saveLastPosition' can be static. qtpositioning-everywhere-src-6.7.2/src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2_p.h:42:10: note: Either there is a missing 'override', or the member function 'QGeoPositionInfoSourceGeoclue2::saveLastPosition' can be static. 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:144:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:144:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:174:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:174:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:319:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:319:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:346:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:346:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:396:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:396:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:402:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp:402:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:189:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UnknownSourceError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:189:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownSourceError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:278:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable lcNmea [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:278:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcNmea [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:301:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:301:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:349:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SimulationUpdateInterval [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:349:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationUpdateInterval [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:369:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UnknownSourceError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:369:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownSourceError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:398:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:398:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:431:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable lcNmea [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp:431:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcNmea [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:110:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:110:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:54:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable readBuffers [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:54:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable readBuffers [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:93:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe.cpp:93:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:51:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:58:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/nmea/qiopipe_p.h:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable d_ptr [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:168:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ClosedError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:168:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ClosedError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:25:82: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable areaEntered [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:25:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaEntered [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:31:82: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable areaExited [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:31:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaExited [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:330:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:330:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:379:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:379:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:37:82: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable monitorExpired [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:37:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable monitorExpired [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:444:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp:444:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AccessError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:106:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:106:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:117:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:117:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:166:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:166:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:175:54: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:175:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:180:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:180:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:209:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:209:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:251:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:251:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:269:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:269:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:282:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:282:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:330:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:330:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:343:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:343:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:365:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:365:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:389:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:389:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:398:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:398:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:420:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:420:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:438:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:438:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:452:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:452:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:45:85: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Started [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:45:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Started [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:559:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PositionStatus_NoData [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:559:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PositionStatus_NoData [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:570:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:570:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:598:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:598:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:95:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp:95:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __FUNCTION__ [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:15:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:15:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:23:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:23:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:31:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lcPositioningWinRT [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4.cpp:1044:74: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/positioning/qdoublematrix4x4.cpp:1044:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/positioningquick/positioningplugin.cpp:510:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable qml_register_types_QtPositioning [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/positioningquick/positioningplugin.cpp:510:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qml_register_types_QtPositioning [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/src/positioningquick/positioningplugin.cpp:585:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable q_coordinateInterpolator [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/src/positioningquick/positioningplugin.cpp:585:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q_coordinateInterpolator [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/main.cpp:21:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable South [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/main.cpp:21:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable South [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:120:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:120:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:125:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:125:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:130:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NonSatellitePositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:130:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonSatellitePositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:135:73: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:135:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:33:108: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:48:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:48:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:78:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/applications/positioning_backend/widget.cpp:78:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:136:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:136:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:141:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:141:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:146:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:146:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:73:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NonSatellitePositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:73:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NonSatellitePositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:78:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:78:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:85:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/dummypositionplugin/plugin.cpp:85:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:122:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:122:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:127:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:127:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:138:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:138:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:171:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:171:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:186:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugin/plugin.cpp:186:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugintest/tst_positionplugin.cpp:20:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_PositionPlugin::initTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugintest/tst_positionplugin.cpp:27:26: note: Either there is a missing 'override', or the member function 'tst_PositionPlugin::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/positionplugintest/tst_positionplugin.cpp:20:10: note: Either there is a missing 'override', or the member function 'tst_PositionPlugin::initTestCase' can be static. 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:104:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:112:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:112:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:120:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:120:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:128:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:128:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:137:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VerticalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:137:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VerticalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:145:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VerticalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:145:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VerticalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:154:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:154:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:162:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:162:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:170:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VerticalSpeed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:170:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VerticalSpeed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:178:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable VerticalSpeed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:178:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VerticalSpeed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:187:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MagneticVariation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:187:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagneticVariation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:195:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MagneticVariation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:195:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MagneticVariation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:204:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DirectionAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:204:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectionAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:213:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DirectionAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativeposition/tst_qdeclarativeposition.cpp:213:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectionAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:136:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:136:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:165:79: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable activeChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:165:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:234:79: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable activeChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:234:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable activeChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:279:76: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:279:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:302:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable updateIntervalChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:302:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable updateIntervalChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:325:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable preferredPositioningMethodsChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:325:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable preferredPositioningMethodsChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:360:76: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:360:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:381:76: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:381:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:406:76: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:406:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:430:76: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:430:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:458:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:458:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:477:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:477:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:497:76: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:497:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positionChanged [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:63:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:63:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:75:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource.cpp:75:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoaddress/tst_qgeoaddress.cpp:176:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable countryCode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoaddress/tst_qgeoaddress.cpp:176:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable countryCode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoaddress/tst_qgeoaddress.cpp:545:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable leftAddress [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoaddress/tst_qgeoaddress.cpp:545:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leftAddress [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:27:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:27:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:37:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:37:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:60:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:60:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:79:85: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ISODate [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/logfilepositionsource.cpp:79:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ISODate [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/positionconsumerthread.cpp:40:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable areaEntered [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/positionconsumerthread.cpp:40:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable areaEntered [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:153:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoAreaMonitorSource::init' can be static. [functionStatic] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:174:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoAreaMonitorSource::cleanupTestCase' can be static. [functionStatic] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:281:103: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PersistentAreaMonitorFeature [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:281:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PersistentAreaMonitorFeature [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:370:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ReadWrite [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:370:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadWrite [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:52:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:52:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:72:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:72:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:76:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AnyAreaMonitorFeature [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnyAreaMonitorFeature [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:825:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp:825:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:135:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable CircleType [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CircleType [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:191:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable newCenter [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:191:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newCenter [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:285:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable probe [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probe [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:320:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable probe [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:320:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable probe [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:330:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:330:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:396:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:422:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable box [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocircle/tst_qgeocircle.cpp:422:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:124:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:143:75: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Coordinate3D [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:143:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coordinate3D [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:165:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:165:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:188:117: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:188:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:199:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:199:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:237:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:237:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:250:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:250:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:269:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:269:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:291:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:291:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:342:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:342:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:372:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:372:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:411:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:411:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:424:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:424:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:437:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:437:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:452:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c2 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:452:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:479:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c2 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:479:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c2 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:512:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:512:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:568:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:568:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:593:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Degrees [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:593:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Degrees [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:77:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InvalidCoordinate [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:883:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:883:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:909:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:909:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:94:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Coordinate2D [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp:94:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Coordinate2D [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinateobject/tst_qgeocoordinateobject.cpp:36:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable lhs [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeocoordinateobject/tst_qgeocoordinateobject.cpp:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lhs [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:260:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dataField [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:260:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dataField [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:339:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable leftLocation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:339:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leftLocation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:28:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoLocation::initTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:14:24: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:28:10: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::initTestCase' can be static. head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:29:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanupTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:19:24: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:29:10: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanupTestCase' can be static. head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:30:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoLocation::init' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:24:24: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::init' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:30:10: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::init' can be static. head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:31:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanup' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.cpp:28:24: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanup' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeolocation/tst_qgeolocation.h:31:10: note: Either there is a missing 'override', or the member function 'tst_QGeoLocation::cleanup' can be static. 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:141:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PathType [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PathType [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:220:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:220:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:258:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:258:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:298:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:298:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:339:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopath/tst_qgeopath.cpp:339:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:147:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PolygonType [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PolygonType [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:217:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:217:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:250:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:250:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:289:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:289:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:353:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopolygon/tst_qgeopolygon.cpp:353:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable c1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:110:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:110:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:135:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:146:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:146:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:163:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:163:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:175:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:175:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:195:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:195:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:209:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:209:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:247:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:247:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:268:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:268:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:337:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:337:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:358:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:358:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:37:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:37:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:382:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:382:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:53:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:181:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable supported [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:181:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable supported [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:193:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:257:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:257:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:294:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable positioningMethod [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:294:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable positioningMethod [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:378:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:378:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:549:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:549:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:599:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:599:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:63:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:63:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:783:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:783:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllPositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:30:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::test_slot1' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:104:34: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::test_slot1' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:30:10: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::test_slot1' can be static. head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:37:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_initTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:113:34: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:37:10: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_initTestCase' can be static. head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:40:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_cleanupTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp:130:34: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h:40:10: note: Either there is a missing 'override', or the member function 'TestQGeoPositionInfoSource::base_cleanupTestCase' can be static. 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1227:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable box2 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box2 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1717:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable newBox [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1717:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable newBox [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1823:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable in2 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:1823:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in2 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:193:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable box1 [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box1 [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2235:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2235:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2341:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2341:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable area [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2367:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable circle [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:2367:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable circle [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:249:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable valid [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:249:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable valid [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:281:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:281:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:321:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable topLeft [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:321:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable topLeft [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:410:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable oldWidth [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:410:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldWidth [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:601:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable oldHeight [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:601:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable oldHeight [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:807:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable box [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:807:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable box [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:960:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable rectangle [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:960:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rectangle [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:969:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeorectangle/tst_qgeorectangle.cpp:969:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coord [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:116:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:116:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:125:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:125:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:136:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:136:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:152:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:152:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:169:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:169:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:181:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:181:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:223:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable satId [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:223:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable satId [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:241:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:241:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:252:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:268:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:268:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:279:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:279:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:342:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:342:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:363:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:363:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:37:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:37:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MIN [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:393:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:393:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:60:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:60:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:97:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp:97:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:173:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:173:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable interval [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:416:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:416:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable timeout [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:45:68: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:45:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:490:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:708:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:708:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:727:55: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:727:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h:32:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::base_cleanupTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:90:35: note: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::base_cleanupTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h:32:10: note: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::base_cleanupTestCase' can be static. head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h:35:10: performance:inconclusive: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::test_slot1' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp:114:35: note: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::test_slot1' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h:35:10: note: Either there is a missing 'override', or the member function 'TestQGeoSatelliteInfoSource::test_slot1' can be static. 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:118:53: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WriteOnly [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:44:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UnknownType [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UnknownType [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:88:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qgeoshape/tst_qgeoshape.cpp:88:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:77:10: performance:inconclusive: Either there is a missing 'override', or the member function 'tst_DummyNmeaPositionInfoSource::initTestCase' can be static. [functionStatic] qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:84:39: note: Either there is a missing 'override', or the member function 'tst_DummyNmeaPositionInfoSource::initTestCase' can be static. qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:77:10: note: Either there is a missing 'override', or the member function 'tst_DummyNmeaPositionInfoSource::initTestCase' can be static. 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:91:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource.cpp:91:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/realtime_generic/tst_qnmeapositioninfosource_realtime_generic.cpp:38:96: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/realtime_generic/tst_qnmeapositioninfosource_realtime_generic.cpp:38:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/simulation_generic/tst_qnmeapositioninfosource_simulation_generic.cpp:31:96: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/simulation_generic/tst_qnmeapositioninfosource_simulation_generic.cpp:31:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:133:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:133:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:164:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:164:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:215:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:254:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:254:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:351:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:351:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:428:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:428:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:452:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:452:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:486:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:486:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:551:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:551:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dateTimes [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:63:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SatellitePositioningMethods [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:138:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable satellitesInUseUpdated [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:138:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable satellitesInUseUpdated [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:67:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:67:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Undefined [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:96:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NotParsed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource.cpp:96:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NotParsed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_realtime/tst_nmeasatelliteinfosource_generic_rt.cpp:55:84: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_realtime/tst_nmeasatelliteinfosource_generic_rt.cpp:55:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_simulation/tst_nmeasatelliteinfosource_generic_sim.cpp:62:84: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/generic_simulation/tst_nmeasatelliteinfosource_generic_sim.cpp:62:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SimulationMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:149:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable messages [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:149:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:193:79: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:193:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:24:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:24:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:524:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:524:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:64:67: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:64:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RealTimeMode [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:94:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable messages [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource.cpp:94:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable messages [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/qquickgeocoordinateanimation/tst_qquickgeocoordinateanimation.cpp:22:90: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable West [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/qquickgeocoordinateanimation/tst_qquickgeocoordinateanimation.cpp:22:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable West [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:129:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:129:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:143:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:143:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:165:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:165:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UpdateTimeoutError [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:185:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/satellitesourceplugin/plugin.cpp:185:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qnmeaproxyfactory.cpp:42:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable LocalHost [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qnmeaproxyfactory.cpp:42:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LocalHost [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/auto/utils/qnmeaproxyfactory.h:32:9: performance:inconclusive: Either there is a missing 'override', or the member function 'QNmeaPositionInfoSourceProxy::updateIntervalErrorMargin' can be static. [functionStatic] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:14:10: style:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoPositionInfoBenchmark::constructDefault' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:41:37: note: Either there is a missing 'override', or the member function 'tst_QGeoPositionInfoBenchmark::constructDefault' can be const. qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:14:10: note: Either there is a missing 'override', or the member function 'tst_QGeoPositionInfoBenchmark::constructDefault' can be const. 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:160:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:160:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:167:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:167:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Direction [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:178:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:178:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:187:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:187:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:196:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:196:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:204:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:204:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:212:64: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:212:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GroundSpeed [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:221:64: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeopositioninfo/tst_bench_qgeopositioninfo.cpp:221:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HorizontalAccuracy [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:114:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:114:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPS [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:11:10: style:inconclusive: Either there is a missing 'override', or the member function 'tst_QGeoSatelliteInfoBenchmark::constructDefault' can be const. [functionConst] qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:38:38: note: Either there is a missing 'override', or the member function 'tst_QGeoSatelliteInfoBenchmark::constructDefault' can be const. qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:11:10: note: Either there is a missing 'override', or the member function 'tst_QGeoSatelliteInfoBenchmark::constructDefault' can be const. 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:165:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:165:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:173:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:173:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:182:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:182:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:191:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:191:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:199:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:199:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:207:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:207:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Elevation [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:216:63: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:216:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Azimuth [valueFlowBailoutIncompleteVar] 2.16.0 qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:49:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GLONASS [valueFlowBailoutIncompleteVar] head qtpositioning-everywhere-src-6.7.2/tests/benchmarks/qgeosatelliteinfo/tst_bench_qgeosatelliteinfo.cpp:49:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GLONASS [valueFlowBailoutIncompleteVar] DONE