Severity |
Category |
Rule |
Message |
Line |
Error |
javadoc |
JavadocPackage |
Missing package-info.java file. |
|
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
19 |
Error |
blocks |
LeftCurly |
'{' at column 1 should be on the previous line. |
28 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
30 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
31 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
33 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
40 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
41 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
43 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
51 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
52 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
54 |
Error |
design |
DesignForExtension |
Method 'getSource' is not designed for extension - needs to be abstract, final or empty. |
58 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
64 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
65 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
67 |
Error |
design |
DesignForExtension |
Method 'setSource' is not designed for extension - needs to be abstract, final or empty. |
71 |
Error |
misc |
FinalParameters |
Parameter source should be final. |
73 |
Error |
coding |
HiddenField |
'source' hides a field. |
73 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 98). |
77 |
Error |
design |
DesignForExtension |
Method 'withSource' is not designed for extension - needs to be abstract, final or empty. |
77 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
77 |
Error |
misc |
FinalParameters |
Parameter source should be final. |
77 |
Error |
coding |
HiddenField |
'source' hides a field. |
77 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
82 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
83 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
85 |
Error |
design |
DesignForExtension |
Method 'getDestination' is not designed for extension - needs to be abstract, final or empty. |
89 |
Error |
javadoc |
JavadocStyle |
First sentence should end with a period. |
95 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
96 |
Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
98 |
Error |
design |
DesignForExtension |
Method 'setDestination' is not designed for extension - needs to be abstract, final or empty. |
102 |
Error |
misc |
FinalParameters |
Parameter destination should be final. |
104 |
Error |
coding |
HiddenField |
'destination' hides a field. |
104 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 108). |
108 |
Error |
design |
DesignForExtension |
Method 'withDestination' is not designed for extension - needs to be abstract, final or empty. |
108 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
108 |
Error |
misc |
FinalParameters |
Parameter destination should be final. |
108 |
Error |
coding |
HiddenField |
'destination' hides a field. |
108 |
Error |
design |
DesignForExtension |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
113 |
Error |
design |
DesignForExtension |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. |
118 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 85). |
120 |
Error |
design |
DesignForExtension |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. |
123 |
Error |
misc |
FinalParameters |
Parameter other should be final. |
124 |
Error |
coding |
SimplifyBooleanExpression |
Expression can be simplified. |
128 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 92). |
131 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 110). |
132 |