Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/kmap2qmap/main.cpp @ Line 369 misc-use-anonymous-namespace function 'operator<' declared 'static', move to anonymous namespace instead 1 unreviewed
2 src/kmap2qmap/main.cpp @ Line 376 cppcoreguidelines-special-member-functions class 'KeymapParser' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
3 src/kmap2qmap/main.cpp @ Line 903 bugprone-signed-char-misuse 'signed char' to 'quint16' (aka 'unsigned short') conversion; consider casting to 'unsigned char' first. 1 unreviewed
4 src/kmap2qmap/main.cpp @ Line 907 bugprone-signed-char-misuse 'signed char' to 'quint16' (aka 'unsigned short') conversion; consider casting to 'unsigned char' first. 1 unreviewed