Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
FileLength |
File length is 2,439 lines (max allowed is 2,000). |
1 |
Warning |
design |
VisibilityModifier |
Variable 'controllerName' must be private and have accessor methods. |
60 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
63 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
66 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
69 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
72 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
75 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
78 |
Warning |
design |
VisibilityModifier |
Variable 'trafcodRules' must be private and have accessor methods. |
81 |
Warning |
design |
VisibilityModifier |
Variable 'tokenisedRules' must be private and have accessor methods. |
84 |
Warning |
design |
VisibilityModifier |
Variable 'variables' must be private and have accessor methods. |
87 |
Warning |
design |
VisibilityModifier |
Variable 'variablesInDefinitionOrder' must be private and have accessor methods. |
90 |
Warning |
design |
VisibilityModifier |
Variable 'detectors' must be private and have accessor methods. |
93 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
96 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
99 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
102 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
105 |
Warning |
javadoc |
JavadocStyle |
First sentence should end with a period. |
132 |
Warning |
misc |
FinalParameters |
Parameter controllerName should be final. |
154 |
Warning |
misc |
FinalParameters |
Parameter display should be final. |
156 |
Info |
sizes |
MethodLength |
Method length is 213 lines (max allowed is 150). |
200 |
Info |
sizes |
LineLength |
Line is longer than 128 characters (found 129). |
354 |
Info |
sizes |
LineLength |
Line is longer than 128 characters (found 129). |
359 |
Warning |
misc |
FinalParameters |
Parameter sensors should be final. |
424 |
Warning |
naming |
StaticVariableName |
Name 'BIND_UNARY_MINUS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
778 |
Warning |
misc |
FinalParameters |
Parameter tokens should be final. |
1034 |
Info |
sizes |
MethodLength |
Method length is 271 lines (max allowed is 150). |
1245 |
Warning |
misc |
FinalParameters |
Parameter name should be final. |
1558 |
Warning |
misc |
FinalParameters |
Parameter stream should be final. |
1558 |
Warning |
misc |
FinalParameters |
Parameter flags should be final. |
1558 |
Warning |
misc |
FinalParameters |
Parameter location should be final. |
1558 |
Warning |
design |
DesignForExtension |
Method 'getSimulator' is not designed for extension - needs to be abstract, final or empty. |
1596 |
Warning |
design |
DesignForExtension |
Method 'getStructureNumber' is not designed for extension - needs to be abstract, final or empty. |
1605 |
Warning |
design |
DesignForExtension |
Method 'updateDetector' is not designed for extension - needs to be abstract, final or empty. |
1611 |
Warning |
misc |
FinalParameters |
Parameter detectorId should be final. |
1612 |
Warning |
misc |
FinalParameters |
Parameter detectingGTU should be final. |
1612 |
Warning |
design |
DesignForExtension |
Method 'traceVariablesOfStream' is not designed for extension - needs to be abstract, final or empty. |
1629 |
Warning |
design |
DesignForExtension |
Method 'traceVariable' is not designed for extension - needs to be abstract, final or empty. |
1654 |
Warning |
design |
VisibilityModifier |
Variable 'flags' must be private and have accessor methods. |
1820 |
Warning |
design |
VisibilityModifier |
Variable 'value' must be private and have accessor methods. |
1823 |
Warning |
design |
VisibilityModifier |
Variable 'timerMax10' must be private and have accessor methods. |
1826 |
Warning |
design |
VisibilityModifier |
Variable 'color' must be private and have accessor methods. |
1829 |
Warning |
design |
VisibilityModifier |
Variable 'name' must be private and have accessor methods. |
1832 |
Warning |
design |
VisibilityModifier |
Variable 'listPos' must be private and have accessor methods. |
1835 |
Warning |
javadoc |
JavadocStyle |
First sentence should end with a period. |
1837 |
Warning |
design |
VisibilityModifier |
Variable 'stream' must be private and have accessor methods. |
1838 |
Warning |
design |
VisibilityModifier |
Variable 'refCount' must be private and have accessor methods. |
1841 |
Warning |
design |
VisibilityModifier |
Variable 'updateTime10' must be private and have accessor methods. |
1844 |
Warning |
design |
VisibilityModifier |
Variable 'startSource' must be private and have accessor methods. |
1847 |
Warning |
design |
VisibilityModifier |
Variable 'endSource' must be private and have accessor methods. |
1850 |
Warning |
misc |
FinalParameters |
Parameter sensor should be final. |
1888 |
Warning |
misc |
FinalParameters |
Parameter newValue should be final. |
1985 |
Warning |
misc |
FinalParameters |
Parameter timeStamp10 should be final. |
1985 |
Warning |
misc |
FinalParameters |
Parameter cause should be final. |
1985 |
Warning |
misc |
FinalParameters |
Parameter colorValue should be final. |
2096 |
Warning |
misc |
FinalParameters |
Parameter value10 should be final. |
2145 |
Warning |
misc |
FinalParameters |
Parameter startSource should be final. |
2169 |
Warning |
misc |
FinalParameters |
Parameter endSource should be final. |
2193 |
Warning |
misc |
FinalParameters |
Parameter printFlags should be final. |
2224 |
Warning |
misc |
FinalParameters |
Parameter event should be final. |
2333 |
Warning |
design |
VisibilityModifier |
Variable 'cause' must be private and have accessor methods. |
2354 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
2365 |