Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /usr/include/c++/9/bits/unique_ptr.h @ Line 81 clang-diagnostic-delete-non-abstract-non-virtual-dtor delete called on non-final 'DocumentContainerPrivate' that has virtual functions but non-virtual destructor 3
2 src/assistant/assistant/helpviewer.h @ Line 44 cppcoreguidelines-special-member-functions class 'HelpViewer' 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
3 src/assistant/assistant/helpviewerimpl.h @ Line 53 cppcoreguidelines-special-member-functions class 'HelpViewerImpl' 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
4 src/assistant/qlitehtml/src/container_qpainter.cpp @ Line 1399 performance-no-automatic-move constness of 'qurl' prevents automatic move 1
5 src/assistant/qlitehtml/src/container_qpainter.h @ Line 49 cppcoreguidelines-special-member-functions class 'DocumentContainerContext' 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
6 src/assistant/qlitehtml/src/container_qpainter.h @ Line 64 cppcoreguidelines-special-member-functions class 'DocumentContainer' 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
7 src/assistant/qlitehtml/src/qlitehtmlwidget.cpp @ Line 701 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 1
8 src/assistant/qlitehtml/src/qlitehtmlwidget.cpp @ Line 702 bugprone-incorrect-roundings casting (double + 0.5) to integer leads to incorrect rounding; consider using lround (#include ) instead 1
9 src/assistant/qlitehtml/src/qlitehtmlwidget.h @ Line 40 cppcoreguidelines-special-member-functions class 'QLiteHtmlWidget' 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