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            14   69    2    3    0    0
5
CR              4    0    0    0    0    0
6
GSMT            4    3    5    9    0    0
7
HOPS            1    0    0    0    0    0
8
MASS            1    0    0    0    0    0
9
MBU             8   13    0    0    0    0
10
SEA             5    3    2    0    0    0
11
SL             19   18    0    0    0    0
12
VMT             1    0    0    0    0    0
13
VSDEV          50  130    6   46    0    1
14
VT              5    8    0    1    0    0
15
ZAF             8    0    0    0    0    0
16
eO              4    0    0    0    0    0
17
eOSure          3    0    0    0    0    0
18
-------       ---  ---  ---  ---  ---  ---
19
TOTAL         127  244   15   59    0    1
20
-----------------------                                                     ------ ------
21
maintenance defects                                                          count      %
22
-----------------------                                                     ------ ------
23
Code Quality - Code unnecessarily complex                                        1    1.3
24
Code Quality - Magic number / String literal                                     7    9.3
25
Code Quality - Redundant code                                                    6    8.0
26
Design - Appropriate re-use opportunity not exploited                            3    4.0
27
Design - Design query                                                            3    4.0
28
Design - Inappropriate re-use                                                    1    1.3
29
Design - Variable / constant defined but not used                                1    1.3
30
Documentation - Comments do not match code logic                                 7    9.3
31
Documentation - Inadequate comments                                             18   24.0
32
Documentation - Non-compliance to relevant Coding Standard                       6    8.0
33
Documentation - Unnecessary comments                                             2    2.6
34
Other Maintenance Defect - Refer to comment                                      3    4.0
35
Unit Testing - Insufficient unit testing                                         1    1.3
36
-----------------------                                                     ------ ------
37
Total maintenance                                                               59   78.4
38
-----------------------                                                     ------ ------
39
-----------------------                                                     ------ ------
40
runtime defects                                                              count      %
41
-----------------------                                                     ------ ------
42
Error Handling - Possible error / exception not handled                          2    2.6
43
Logic Bug - Faulty equality test (need tolerance - eg floats / doubles)          1    1.3
44
Logic Bug - General (not present above)                                          4    5.3
45
Logic Bug - Incorrect type used or conversion                                    1    1.3
46
Logic Bug - Incorrect variable used                                              2    2.6
47
Other Runtime Defect - Refer to comment                                          3    4.0
48
Resource - Code is not thread safe                                               1    1.3
49
Resource - Not testing for null                                                  1    1.3
50
-----------------------                                                     ------ ------
51
Total runtime                                                                   15   19.7
52
-----------------------                                                     ------ ------
53
-----------------------                                                     ------ ------
54
security defects                                                             count      %
55
-----------------------                                                     ------ ------
56
-----------------------                                                     ------ ------
57
Total security                                                                   0    0.0
58
-----------------------                                                     ------ ------
59
Reviews with unclassified defects: [u'VSDEV-741']