Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
FileLength |
File length is 885 lines (max allowed is 300). |
1 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
109 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
122 |
Error |
misc |
FinalParameters |
Parameter xhtml should be final. |
122 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
122 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
122 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
124 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
124 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
136 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
136 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
136 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
136 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
145 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
145 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'format'. |
145 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
145 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
147 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
147 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
147 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
147 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
160 |
Error |
misc |
FinalParameters |
Parameter writer should be final. |
160 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
160 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
160 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
162 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
162 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
162 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
162 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
163 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
163 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
175 |
Error |
misc |
FinalParameters |
Parameter output should be final. |
175 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
175 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
175 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
177 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
177 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
177 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
177 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
178 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
178 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
182 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
182 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
182 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
182 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
184 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
184 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
184 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
184 |
Error |
misc |
FinalParameters |
Parameter newNamespace should be final. |
188 |
Error |
sizes |
MethodLength |
Method length is 129 lines (max allowed is 60). |
197 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
197 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
197 |
Error |
misc |
FinalParameters |
Parameter namespaceURI should be final. |
197 |
Error |
misc |
FinalParameters |
Parameter localName should be final. |
197 |
Error |
misc |
FinalParameters |
Parameter rawName should be final. |
198 |
Error |
misc |
FinalParameters |
Parameter attrs should be final. |
198 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
198 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
210 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
210 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
210 |
Error |
whitespace |
FileTabCharacter |
File contains tab characters (this is the first instance). |
211 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
217 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
217 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
222 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
222 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
222 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
222 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
223 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
224 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
229 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
229 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
229 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
230 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
230 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
234 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
234 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
234 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
234 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
235 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
235 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
235 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
250 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
252 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
252 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
254 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
254 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
255 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
255 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
255 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
260 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
260 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
260 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
263 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
263 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
263 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
263 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
263 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
264 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
266 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
271 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
271 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
272 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
272 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
272 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
273 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
273 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
274 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
275 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
275 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
281 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
281 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
282 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
282 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
282 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
282 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
284 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
284 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
285 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
285 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
286 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
286 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
288 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
288 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
289 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
289 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
290 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
290 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
292 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
292 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
293 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
293 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
294 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
294 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
295 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
295 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
300 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
300 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
303 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
303 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
303 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
304 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
304 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
305 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
305 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
305 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
305 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
306 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
306 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
307 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
307 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
308 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
308 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
308 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
308 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
309 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
309 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
310 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
310 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
310 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
310 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
310 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
311 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
311 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
313 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
313 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
314 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
314 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
315 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
315 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
316 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
316 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
321 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
321 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
321 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
321 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
321 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
324 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
324 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
329 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
329 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
332 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
332 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
333 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
333 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
334 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
334 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
335 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
335 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
336 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
336 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
338 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
338 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
339 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
339 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
340 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
340 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
341 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
341 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
342 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
342 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
350 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
350 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
354 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
356 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
356 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
362 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
362 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
362 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
362 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
362 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
363 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
363 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
363 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
363 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
364 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
364 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
372 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
372 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
373 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
373 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
378 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
378 |
Error |
misc |
FinalParameters |
Parameter namespaceURI should be final. |
378 |
Error |
misc |
FinalParameters |
Parameter localName should be final. |
378 |
Error |
misc |
FinalParameters |
Parameter rawName should be final. |
379 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
379 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
383 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
383 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
384 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
384 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
385 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
385 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
390 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
390 |
Error |
misc |
FinalParameters |
Parameter namespaceURI should be final. |
390 |
Error |
misc |
FinalParameters |
Parameter localName should be final. |
390 |
Error |
misc |
FinalParameters |
Parameter rawName should be final. |
391 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
391 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
403 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
403 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
403 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
406 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
406 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
406 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
406 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
406 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
407 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
409 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
413 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
414 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
414 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
415 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
415 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
418 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
418 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
418 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
419 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
419 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
421 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
421 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
422 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
422 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
423 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
423 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
426 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
426 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
426 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
427 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
427 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
433 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
433 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
433 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
433 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
433 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
434 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
434 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
434 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
434 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
437 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
437 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
437 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
438 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
438 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
439 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
439 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
440 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
440 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
441 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
441 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
448 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
448 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
448 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
448 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
448 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
448 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
448 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
449 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
449 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
449 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
449 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
449 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
453 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
453 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
453 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
463 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
463 |
Error |
misc |
FinalParameters |
Parameter chars should be final. |
463 |
Error |
misc |
FinalParameters |
Parameter start should be final. |
463 |
Error |
misc |
FinalParameters |
Parameter length should be final. |
463 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
463 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
472 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
472 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
473 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
473 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
474 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
474 |
Error |
sizes |
MethodLength |
Method length is 86 lines (max allowed is 60). |
479 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
479 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
479 |
Error |
misc |
FinalParameters |
Parameter tagName should be final. |
479 |
Error |
misc |
FinalParameters |
Parameter attrs should be final. |
479 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
479 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
489 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
489 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
489 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
497 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
497 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
502 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
502 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
502 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
502 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
503 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
503 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
508 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
508 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
508 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
509 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
509 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
513 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
513 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
513 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
513 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
514 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
514 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
514 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
523 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
523 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
524 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
524 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
524 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
525 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
525 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
526 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
527 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
527 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
533 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
533 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
534 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
534 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
534 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
534 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
536 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
536 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
537 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
537 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
538 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
538 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
540 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
540 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
541 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
541 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
542 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
542 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
544 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
544 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
545 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
545 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
546 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
546 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
547 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
547 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
552 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
552 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
555 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
555 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
555 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
556 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
556 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
557 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
557 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
557 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
557 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
558 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
558 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
559 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
559 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
560 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
560 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
560 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
560 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
561 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
561 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
562 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
562 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
562 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
562 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
562 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
563 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
563 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
565 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
565 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
566 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
566 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
567 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
567 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
568 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
568 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
573 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
573 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
573 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
573 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
573 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
579 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
579 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
581 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
583 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
583 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
589 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
589 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
589 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
589 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
590 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
590 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
590 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
591 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
591 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
599 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
599 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
600 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
600 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
605 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
605 |
Error |
misc |
FinalParameters |
Parameter tagName should be final. |
605 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
605 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
608 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
608 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
629 |
Error |
misc |
FinalParameters |
Parameter rootTagName should be final. |
629 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
629 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
637 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
637 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
637 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
641 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
641 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
642 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
642 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
651 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
651 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
651 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
658 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
658 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
658 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
658 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
658 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
660 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
660 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
663 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
663 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
665 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
665 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
666 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
666 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
667 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
667 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
669 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
669 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
670 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
671 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
671 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
672 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
672 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
674 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
674 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
676 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
676 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
678 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
678 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
681 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
681 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
683 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
683 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
684 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
684 |
Error |
sizes |
MethodLength |
Method length is 104 lines (max allowed is 60). |
701 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
701 |
Error |
misc |
FinalParameters |
Parameter elem should be final. |
701 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
701 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
716 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
716 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
721 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
721 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
721 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
721 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
722 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
722 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
727 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
727 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
727 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
728 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
728 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
732 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
732 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
732 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
732 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
733 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
733 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
733 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
742 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
742 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
743 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
743 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
743 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
744 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
744 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
745 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
746 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
746 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
755 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
755 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
756 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
756 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
756 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
756 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
757 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
757 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
760 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
760 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
762 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
762 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
764 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
764 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
765 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
765 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
766 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
766 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
768 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
768 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
769 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
769 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
770 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
770 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
771 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
771 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
776 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
776 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
779 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
779 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
779 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
780 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
780 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
781 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
781 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
781 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
781 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
782 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
782 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
783 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
783 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
784 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
784 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
784 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
784 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
785 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
785 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
786 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
786 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
786 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
786 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
786 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
787 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
787 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
789 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
789 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
790 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
790 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
791 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
791 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
792 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
792 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
798 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
798 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
798 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
798 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
798 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
803 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
803 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
803 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
803 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
803 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
806 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
806 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
808 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
810 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
810 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
816 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
816 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
816 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
816 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
817 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
817 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
817 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
818 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
818 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
827 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
827 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
828 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
828 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
831 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
831 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
836 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
836 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
836 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
837 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
837 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
838 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
839 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
839 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
843 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
843 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
843 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
850 |
Error |
misc |
FinalParameters |
Parameter text should be final. |
850 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
850 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
857 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
857 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
861 |
Error |
misc |
FinalParameters |
Parameter ch should be final. |
861 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
861 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
863 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
863 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
867 |
Error |
misc |
FinalParameters |
Parameter uri should be final. |
867 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
867 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
873 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
873 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
874 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
874 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
874 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
875 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
875 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
876 |