Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
FileLength |
File length is 887 lines (max allowed is 300). |
1 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
111 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
124 |
Error |
misc |
FinalParameters |
Parameter xhtml should be final. |
124 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
124 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
124 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
126 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
126 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
138 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
138 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
138 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
138 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
147 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
147 |
Error |
javadoc |
JavadocMethod |
Expected @param tag for 'format'. |
147 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
147 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
149 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
149 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
149 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
149 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
162 |
Error |
misc |
FinalParameters |
Parameter writer should be final. |
162 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
162 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
162 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
164 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
164 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
164 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
164 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
165 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
165 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
177 |
Error |
misc |
FinalParameters |
Parameter output should be final. |
177 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
177 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
177 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
179 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
179 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
179 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
179 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
180 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
180 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
184 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
184 |
Error |
misc |
FinalParameters |
Parameter format should be final. |
184 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
184 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
186 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
186 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
186 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
186 |
Error |
misc |
FinalParameters |
Parameter newNamespace should be final. |
190 |
Error |
sizes |
MethodLength |
Method length is 129 lines (max allowed is 60). |
199 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
199 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
199 |
Error |
misc |
FinalParameters |
Parameter namespaceURI should be final. |
199 |
Error |
misc |
FinalParameters |
Parameter localName should be final. |
199 |
Error |
misc |
FinalParameters |
Parameter rawName should be final. |
200 |
Error |
misc |
FinalParameters |
Parameter attrs should be final. |
200 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
200 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
212 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
212 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
212 |
Error |
whitespace |
FileTabCharacter |
File contains tab characters (this is the first instance). |
213 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
219 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
219 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
224 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
224 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
224 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
224 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
225 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
226 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
231 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
231 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
231 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
232 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
232 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
236 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
236 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
236 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
236 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
237 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
237 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
237 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
252 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
254 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
254 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
256 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
256 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
257 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
257 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
257 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
262 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
262 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
262 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
265 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
265 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
265 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
265 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
265 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
266 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
268 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
273 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
273 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
274 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
274 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
274 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
275 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
275 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
276 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
277 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
277 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
283 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
283 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
284 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
284 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
284 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
284 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
286 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
286 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
287 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
287 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
288 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
288 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
290 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
290 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
291 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
291 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
292 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
292 |
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. |
296 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
296 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
297 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
297 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
302 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
302 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
305 |
Error |
whitespace |
ParenPad |
'(' is followed by 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 followed by whitespace. |
307 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
307 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
307 |
Error |
whitespace |
ParenPad |
'(' is followed by 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 |
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 |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
312 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
312 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
312 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
312 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
312 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
313 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
313 |
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 |
whitespace |
ParenPad |
'(' is followed by whitespace. |
317 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
317 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
318 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
318 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
323 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
323 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
323 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
323 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
323 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
326 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
326 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
331 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
331 |
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. |
337 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
337 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
338 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
338 |
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. |
343 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
343 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
344 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
344 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
352 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
352 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
356 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
358 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
358 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
364 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
364 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
364 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
364 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
364 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
365 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
365 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
365 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
365 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
366 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
366 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
374 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
374 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
375 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
375 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
380 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
380 |
Error |
misc |
FinalParameters |
Parameter namespaceURI should be final. |
380 |
Error |
misc |
FinalParameters |
Parameter localName should be final. |
380 |
Error |
misc |
FinalParameters |
Parameter rawName should be final. |
381 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
381 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
385 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
385 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
386 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
386 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
387 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
387 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
392 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
392 |
Error |
misc |
FinalParameters |
Parameter namespaceURI should be final. |
392 |
Error |
misc |
FinalParameters |
Parameter localName should be final. |
392 |
Error |
misc |
FinalParameters |
Parameter rawName should be final. |
393 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
393 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
405 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
405 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
405 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
408 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
408 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
408 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
408 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
408 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
409 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
411 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
415 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
416 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
416 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
417 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
417 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
420 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
420 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
420 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
421 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
421 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
423 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
423 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
424 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
424 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
425 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
425 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
428 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
428 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
428 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
429 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
429 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
435 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
435 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
435 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
435 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
435 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
436 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
436 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
436 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
436 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
439 |
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 |
whitespace |
ParenPad |
'(' is followed by whitespace. |
442 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
442 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
443 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
443 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
450 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
450 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
450 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
450 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
450 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
450 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
450 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
451 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
451 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
451 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
451 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
451 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
455 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
455 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
455 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
465 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
465 |
Error |
misc |
FinalParameters |
Parameter chars should be final. |
465 |
Error |
misc |
FinalParameters |
Parameter start should be final. |
465 |
Error |
misc |
FinalParameters |
Parameter length should be final. |
465 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
465 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
474 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
474 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
475 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
475 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
476 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
476 |
Error |
sizes |
MethodLength |
Method length is 86 lines (max allowed is 60). |
481 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
481 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
481 |
Error |
misc |
FinalParameters |
Parameter tagName should be final. |
481 |
Error |
misc |
FinalParameters |
Parameter attrs should be final. |
481 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
481 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
491 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
491 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
491 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
499 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
499 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
504 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
504 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
504 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
504 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
505 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
505 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
510 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
510 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
510 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
511 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
511 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
515 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
515 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
515 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
515 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
516 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
516 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
516 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
525 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
525 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
526 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
526 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
526 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
527 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
527 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
528 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
529 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
529 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
535 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
535 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
536 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
536 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
536 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
536 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
538 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
538 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
539 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
539 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
540 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
540 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
542 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
542 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
543 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
543 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
544 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
544 |
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. |
548 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
548 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
549 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
549 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
554 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
554 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
557 |
Error |
whitespace |
ParenPad |
'(' is followed by 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 followed by whitespace. |
559 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
559 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
559 |
Error |
whitespace |
ParenPad |
'(' is followed by 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 |
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 |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
564 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
564 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
564 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
564 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
564 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
565 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
565 |
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 |
whitespace |
ParenPad |
'(' is followed by whitespace. |
569 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
569 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
570 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
570 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
575 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
575 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
575 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
575 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
575 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
581 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
581 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
583 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
585 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
585 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
591 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
591 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
591 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
591 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
592 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
592 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
592 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
593 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
593 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
601 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
601 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
602 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
602 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
607 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
607 |
Error |
misc |
FinalParameters |
Parameter tagName should be final. |
607 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
607 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
610 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
610 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
631 |
Error |
misc |
FinalParameters |
Parameter rootTagName should be final. |
631 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
631 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
639 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
639 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
639 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
643 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
643 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
644 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
644 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
653 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
653 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
653 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
660 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
660 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
660 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
660 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
660 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
662 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
662 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
665 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
665 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
667 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
667 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
668 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
668 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
669 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
669 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
671 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
671 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
672 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
673 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
673 |
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. |
680 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
680 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
683 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
683 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
685 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
685 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
686 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
686 |
Error |
sizes |
MethodLength |
Method length is 104 lines (max allowed is 60). |
703 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
703 |
Error |
misc |
FinalParameters |
Parameter elem should be final. |
703 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
703 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
718 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
718 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
723 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
723 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
723 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
723 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
724 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
724 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
729 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
729 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
729 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
730 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
730 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
734 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
734 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
734 |
Error |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
734 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
735 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
735 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
735 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
744 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
744 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
745 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
745 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
745 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
746 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
746 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
747 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
748 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
748 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
757 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
757 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
758 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
758 |
Error |
whitespace |
NoWhitespaceBefore |
';' is preceded with whitespace. |
758 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
758 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
759 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
759 |
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. |
766 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
766 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
767 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
767 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
768 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
768 |
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. |
772 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
772 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
773 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
773 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
778 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
778 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
781 |
Error |
whitespace |
ParenPad |
'(' is followed by 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 followed by whitespace. |
783 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
783 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
783 |
Error |
whitespace |
ParenPad |
'(' is followed by 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 |
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 |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
788 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
788 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
788 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
788 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
788 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
789 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
789 |
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 |
whitespace |
ParenPad |
'(' is followed by whitespace. |
793 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
793 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
794 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
794 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
800 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
800 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
800 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
800 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
800 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
805 |
Error |
whitespace |
NoWhitespaceAfter |
'!' is followed by whitespace. |
805 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
805 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
805 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
805 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
808 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
808 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
810 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
812 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
812 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
818 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
818 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
818 |
Error |
whitespace |
OperatorWrap |
'||' should be on a new line. |
818 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
819 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
819 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
819 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
820 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
820 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
829 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
829 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
830 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
830 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
833 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
833 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
838 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
838 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
838 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
839 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
839 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
840 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
841 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
841 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
845 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
845 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
845 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
852 |
Error |
misc |
FinalParameters |
Parameter text should be final. |
852 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
852 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
859 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
859 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
863 |
Error |
misc |
FinalParameters |
Parameter ch should be final. |
863 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
863 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
865 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
865 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
869 |
Error |
misc |
FinalParameters |
Parameter uri should be final. |
869 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
869 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
875 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
875 |
Error |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
876 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
876 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
876 |
Error |
whitespace |
ParenPad |
'(' is followed by whitespace. |
877 |
Error |
whitespace |
ParenPad |
')' is preceded with whitespace. |
877 |
Error |
blocks |
NeedBraces |
'else' construct must use '{}'s. |
878 |