Severity |
Category |
Rule |
Message |
Line |
Error |
javadoc |
JavadocPackage |
Missing package-info.java file. |
|
Error |
blocks |
LeftCurly |
'{' at column 1 should be on the previous line. |
31 |
Error |
whitespace |
FileTabCharacter |
File contains tab characters (this is the first instance). |
32 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
63 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
69 |
Error |
misc |
FinalParameters |
Parameter cl should be final. |
83 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
84 |
Error |
design |
DesignForExtension |
Method 'init' is not designed for extension - needs to be abstract, final or empty. |
96 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
97 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
99 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
103 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
103 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
104 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
107 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
107 |
Error |
blocks |
LeftCurly |
'{' at column 27 should have line break after. |
107 |
Error |
blocks |
RightCurly |
'}' at column 40 should be on the same line as the next part of a multi-block statement. |
107 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
108 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
108 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
108 |
Error |
blocks |
LeftCurly |
'{' at column 49 should have line break after. |
108 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
112 |
Error |
design |
DesignForExtension |
Method 'findClass' is not designed for extension - needs to be abstract, final or empty. |
112 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
112 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
113 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
114 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
114 |
Error |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
114 |
Error |
blocks |
RightCurly |
'}' at column 58 should be on the same line as the next part of a multi-block statement. |
114 |
Error |
blocks |
LeftCurly |
'{' at column 8 should have line break after. |
115 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 95). |
118 |
Error |
design |
DesignForExtension |
Method 'getResource' is not designed for extension - needs to be abstract, final or empty. |
118 |
Error |
blocks |
LeftCurly |
'{' at column 54 should have line break after. |
118 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
119 |
Error |
misc |
FinalParameters |
Parameter goup should be final. |
119 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
120 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
124 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
124 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
124 |
Error |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
124 |
Error |
blocks |
LeftCurly |
'{' at column 65 should have line break after. |
124 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
125 |
Error |
blocks |
LeftCurly |
'{' at column 7 should have line break after. |
125 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
125 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
125 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
126 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
126 |
Error |
blocks |
LeftCurly |
'{' at column 30 should have line break after. |
126 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
131 |
Error |
design |
DesignForExtension |
Method 'getPackage' is not designed for extension - needs to be abstract, final or empty. |
131 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
131 |
Error |
blocks |
LeftCurly |
'{' at column 51 should have line break after. |
131 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 99). |
132 |
Error |
design |
DesignForExtension |
Method 'getPackages' is not designed for extension - needs to be abstract, final or empty. |
132 |
Error |
blocks |
LeftCurly |
'{' at column 43 should have line break after. |
132 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
134 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
135 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 81). |
142 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
147 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
147 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
148 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 97). |
149 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
150 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
150 |
Error |
blocks |
LeftCurly |
'{' at column 4 should be on the previous line. |
151 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
153 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
153 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 119). |
154 |
Error |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
154 |
Error |
blocks |
LeftCurly |
'{' at column 5 should have line break after. |
154 |
Error |
blocks |
RightCurly |
'}' at column 91 should be on the same line as the next part of a multi-block statement. |
154 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 118). |
155 |
Error |
blocks |
LeftCurly |
'{' at column 10 should have line break after. |
155 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
160 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
160 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
161 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
162 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
164 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
164 |
Error |
blocks |
LeftCurly |
'{' at column 4 should be on the previous line. |
165 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
170 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
170 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 119). |
171 |
Error |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
171 |
Error |
blocks |
LeftCurly |
'{' at column 5 should have line break after. |
171 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
175 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
175 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
176 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
177 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
179 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
179 |
Error |
blocks |
LeftCurly |
'{' at column 4 should be on the previous line. |
180 |
Error |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
183 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 127). |
184 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 99). |
185 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
185 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
185 |
Error |
blocks |
LeftCurly |
'{' at column 24 should have line break after. |
185 |
Error |
blocks |
RightCurly |
'}' at column 5 should be on the same line as the next part of a multi-block statement. |
186 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
187 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
187 |
Error |
whitespace |
WhitespaceAround |
'{' is not followed by whitespace. |
187 |
Error |
whitespace |
WhitespaceAround |
'}' is not preceded with whitespace. |
187 |
Error |
design |
DesignForExtension |
Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. |
193 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
194 |
Error |
blocks |
LeftCurly |
'{' at column 2 should have line break after. |
194 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
195 |
Error |
misc |
FinalParameters |
Parameter goup should be final. |
195 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
196 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
198 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
198 |
Error |
blocks |
LeftCurly |
'{' at column 20 should have line break after. |
198 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 105). |
199 |
Error |
blocks |
LeftCurly |
'{' at column 7 should have line break after. |
199 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
199 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
199 |
Error |
blocks |
LeftCurly |
'{' at column 58 should have line break after. |
199 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 86). |
203 |
Error |
design |
DesignForExtension |
Method 'getResources' is not designed for extension - needs to be abstract, final or empty. |
203 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
203 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
204 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
205 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
205 |
Error |
blocks |
LeftCurly |
'{' at column 25 should have line break after. |
205 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
212 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
212 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
213 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
217 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
217 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 116). |
218 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 92). |
226 |
Error |
design |
DesignForExtension |
Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. |
226 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
227 |
Error |
blocks |
LeftCurly |
'{' at column 2 should have line break after. |
227 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 118). |
228 |
Error |
design |
DesignForExtension |
Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. |
228 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
229 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 81). |
232 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
232 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
232 |
Error |
blocks |
LeftCurly |
'{' at column 34 should have line break after. |
232 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
236 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
236 |
Error |
blocks |
LeftCurly |
'{' at column 22 should have line break after. |
236 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 112). |
238 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
239 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
239 |
Error |
blocks |
LeftCurly |
'{' at column 21 should have line break after. |
239 |
Error |
blocks |
RightCurly |
'}' at column 53 should be on the same line as the next part of a multi-block statement. |
239 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
241 |
Error |
blocks |
LeftCurly |
'{' at column 8 should have line break after. |
242 |
Error |
blocks |
RightCurly |
'}' at column 53 should be on the same line as the next part of a multi-block statement. |
242 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 117). |
243 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
243 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
243 |
Error |
blocks |
LeftCurly |
'{' at column 29 should have line break after. |
243 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 104). |
249 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
249 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
251 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 96). |
260 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
260 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
260 |
Error |
blocks |
LeftCurly |
'{' at column 54 should have line break after. |
260 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 107). |
264 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
264 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
264 |
Error |
blocks |
LeftCurly |
'{' at column 27 should have line break after. |
264 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
267 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
268 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
269 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
269 |
Error |
blocks |
LeftCurly |
'{' at column 19 should have line break after. |
269 |
Error |
blocks |
RightCurly |
'}' at column 3 should be on the same line as the next part of a multi-block statement. |
270 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
271 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
271 |
Error |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
271 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 81). |
276 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
276 |
Error |
misc |
FinalParameters |
Parameter manifest should be final. |
276 |
Error |
misc |
FinalParameters |
Parameter file should be final. |
276 |
Error |
misc |
FinalParameters |
Parameter key should be final. |
276 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
277 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
278 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
278 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 105). |
279 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
279 |
Error |
blocks |
LeftCurly |
'{' at column 3 should have line break after. |
279 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
279 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
279 |
Error |
blocks |
LeftCurly |
'{' at column 47 should have line break after. |
279 |
Error |
blocks |
RightCurly |
'}' at column 89 should be alone on a line. |
279 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
281 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
281 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
282 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 117). |
283 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
283 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
283 |
Error |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
283 |
Error |
blocks |
RightCurly |
'}' at column 96 should be on the same line as the next part of a multi-block statement. |
283 |
Error |
blocks |
LeftCurly |
'{' at column 9 should have line break after. |
284 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
290 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
290 |
Error |
misc |
FinalParameters |
Parameter pack should be final. |
290 |
Error |
misc |
FinalParameters |
Parameter file should be final. |
290 |
Error |
misc |
FinalParameters |
Parameter master should be final. |
290 |
Error |
misc |
FinalParameters |
Parameter pkg should be final. |
290 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
292 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
294 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
294 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
295 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 115). |
297 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 115). |
299 |
Error |
design |
DesignForExtension |
Method 'addDir' is not designed for extension - needs to be abstract, final or empty. |
308 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
308 |
Error |
misc |
FinalParameters |
Parameter dir should be final. |
308 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
309 |
Error |
blocks |
LeftCurly |
'{' at column 7 should have line break after. |
311 |
Error |
blocks |
RightCurly |
'}' at column 38 should be on the same line as the next part of a multi-block statement. |
311 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 126). |
312 |
Error |
blocks |
LeftCurly |
'{' at column 26 should have line break after. |
312 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
313 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
313 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
314 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
315 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
315 |
Error |
blocks |
LeftCurly |
'{' at column 4 should be on the previous line. |
316 |
Error |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
327 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
329 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
329 |
Error |
blocks |
LeftCurly |
'{' at column 6 should be on the previous line. |
330 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
331 |
Error |
blocks |
RightCurly |
'}' at column 6 should be on the same line as the next part of a multi-block statement. |
333 |
Error |
blocks |
LeftCurly |
'{' at column 11 should have line break after. |
334 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 98). |
335 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
335 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
335 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 107). |
336 |
Error |
blocks |
LeftCurly |
'{' at column 6 should be on the previous line. |
336 |
Error |
blocks |
LeftCurly |
'{' at column 6 should have line break after. |
336 |
Error |
blocks |
RightCurly |
'}' at column 5 should be on the same line as the next part of a multi-block statement. |
339 |
Error |
whitespace |
WhitespaceAround |
'{' is not followed by whitespace. |
340 |
Error |
whitespace |
WhitespaceAround |
'}' is not preceded with whitespace. |
340 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 99). |
345 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
345 |
Error |
misc |
FinalParameters |
Parameter root should be final. |
345 |
Error |
misc |
FinalParameters |
Parameter dir should be final. |
345 |
Error |
misc |
FinalParameters |
Parameter name should be final. |
345 |
Error |
misc |
FinalParameters |
Parameter mf should be final. |
345 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
346 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 98). |
348 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
348 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
348 |
Error |
blocks |
LeftCurly |
'{' at column 22 should have line break after. |
348 |
Error |
blocks |
LeftCurly |
'{' at column 56 should have line break after. |
348 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
350 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
350 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
351 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
352 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
352 |
Error |
blocks |
LeftCurly |
'{' at column 4 should be on the previous line. |
353 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 97). |
354 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
354 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
354 |
Error |
blocks |
LeftCurly |
'{' at column 27 should have line break after. |
354 |
Error |
blocks |
RightCurly |
'}' at column 69 should be on the same line as the next part of a multi-block statement. |
354 |
Error |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
356 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 81). |
357 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 88). |
358 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
358 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
358 |
Error |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
358 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
359 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
359 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 124). |
360 |
Error |
blocks |
LeftCurly |
'{' at column 6 should be on the previous line. |
360 |
Error |
blocks |
LeftCurly |
'{' at column 6 should have line break after. |
360 |
Error |
blocks |
RightCurly |
'}' at column 4 should be on the same line as the next part of a multi-block statement. |
363 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 93). |
364 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
364 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
364 |
Error |
blocks |
LeftCurly |
'{' at column 59 should have line break after. |
364 |
Error |
design |
DesignForExtension |
Method 'addJar' is not designed for extension - needs to be abstract, final or empty. |
368 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
368 |
Error |
misc |
FinalParameters |
Parameter jar should be final. |
368 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
369 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
373 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
373 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
374 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
375 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
375 |
Error |
blocks |
LeftCurly |
'{' at column 4 should be on the previous line. |
376 |
Error |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
382 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 128). |
390 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
390 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
390 |
Error |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
390 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
391 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
391 |
Error |
blocks |
LeftCurly |
'{' at column 6 should be on the previous line. |
392 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 118). |
395 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
395 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
395 |
Error |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
395 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 121). |
396 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
396 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
396 |
Error |
blocks |
LeftCurly |
'{' at column 7 should be on the previous line. |
397 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 92). |
398 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 98). |
399 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 106). |
400 |
Error |
blocks |
RightCurly |
'}' at column 5 should be on the same line as the next part of a multi-block statement. |
404 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 81). |
405 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
405 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
405 |
Error |
whitespace |
WhitespaceAround |
'{' is not followed by whitespace. |
405 |
Error |
whitespace |
WhitespaceAround |
'}' is not preceded with whitespace. |
405 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
410 |
Error |
misc |
FinalParameters |
Parameter cp should be final. |
410 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
411 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
414 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
414 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
415 |
Error |
blocks |
LeftCurly |
'{' at column 3 should have line break after. |
415 |
Error |
blocks |
RightCurly |
'}' at column 65 should be on the same line as the next part of a multi-block statement. |
415 |
Error |
blocks |
LeftCurly |
'{' at column 8 should have line break after. |
416 |
Error |
misc |
FinalParameters |
Parameter list should be final. |
423 |
Error |
blocks |
LeftCurly |
'{' at column 41 should have line break after. |
423 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
424 |
Error |
misc |
FinalParameters |
Parameter it should be final. |
424 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
425 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
430 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
436 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
436 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
437 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
441 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
441 |
Error |
blocks |
LeftCurly |
'{' at column 22 should have line break after. |
441 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
442 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
442 |
Error |
blocks |
LeftCurly |
'{' at column 4 should be on the previous line. |
443 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
444 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
444 |
Error |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
445 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
447 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
447 |
Error |
blocks |
LeftCurly |
'{' at column 24 should have line break after. |
447 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
450 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
450 |
Error |
blocks |
LeftCurly |
'{' at column 4 should be on the previous line. |
451 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
452 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
452 |
Error |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
452 |
Error |
blocks |
RightCurly |
'}' at column 51 should be on the same line as the next part of a multi-block statement. |
452 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 97). |
453 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
453 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
453 |
Error |
blocks |
LeftCurly |
'{' at column 51 should have line break after. |
453 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
458 |
Error |
naming |
TypeName |
Name 'me' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
458 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
459 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
460 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
461 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
462 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
463 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
464 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
465 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
466 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
467 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
469 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
470 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
471 |
Error |
misc |
FinalParameters |
Parameter pri should be final. |
471 |
Error |
misc |
FinalParameters |
Parameter def should be final. |
471 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
472 |
Error |
blocks |
LeftCurly |
'{' at column 28 should have line break after. |
476 |
Error |
blocks |
LeftCurly |
'{' at column 30 should have line break after. |
477 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
480 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
481 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
482 |
Error |
design |
VisibilityModifier |
Variable 'en' must be private and have accessor methods. |
482 |
Error |
misc |
FinalParameters |
Parameter enumer should be final. |
483 |
Error |
blocks |
LeftCurly |
'{' at column 47 should have line break after. |
483 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 82). |
485 |
Error |
design |
DesignForExtension |
Method 'forEachRemaining' is not designed for extension - needs to be abstract, final or empty. |
485 |
Error |
misc |
FinalParameters |
Parameter action should be final. |
485 |
Error |
blocks |
LeftCurly |
'{' at column 3 should be on the previous line. |
486 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 91). |
488 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
488 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
488 |
Error |
blocks |
LeftCurly |
'{' at column 35 should have line break after. |
488 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
491 |
Error |
design |
DesignForExtension |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. |
491 |
Error |
blocks |
LeftCurly |
'{' at column 38 should have line break after. |
491 |
Error |
design |
DesignForExtension |
Method 'next' is not designed for extension - needs to be abstract, final or empty. |
492 |
Error |
blocks |
LeftCurly |
'{' at column 29 should have line break after. |
492 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
495 |
Error |
blocks |
LeftCurly |
'{' at column 2 should be on the previous line. |
496 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
497 |
Error |
design |
VisibilityModifier |
Variable 'it' must be private and have accessor methods. |
497 |
Error |
misc |
FinalParameters |
Parameter iter should be final. |
498 |
Error |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
498 |
Error |
sizes |
LineLength |
Line is longer than 80 characters (found 83). |
500 |
Error |
design |
DesignForExtension |
Method 'hasMoreElements' is not designed for extension - needs to be abstract, final or empty. |
500 |
Error |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
500 |
Error |
design |
DesignForExtension |
Method 'nextElement' is not designed for extension - needs to be abstract, final or empty. |
501 |
Error |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
501 |