Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/gui/image/qicon.cpp @ Line 1406 misc-use-anonymous-namespace function 'themeIconName' declared 'static', move to anonymous namespace instead 1 unreviewed
2 src/testlib/qtestcase.cpp @ Line 463 cppcoreguidelines-special-member-functions class 'TestFailedException' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
3 src/testlib/qtestcase.cpp @ Line 472 cppcoreguidelines-special-member-functions class 'TestSkippedException' defines a default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
4 src/testlib/qtestcase.cpp @ Line 489 misc-use-anonymous-namespace variable 'g_throwOnFail' declared 'static', move to anonymous namespace instead 1 unreviewed
5 src/testlib/qtestcase.cpp @ Line 490 misc-use-anonymous-namespace variable 'g_throwOnSkip' declared 'static', move to anonymous namespace instead 1 unreviewed
6 src/testlib/qtestcase.cpp @ Line 731 misc-use-anonymous-namespace function 'invokeTestMethodIfValid' declared 'static', move to anonymous namespace instead 1 unreviewed
7 src/testlib/qtestcase.cpp @ Line 743 misc-use-anonymous-namespace function 'invokeTestMethodIfExists' declared 'static', move to anonymous namespace instead 1 unreviewed