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 'getTwitter' 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 'setTwitter' is not designed for extension - needs to be abstract, final or empty. |
71 |
Error |
misc |
FinalParameters |
Parameter twitter should be final. |
73 |
Error |
coding |
HiddenField |
'twitter' hides a field. |
73 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 95). |
77 |
Error |
design |
DesignForExtension |
Method 'withTwitter' 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 twitter should be final. |
77 |
Error |
coding |
HiddenField |
'twitter' 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 'getNeo4j' 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 'setNeo4j' is not designed for extension - needs to be abstract, final or empty. |
102 |
Error |
misc |
FinalParameters |
Parameter neo4j should be final. |
104 |
Error |
coding |
HiddenField |
'neo4j' hides a field. |
104 |
Error |
design |
DesignForExtension |
Method 'withNeo4j' 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 neo4j should be final. |
108 |
Error |
coding |
HiddenField |
'neo4j' 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 |
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 88). |
131 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 100). |
132 |