Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /usr/include/c++/9/bits/atomic_base.h @ Line 207 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1
2 /usr/include/c++/9/bits/atomic_base.h @ Line 218 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1
3 src/serialport/qserialport.cpp @ Line 409 optin.cplusplus.VirtualCall Call to virtual method 'QSerialPort::close' during destruction bypasses virtual dispatch 2
4 src/serialport/qserialportinfo.h @ Line 55 cppcoreguidelines-special-member-functions class 'QSerialPortInfo' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1