| Severity |
Category |
Rule |
Message |
Line |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
178 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
178 |
Error |
blocks |
LeftCurly |
'{' at column 103 should be on a new line. |
178 |
Error |
blocks |
LeftCurly |
'{' at column 7 should be on a new line. |
179 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
180 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
180 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
181 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
181 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
183 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
183 |
Error |
blocks |
LeftCurly |
'{' at column 74 should be on a new line. |
183 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
186 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
198 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
198 |
Error |
blocks |
LeftCurly |
'{' at column 154 should be on a new line. |
198 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
201 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
201 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
203 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
203 |
Error |
blocks |
LeftCurly |
'{' at column 21 should be on a new line. |
203 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
204 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
204 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
208 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
208 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
208 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
208 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
208 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
208 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
208 |
Error |
blocks |
LeftCurly |
'{' at column 127 should be on a new line. |
208 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
209 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
209 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
209 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
209 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
209 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
209 |
Error |
whitespace |
ParenPad |
'(' is not followed by whitespace. |
212 |
Error |
whitespace |
ParenPad |
')' is not preceded with whitespace. |
212 |
Error |
coding |
ArrayTrailingComma |
Array should contain trailing comma. |
273 |
Error |
javadoc |
JavadocMethod |
Unused @param tag for 'last'. |
467 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'message'. |
474 |