Blame | Last modification | View Log | RSS feed
------- --- --- --- --- --- ---Project rev com run mnt sec oth------- --- --- --- --- --- ---BPL 19 109 1 3 0 0CR 4 10 0 0 0 0GSMT 1 0 0 0 0 0MBU 3 36 0 0 0 0SEA 5 3 0 0 0 0SL 9 24 0 0 0 0VMT 4 0 0 0 0 0VSDEV 45 98 34 64 0 0VT 6 25 0 0 0 0VXP 1 0 0 0 0 0ZAF 10 6 0 0 0 0eO 2 0 0 0 0 0------- --- --- --- --- --- ---TOTAL 109 311 35 67 0 0----------------------- ------ ------maintenance defects count %----------------------- ------ ------Code Quality - Magic number / String literal 9 8.8Code Quality - Redundant code 9 8.8Code Quality - Unit too large 1 0.9Design - Appropriate re-use opportunity not exploited 8 7.8Design - Design query 8 7.8Design - Variable / constant defined but not used 1 0.9Documentation - Comments do not match code logic 7 6.8Documentation - Inadequate comments 14 13.7Documentation - Non-compliance to relevant Coding Standard 3 2.9Documentation - Unnecessary comments 1 0.9Other Maintenance Defect - Refer to comment 2 1.9Unit Testing - Insufficient unit testing 4 3.9----------------------- ------ ------Total maintenance 67 65.1----------------------- ------ ----------------------------- ------ ------runtime defects count %----------------------- ------ ------Error Handling - Incorrect error / exception returned / raised 4 3.9Error Handling - Possible error / exception not handled 6 5.8Initialisation - Variable not initialised or initialised incorrectly 2 1.9Logic Bug - General (not present above) 12 11.7Logic Bug - Incorrect type used or conversion 2 1.9Logic Bug - Incorrect variable used 2 1.9Logic Bug - Overflow / underflow possible 1 0.9Other Runtime Defect - Refer to comment 2 1.9Resource - Code is not thread safe 2 1.9Resource - Not testing for null 2 1.9----------------------- ------ ------Total runtime 35 33.7----------------------- ------ ----------------------------- ------ ------security defects count %----------------------- ------ ----------------------------- ------ ------Total security 0 0.0----------------------- ------ ------