Blame | Last modification | View Log | RSS feed
------- --- --- --- --- --- ---Project rev com run mnt sec oth------- --- --- --- --- --- ---BPLC 73 155 0 2 0 0HOPS 5 1 0 0 0 0MASS 1 1 0 0 0 0MBU 7 3 0 1 0 0MTU 1 2 0 0 0 0SEA 4 5 0 0 0 0SL 26 11 2 4 0 0VSDEV 63 123 14 32 1 0VT 4 2 0 0 0 0ZAF 18 3 0 9 0 0eO 1 0 0 0 0 0------- --- --- --- --- --- ---TOTAL 203 306 16 48 1 0----------------------- ------ ------maintenance defects count %----------------------- ------ ------Code Quality - Code not portable 1 1.5Code Quality - Code unnecessarily complex 2 3.0Code Quality - Magic number / String literal 8 12.3Code Quality - Performance issue 1 1.5Code Quality - Redundant code 4 6.1Design - Appropriate re-use opportunity not exploited 1 1.5Design - Design query 5 7.6Design - Not using appropriate package / class / component / library 1 1.5Design - Variable / constant defined but not used 3 4.6Documentation - Comments do not match code logic 4 6.1Documentation - Inadequate comments 6 9.2Documentation - Unnecessary comments 4 6.1Interface - Code does not meet interface spec 1 1.5Other Maintenance Defect - Refer to comment 7 10.7----------------------- ------ ------Total maintenance 48 73.2----------------------- ------ ----------------------------- ------ ------runtime defects count %----------------------- ------ ------Error Handling - Incorrect error / exception returned / raised 2 3.0Error Handling - Possible error / exception not handled 1 1.5Initialisation - Variable not initialised or initialised incorrectly 2 3.0Logic Bug - General (not present above) 5 7.6Logic Bug - Incorrect variable used 1 1.5Logic Bug - Overflow / underflow possible 1 1.5Resource - Not released or resource leak 3 4.6Resource - Not testing for null 1 1.5----------------------- ------ ------Total runtime 16 24.2----------------------- ------ ----------------------------- ------ ------security defects count %----------------------- ------ ------Other Security Defect - Refer to comment 1 1.5----------------------- ------ ------Total security 1 1.5----------------------- ------ ------Reviews with unclassified defects: []