Blame | Last modification | View Log | RSS feed
------- --- --- --- --- --- ---Project rev com run mnt sec oth------- --- --- --- --- --- ---BPL 19 90 5 4 0 0MBU 1 0 0 0 0 0MPR 2 0 0 0 0 0MTU 2 1 0 0 0 0SEA 4 0 1 1 0 3SL 17 15 0 0 0 0VMT 3 0 0 0 0 0VSDEV 61 210 17 60 0 5VT 10 11 0 0 0 0VXP 6 4 0 0 0 0ZAF 16 13 10 2 0 0eO 8 0 0 0 0 0eOSure 1 0 0 0 0 0------- --- --- --- --- --- ---TOTAL 150 344 33 67 0 8----------------------- ------ ------maintenance defects count %----------------------- ------ ------Code Quality - Code not portable 1 0.9Code Quality - Code unnecessarily complex 1 0.9Code Quality - Incorrect use of public / protected / private 1 0.9Code Quality - Magic number / String literal 5 4.6Code Quality - Redundant code 6 5.5Design - Appropriate re-use opportunity not exploited 3 2.7Design - Design query 4 3.7Design - Variable / constant defined but not used 1 0.9Documentation - Comments do not match code logic 6 5.5Documentation - Inadequate comments 18 16.6Documentation - Non-compliance to relevant Coding Standard 4 3.7Documentation - Unnecessary comments 2 1.8Other Maintenance Defect - Refer to comment 12 11.1Unit Testing - Insufficient unit testing 2 1.8Unit Testing - Unit test pass / fail conditions incorrect 1 0.9----------------------- ------ ------Total maintenance 67 61.5----------------------- ------ ----------------------------- ------ ------runtime defects count %----------------------- ------ ------Error Handling - Incorrect error / exception returned / raised 4 3.7Error Handling - Not handling errors / exceptions in destructor 1 0.9Error Handling - Possible error / exception not handled 5 4.6Initialisation - Variable not initialised or initialised incorrectly 6 5.5Logic Bug - Faulty equality test (need tolerance - eg floats / doubles) 1 0.9Logic Bug - General (not present above) 9 8.3Logic Bug - Incorrect variable used 2 1.8Other Runtime Defect - Refer to comment 1 0.9Resource - Not testing for null 4 3.7----------------------- ------ ------Total runtime 33 30.3----------------------- ------ ----------------------------- ------ ------security defects count %----------------------- ------ ----------------------------- ------ ------Total security 0 0.0----------------------- ------ ------