Subversion Repositories DevTools

Rev

Details | Last modification | View Log | RSS feed

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