Subversion Repositories DevTools

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4489 tlittlef 1
-------       ---  ---  ---  ---  ---  ---
2
Project       rev  com  run  mnt  sec  oth
3
-------       ---  ---  ---  ---  ---  ---
4
BPL             4   45    1   46    0    0
5
CR              8   11    1    2    0    2
6
GSMT            3    0    0    0    0    0
7
MBU             1    0    0    0    0    0
8
MPR             1    1    0    0    0    0
9
MTU             2    1    0    0    0    0
10
SEA            14   10    2    7    1    2
11
SL              9    4    1    3    0    0
12
VMT            15    0    0    0    0    0
13
VSDEV          95  118    5    6    0    6
14
VT             17   18    7   32    0    2
15
ZAF            13   22   20    4    0    0
16
-------       ---  ---  ---  ---  ---  ---
17
TOTAL         182  230   37  100    1   12
18
-----------------------                                                     ------ ------
19
maintenance defects                                                          count      %
20
-----------------------                                                     ------ ------
21
Code Quailty - Incorrect parameter passing mode (by ref vs by val, etc)          6    4.0
22
Code Quality - Code not portable                                                 2    1.3
23
Code Quality - Code unnecessarily complex                                        1    0.6
24
Code Quality - Magic number / String literal                                     6    4.0
25
Code Quality - Redundant code                                                    7    4.6
26
Code Quality - Unit too large                                                    1    0.6
27
Design - Appropriate re-use opportunity not exploited                            7    4.6
28
Design - Design query                                                            5    3.3
29
Design - Variable / constant defined but not used                                2    1.3
30
Documentation - Comments do not match code logic                                 8    5.3
31
Documentation - Inadequate comments                                             38   25.3
32
Documentation - Non-compliance to relevant Coding Standard                       5    3.3
33
Documentation - Unnecessary comments                                             1    0.6
34
Other Maintenance Defect - Refer to comment                                     11    7.3
35
-----------------------                                                     ------ ------
36
Total maintenance                                                              100   66.1
37
-----------------------                                                     ------ ------
38
-----------------------                                                     ------ ------
39
runtime defects                                                              count      %
40
-----------------------                                                     ------ ------
41
Initialisation - Missing / redundant copy constructor or assignment operator      1    0.6
42
Initialisation - Variable not initialised or initialised incorrectly             5    3.3
43
Logic Bug - Faulty equality test (need tolerance - eg floats / doubles)          1    0.6
44
Logic Bug - General (not present above)                                         20   13.3
45
Logic Bug - Incorrect variable used                                              2    1.3
46
Logic Bug - Overflow / underflow possible                                        1    0.6
47
Other Runtime Defect - Refer to comment                                          3    2.0
48
Resource - Code is not thread safe                                               1    0.6
49
Resource - Not released or resource leak                                         1    0.6
50
Resource - Not testing for null                                                  2    1.3
51
-----------------------                                                     ------ ------
52
Total runtime                                                                   37   24.2
53
-----------------------                                                     ------ ------
54
-----------------------                                                     ------ ------
55
security defects                                                             count      %
56
-----------------------                                                     ------ ------
57
OWASP - Broken Authentication and Session Management                             1    0.6
58
-----------------------                                                     ------ ------
59
Total security                                                                   1    0.6
60
-----------------------                                                     ------ ------
61
Reviews with unclassified defects: [u'CR-6', u'CR-7', u'SEA-98', u'SEA-99', u'VSDEV-307', u'VSDEV-332', u'VSDEV-332', u'VSDEV-332', u'VSDEV-358', u'VSDEV-363', u'VT-67', u'VT-71']