Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/qml/qml/ftw/qqmlnullablevalue_p.h @ Line 23 cppcoreguidelines-special-member-functions class 'QQmlNullableValue' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
2 src/qml/qml/ftw/qqmlnullablevalue_p.h @ Line 32 performance-noexcept-move-constructor move constructors should be marked noexcept 1 unreviewed
3 src/qml/qml/ftw/qqmlnullablevalue_p.h @ Line 56 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1 unreviewed