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