| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/qml/qml/qqmlpluginimporter.cpp @ Line 61 | cppcoreguidelines-special-member-functions | class 'PathPluginMap' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | ||
| 2 | src/qml/qml/qqmlpluginimporter.cpp @ Line 76 | cppcoreguidelines-special-member-functions | class 'PathPluginMapPtr' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | ||
| 3 | src/qml/qml/qqmlpluginimporter.cpp @ Line 461 | performance-no-automatic-move | constness of 'absolutePath' prevents automatic move | 1 | ||
| 4 | src/qml/qml/qqmlpluginimporter_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'QQmlPluginImporter' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 |