Subversion Repositories DevTools

Rev

Blame | Last modification | View Log | RSS feed

-------       ---  ---  ---  ---  ---  ---
Project       rev  com  run  mnt  sec  oth
-------       ---  ---  ---  ---  ---  ---
BPL            12   40   20   21    0    0
CR             20   45    6   14    0    0
HOPS            1    0    0    0    0    0
MASS            1    0    0    0    0    0
MBU             7    6    0    0    0    0
MTU             3   11    0    3    0    0
SEA             7   24    0    4    0    0
SL             31  110    0    2    0    0
VSDEV          51  109   19   81    0    2
VT             10   13    0    0    0    0
ZAF            27    7    0    2    0    0
eO              2    0    0    0    0    0
-------       ---  ---  ---  ---  ---  ---
TOTAL         172  365   45  127    0    2
-----------------------                                                     ------ ------
maintenance defects                                                          count      %
-----------------------                                                     ------ ------
Code Quality - Code not portable                                                 2    1.1
Code Quality - Code unnecessarily complex                                        1    0.5
Code Quality - Magic number / String literal                                     5    2.8
Code Quality - Performance issue                                                 3    1.7
Code Quality - Redundant code                                                   30   17.2
Design - Appropriate re-use opportunity not exploited                            7    4.0
Design - Design query                                                            8    4.5
Design - Not using appropriate package / class / component / library             2    1.1
Design - Variable / constant defined but not used                                4    2.2
Documentation - Comments do not match code logic                                25   14.3
Documentation - Inadequate comments                                             16    9.1
Documentation - Non-compliance to relevant Coding Standard                      11    6.3
Documentation - Unnecessary comments                                             4    2.2
Interface - Code does not meet interface spec                                    4    2.2
Other Maintenance Defect - Refer to comment                                      5    2.8
-----------------------                                                     ------ ------
Total maintenance                                                              127   72.0
-----------------------                                                     ------ ------
-----------------------                                                     ------ ------
runtime defects                                                              count      %
-----------------------                                                     ------ ------
Error Handling - Incorrect error / exception returned / raised                   2    1.1
Error Handling - Possible error / exception not handled                         11    6.3
Initialisation - Variable not initialised or initialised incorrectly             3    1.7
Logic Bug - Date calculation (leap year etc) error                               1    0.5
Logic Bug - General (not present above)                                          6    3.4
Logic Bug - Incorrect type used or conversion                                    1    0.5
Logic Bug - Incorrect variable used                                             17    9.7
Other Runtime Defect - Refer to comment                                          1    0.5
Resource - Not released or resource leak                                         2    1.1
Resource - Not testing for null                                                  1    0.5
-----------------------                                                     ------ ------
Total runtime                                                                   45   25.3
-----------------------                                                     ------ ------
-----------------------                                                     ------ ------
security defects                                                             count      %
-----------------------                                                     ------ ------
-----------------------                                                     ------ ------
Total security                                                                   0    0.0
-----------------------                                                     ------ ------
Reviews with unclassified defects: [u'VSDEV-659', u'VSDEV-680']