Subversion Repositories DevTools

Rev

Blame | Last modification | View Log | RSS feed

-------       ---  ---  ---  ---  ---  ---
Project       rev  com  run  mnt  sec  oth
-------       ---  ---  ---  ---  ---  ---
BPL             8   29    0    9    0    1
CR             14   32    3    1    0    0
MBU             5   10    1    1    0    0
MTU             2    6    0    0    0    0
SEA            15   15    7   10    0    0
SL             29   17    0    4    0    0
VSDEV          60  107    9   15    0    1
VT             14   13    3    5    1    0
ZAF            27   15    3    1    0    0
eO              3    0    0    0    0    0
-------       ---  ---  ---  ---  ---  ---
TOTAL         177  244   26   46    1    2
-----------------------                                                     ------ ------
maintenance defects                                                          count      %
-----------------------                                                     ------ ------
Code Quality - Code not portable                                                 2    2.6
Code Quality - Code unnecessarily complex                                        2    2.6
Code Quality - Magic number / String literal                                     2    2.6
Code Quality - Redundant code                                                    3    4.0
Design - Appropriate re-use opportunity not exploited                            2    2.6
Design - Design query                                                            1    1.3
Design - Not using appropriate package / class / component / library             4    5.3
Documentation - Comments do not match code logic                                 7    9.3
Documentation - Inadequate comments                                             10   13.3
Documentation - Non-compliance to relevant Coding Standard                       7    9.3
Other Maintenance Defect - Refer to comment                                      6    8.0
-----------------------                                                     ------ ------
Total maintenance                                                               46   60.9
-----------------------                                                     ------ ------
-----------------------                                                     ------ ------
runtime defects                                                              count      %
-----------------------                                                     ------ ------
Error Handling - Incorrect error / exception returned / raised                   1    1.3
Error Handling - Not handling errors / exceptions in destructor                  1    1.3
Error Handling - Possible error / exception not handled                          2    2.6
Initialisation - Variable not initialised or initialised incorrectly             1    1.3
Logic Bug - Faulty equality test (need tolerance - eg floats / doubles)          1    1.3
Logic Bug - General (not present above)                                          8   10.6
Logic Bug - Incorrect type used or conversion                                    3    4.0
Logic Bug - Incorrect variable used                                              2    2.6
Logic Bug - Overflow / underflow possible                                        2    2.6
Other Runtime Defect - Refer to comment                                          1    1.3
Resource - Not testing for null                                                  4    5.3
-----------------------                                                     ------ ------
Total runtime                                                                   26   34.2
-----------------------                                                     ------ ------
-----------------------                                                     ------ ------
security defects                                                             count      %
-----------------------                                                     ------ ------
Other Security Defect - Refer to comment                                         1    1.3
-----------------------                                                     ------ ------
Total security                                                                   1    1.3
-----------------------                                                     ------ ------
Reviews with unclassified defects: [u'BPL-13', u'VSDEV-448']