| Violation |
Message |
Line |
 |
Utility classes should not have a public or default constructor. |
50 |
 |
Name 'FUNCTIONS' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
52 |
 |
Name 'RUN' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
53 |
 |
Name 'REPL' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54 |
 |
'abstract' modifier out of order with the JLS suggestions. |
60 |
 |
Parameter name should be final. |
61 |
 |
Parameter s should be final. |
69 |
 |
Parameter s should be final. |
73 |
 |
'static' modifier out of order with the JLS suggestions. |
87 |
 |
'static' modifier out of order with the JLS suggestions. |
104 |
 |
'private' modifier out of order with the JLS suggestions. |
143 |
 |
'private' modifier out of order with the JLS suggestions. |
144 |
 |
'private' modifier out of order with the JLS suggestions. |
145 |
 |
switch without "default" clause. |
159 |
 |
Variable 'res' should be declared final. |
236 |
 |
'else' construct must use '{}'s. |
248 |
 |
Variable 'console' must be private and have accessor methods. |
282 |
 |
Variable 'r' should be declared final. |
287 |
 |
Parameter s should be final. |
314 |
 |
Variable 'tmp' should be declared final. |
359 |
 |
Variable 'm' should be declared final. |
389 |
 |
Variable 'p' should be declared final. |
438 |
 |
Variable 'propKeys' should be declared final. |
439 |
 |
Variable 'it' should be declared final. |
440 |
 |
Variable 'key' should be declared final. |
441 |
 |
Variable 'file' should be declared final. |
460 |
 |
Variable 's' should be declared final. |
461 |
 |
Variable 'o' should be declared final. |
462 |
 |
Variable 'file' should be declared final. |
483 |
 |
Variable 's' should be declared final. |
484 |
 |
Variable 'i' should be declared final. |
485 |
 |
'static' modifier out of order with the JLS suggestions. |
541 |
 |
Parameter expr should be final. |
541 |