| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/qmltest/quicktestevent_p.h @ Line 84 | cppcoreguidelines-special-member-functions | class 'QuickTestEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 2 | src/qmltest/quicktestresult_p.h @ Line 66 | cppcoreguidelines-special-member-functions | class 'QuickTestResult' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 3 | src/qmltest/quicktestutil_p.h @ Line 62 | cppcoreguidelines-special-member-functions | class 'QuickTestUtil' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 |