Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/qdoc/boundaries/filesystem/filepath.hpp @ Line 38 cppcoreguidelines-special-member-functions class 'FilePath' 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/qdoc/boundaries/filesystem/filepath.hpp @ Line 39 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1 unreviewed
3 src/qdoc/boundaries/filesystem/filepath.hpp @ Line 38 cppcoreguidelines-special-member-functions class 'FilePath' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
4 src/qdoc/boundaries/filesystem/filepath.hpp @ Line 39 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1 unreviewed
5 src/qdoc/main.cpp @ Line 598 core.CallAndMessage Called C++ object pointer is null 1 unreviewed
6 src/qdoc/main.cpp @ Line 598 core.CallAndMessage Called C++ object pointer is null 1 unreviewed