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             7   93    0    1    0    0
5
CR              8   27    0    5    0    0
6
EMV            16    2    0    0    0    0
7
GSMT            1    0    0    0    0    0
8
MBU             5    3    0    0    0    0
9
MTU             3    3    0    0    0    0
10
SEA             9    6    1    0    0    0
11
SL             23   10    0    4    0    0
12
VSDEV          69  149   13   20    1    1
13
VT             14    9    1    3    0    0
14
VXP             2    0    0    0    0    0
15
ZAF            36   65    6   10    0    0
16
eO              2    0    0    0    0    0
17
eOSure          4    0    0    0    0    0
18
-------       ---  ---  ---  ---  ---  ---
19
TOTAL         199  367   21   43    1    1
20
-----------------------                                                     ------ ------
21
maintenance defects                                                          count      %
22
-----------------------                                                     ------ ------
23
Code Quality - Code unnecessarily complex                                        2    3.0
24
Code Quality - Magic number / String literal                                     9   13.6
25
Code Quality - Redundant code                                                    5    7.5
26
Design - Appropriate re-use opportunity not exploited                            1    1.5
27
Design - Design query                                                            5    7.5
28
Documentation - Comments do not match code logic                                 1    1.5
29
Documentation - Inadequate comments                                              7   10.6
30
Documentation - Non-compliance to relevant Coding Standard                       2    3.0
31
Documentation - Unnecessary comments                                             3    4.5
32
Interface - Code does something interface does not specify                       1    1.5
33
Other Maintenance Defect - Refer to comment                                      7   10.6
34
-----------------------                                                     ------ ------
35
Total maintenance                                                               43   64.8
36
-----------------------                                                     ------ ------
37
-----------------------                                                     ------ ------
38
runtime defects                                                              count      %
39
-----------------------                                                     ------ ------
40
Error Handling - Incorrect error / exception returned / raised                   2    3.0
41
Error Handling - Not handling errors / exceptions in destructor                  1    1.5
42
Initialisation - Variable not initialised or initialised incorrectly             9   13.6
43
Logic Bug - General (not present above)                                          2    3.0
44
Logic Bug - Incorrect variable used                                              2    3.0
45
Logic Bug - Overflow / underflow possible                                        1    1.5
46
Resource - Not testing for null                                                  4    6.0
47
-----------------------                                                     ------ ------
48
Total runtime                                                                   21   31.6
49
-----------------------                                                     ------ ------
50
-----------------------                                                     ------ ------
51
security defects                                                             count      %
52
-----------------------                                                     ------ ------
53
OWASP - Sensitive Data Exposure                                                  1    1.5
54
-----------------------                                                     ------ ------
55
Total security                                                                   1    1.5
56
-----------------------                                                     ------ ------
57
Reviews with unclassified defects: [u'VSDEV-613']