Subversion Repositories DevTools

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5060 tlittlef 1
-------       ---  ---  ---  ---  ---  ---
2
Project       rev  com  run  mnt  sec  oth
3
-------       ---  ---  ---  ---  ---  ---
4
BPLC           73  155    0    2    0    0
5
HOPS            5    1    0    0    0    0
6
MASS            1    1    0    0    0    0
7
MBU             7    3    0    1    0    0
8
MTU             1    2    0    0    0    0
9
SEA             4    5    0    0    0    0
10
SL             26   11    2    4    0    0
11
VSDEV          63  123   14   32    1    0
12
VT              4    2    0    0    0    0
13
ZAF            18    3    0    9    0    0
14
eO              1    0    0    0    0    0
15
-------       ---  ---  ---  ---  ---  ---
16
TOTAL         203  306   16   48    1    0
17
-----------------------                                                     ------ ------
18
maintenance defects                                                          count      %
19
-----------------------                                                     ------ ------
20
Code Quality - Code not portable                                                 1    1.5
21
Code Quality - Code unnecessarily complex                                        2    3.0
22
Code Quality - Magic number / String literal                                     8   12.3
23
Code Quality - Performance issue                                                 1    1.5
24
Code Quality - Redundant code                                                    4    6.1
25
Design - Appropriate re-use opportunity not exploited                            1    1.5
26
Design - Design query                                                            5    7.6
27
Design - Not using appropriate package / class / component / library             1    1.5
28
Design - Variable / constant defined but not used                                3    4.6
29
Documentation - Comments do not match code logic                                 4    6.1
30
Documentation - Inadequate comments                                              6    9.2
31
Documentation - Unnecessary comments                                             4    6.1
32
Interface - Code does not meet interface spec                                    1    1.5
33
Other Maintenance Defect - Refer to comment                                      7   10.7
34
-----------------------                                                     ------ ------
35
Total maintenance                                                               48   73.2
36
-----------------------                                                     ------ ------
37
-----------------------                                                     ------ ------
38
runtime defects                                                              count      %
39
-----------------------                                                     ------ ------
40
Error Handling - Incorrect error / exception returned / raised                   2    3.0
41
Error Handling - Possible error / exception not handled                          1    1.5
42
Initialisation - Variable not initialised or initialised incorrectly             2    3.0
43
Logic Bug - General (not present above)                                          5    7.6
44
Logic Bug - Incorrect variable used                                              1    1.5
45
Logic Bug - Overflow / underflow possible                                        1    1.5
46
Resource - Not released or resource leak                                         3    4.6
47
Resource - Not testing for null                                                  1    1.5
48
-----------------------                                                     ------ ------
49
Total runtime                                                                   16   24.2
50
-----------------------                                                     ------ ------
51
-----------------------                                                     ------ ------
52
security defects                                                             count      %
53
-----------------------                                                     ------ ------
54
Other Security Defect - Refer to comment                                         1    1.5
55
-----------------------                                                     ------ ------
56
Total security                                                                   1    1.5
57
-----------------------                                                     ------ ------
58
Reviews with unclassified defects: []