Subversion Repositories DevTools

Rev

Rev 4489 | Details | Compare with Previous | Last modification | View Log | RSS feed

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