Path	Lines of Code
tests/assert-with-side-effects/main.cpp	35
tests/auto-unexpected-qstringbuilder/main.cpp	15
tests/base-class-event/main.cpp	51
tests/child-event-qobject-cast/main.cpp	14
tests/clazy-standalone/fileToIgnore.cpp	6
tests/clazy-standalone/fileToNotIgnore.cpp	5
tests/clazy-standalone/header_filter.cpp	6
tests/clazy-standalone/header_filter2.cpp	6
tests/clazy-standalone/header_filter_bar.h	5
tests/clazy-standalone/header_filter_foo.h	5
tests/clazy/onlyQt1.cpp	6
tests/clazy/onlyQt2.cpp	6
tests/clazy/suppressions.cpp	28
tests/clazy/suppressionsWholeFile.cpp	7
tests/clazy/test_requested_checks.sh	59
tests/clazy/werror.cpp	5
tests/clazy/werror2.cpp	5
tests/cmath-bug.cpp	1
tests/connect-3arg-lambda/main.cpp	76
tests/connect-by-name/main.cpp	18
tests/connect-non-signal/392441.cpp	6
tests/connect-non-signal/bug374951.cpp	20
tests/connect-non-signal/bug375239.cpp	17
tests/connect-non-signal/bug375748.cpp	12
tests/connect-non-signal/bug376137.cpp	13
tests/connect-non-signal/bug431186.cpp	8
tests/connect-non-signal/main.cpp	48
tests/connect-non-signal/signal_as_variable.cpp	16
tests/connect-non-signal/test_qmetamethod.cpp	23
tests/connect-not-normalized/main.cpp	38
tests/const-signal-or-slot/main.cpp	46
tests/container-anti-pattern/main.cpp	28
tests/container-anti-pattern/qset.cpp	7
tests/container-inside-loop/main.cpp	35
tests/copyable-polymorphic/fixits.cpp	52
tests/copyable-polymorphic/main.cpp	69
tests/ctor-missing-parent-argument/bug400942.cpp	6
tests/ctor-missing-parent-argument/main.cpp	68
tests/detaching-member/main.cpp	94
tests/detaching-temporary/main.cpp	132
tests/detaching-temporary/multi_containers.cpp	21
tests/docker/build-clazy.sh	14
tests/docker/test_docker.py	61
tests/empty-qstringliteral/main.cpp	10
tests/empty-qstringliteral/ui_qstringliteral.h	35
tests/foreach/main.cpp	117
tests/fully-qualified-moc-types/main.cpp	115
tests/function-args-by-ref/lambdas.cpp	14
tests/function-args-by-ref/main.cpp	186
tests/function-args-by-ref/more_fixits.cpp	10
tests/function-args-by-ref/sharedptrs.cpp	5
tests/function-args-by-ref/warn-for-overridden-methods.cpp	20
tests/function-args-by-value/bug379342.cpp	10
tests/function-args-by-value/default_methods.cpp	42
tests/function-args-by-value/lambdas.cpp	14
tests/function-args-by-value/main.cpp	187
tests/function-args-by-value/sharedptrs.cpp	5
tests/function-args-by-value/warn-for-overridden-methods.cpp	14
tests/global-const-char-pointer/main.cpp	14
tests/heap-allocated-small-trivial-type/main.cpp	58
tests/ifndef-define-typo/main.cpp	13
tests/implicit-casts/bool2int.cpp	24
tests/implicit-casts/main.cpp	70
tests/incorrect-emit/bug377134.cpp	15
tests/incorrect-emit/bug377140.cpp	22
tests/incorrect-emit/bug406798.cpp	12
tests/incorrect-emit/bug437092.cpp	17
tests/incorrect-emit/main.cpp	88
tests/install-event-filter/main.cpp	39
tests/isempty-vs-count/main.cpp	18
tests/jni-signatures/main.cpp	35
tests/lambda-in-connect/main.cpp	50
tests/lambda-unique-connection/main.cpp	15
tests/lowercase-qml-type-name/main.cpp	9
tests/missing-qobject-macro/file.hh	8
tests/missing-qobject-macro/fixit.cpp	21
tests/missing-qobject-macro/main.cpp	29
tests/missing-typeinfo/main.cpp	27
tests/mutable-container-key/main.cpp	23
tests/no-module-include/dummy_qdbusxml2cpp.cpp	2
tests/no-module-include/main.cpp	32
tests/non-pod-global-static/foo.cpp	44
tests/non-pod-global-static/qml_module.cpp	11
tests/old-style-connect/main.cpp	327
tests/old-style-connect/namespaces.cpp	46
tests/old-style-connect/namespaces.h	21
tests/old-style-connect/not-in-hierarchy.cpp	18
tests/old-style-connect/port_qsignalspy.cpp	25
tests/old-style-connect/q_private_slot.cpp	42
tests/old-style-connect/usingnamespace.cpp	27
tests/overloaded-signal/main.cpp	20
tests/overridden-signal/main.cpp	39
tests/post-event/main.cpp	18
tests/qbytearray-conversion-to-c-style/main.cpp	33
tests/qcolor-from-literal/colorfromstring.cpp	6
tests/qcolor-from-literal/main.cpp	19
tests/qdatetime-utc/main.cpp	15
tests/qdeleteall/main.cpp	59
tests/qenums/main.cpp	18
tests/qfileinfo-exists/main.cpp	14
tests/qgetenv/main.cpp	14
tests/qhash-namespace/main.cpp	27
tests/qhash-namespace/test_typedef.cpp	5
tests/qhash-with-char-pointer-key/main.cpp	11
tests/qlatin1string-non-ascii/main.cpp	8
tests/qmap-with-pointer-key/main.cpp	9
tests/qproperty-type-mismatch/main.cpp	102
tests/qproperty-without-notify/main.cpp	24
tests/qrequiredresult-candidates/main.cpp	24
tests/qstring-allocations/364092.cpp	13
tests/qstring-allocations/main.cpp	201
tests/qstring-allocations/msvc-compat.cpp	18
tests/qstring-allocations/no-msvc-compat.cpp	17
tests/qstring-allocations/ui_foo.cpp	1
tests/qstring-allocations/ui_foo.h	10
tests/qstring-arg/fill-char-overloads.cpp	10
tests/qstring-arg/main.cpp	27
tests/qstring-arg/qlatin1string.cpp	9
tests/qstring-comparison-to-implicit-char/main.cpp	10
tests/qstring-insensitive-allocation/main.cpp	11
tests/qstring-left/main.cpp	12
tests/qstring-ref/bug376737.cpp	13
tests/qstring-ref/main.cpp	32
tests/qstring-varargs/main.cpp	14
tests/qt-keyword-emit/main.cpp	12
tests/qt-keywords/main.cpp	22
tests/qt-keywords/no_keywords.cpp	7
tests/qt-macros/main.cpp	9
tests/qt-macros/q_os_windows.cpp	3
tests/qt6-deprecated-api-fixes/main.cpp	222
tests/qt6-fwd-fixes/file1.cpp	3
tests/qt6-fwd-fixes/file2.cpp	2
tests/qt6-fwd-fixes/header1.h	2
tests/qt6-fwd-fixes/main.cpp	25
tests/qt6-header-fixes/main.cpp	99
tests/qt6-qhash-signature/main.cpp	34
tests/qt6-qlatin1stringchar-to-u/main.cpp	92
tests/qvariant-template-instantiation/main.cpp	17
tests/qvariant-template-instantiation/qhash.cpp	15
tests/qvariant-template-instantiation/qlist.cpp	15
tests/qvariant-template-instantiation/qmap.cpp	15
tests/range-loop-detach/bug370609.cpp	14
tests/range-loop-detach/main.cpp	91
tests/range-loop-detach/main_cpp17.cpp	11
tests/range-loop-reference/main.cpp	78
tests/raw-environment-function/main.cpp	13
tests/reserve-candidates/main.cpp	224
tests/returning-data-from-temporary/main.cpp	123
tests/returning-void-expression/main.cpp	35
tests/rule-of-three/bug388677.cpp	26
tests/rule-of-three/bug388682.cpp	13
tests/rule-of-three/bug403193.cpp	19
tests/rule-of-three/bug_qca.cpp	17
tests/rule-of-three/main.cpp	21
tests/rule-of-three/main.h	59
tests/rule-of-two-soft/bug375537.cpp	6
tests/rule-of-two-soft/bug443343.cpp	25
tests/rule-of-two-soft/main.cpp	36
tests/run_tests.py	750
tests/sanitize-inline-keyword/main.cpp	41
tests/signal-with-return-value/main.cpp	15
tests/skipped-base-method/main.cpp	23
tests/static-pmf/main.cpp	10
tests/strict-iterators/main.cpp	81
tests/strict-iterators/main_qt6.cpp	66
tests/temporary-iterator/main.cpp	48
tests/thread-with-slots/main.cpp	35
tests/tr-non-literal/main.cpp	20
tests/unexpected-flag-enumerator-value/main.cpp	132
tests/unneeded-cast/dynamic_cast_over_qobjectcast.cpp	6
tests/unneeded-cast/main.cpp	70
tests/unused-non-trivial-variable/main.cpp	82
tests/unused-non-trivial-variable/no-whitelist.cpp	61
tests/unused-non-trivial-variable/other.h	1
tests/unused-result-check/main.cpp	73
tests/use-arrow-operator-instead-of-data/main.cpp	15
tests/use-chrono-in-qtimer/main.cpp	24
tests/use-chrono-in-qtimer/missing-include.cpp	8
tests/use-static-qregularexpression/main.cpp	109
tests/use-static-qregularexpression/splitref.qt5.cpp	11
tests/used-qunused-variable/main.cpp	22
tests/virtual-call-ctor/main.cpp	30
tests/virtual-signal/main.cpp	12
tests/virtual-signal/non-qobject-base.cpp	14
tests/writing-to-temporary/main.cpp	57
tests/writing-to-temporary/widen-criteria.cpp	9
tests/wrong-qevent-cast/main.cpp	34
tests/wrong-qglobalstatic/main.cpp	13
