Error | Line | |
---|---|---|
'{' should be on the previous line. | 333 | |
'if' construct must use '{}'s. | 334 | |
'{' should be on the previous line. | 339 | |
'{' should be on the previous line. | 344 | |
'{' should be on the previous line. | 348 | |
'{' should be on the previous line. | 352 |
Error | Line | |
---|---|---|
Cyclomatic Complexity is 17 (max allowed is 15). | 55 |
Error | Line | |
---|---|---|
'{' should be on the previous line. | 274 | |
'{' should be on the previous line. | 280 | |
'}' should be on the same line. | 284 | |
'else' construct must use '{}'s. | 285 |
Error | Line | |
---|---|---|
Line matches the illegal pattern 'System\.out\.println'. | 42 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 28 | |
Redundant 'public' modifier. | 41 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 27 | |
Redundant 'public' modifier. | 37 | |
Redundant 'public' modifier. | 49 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 70 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 97 | |
Redundant 'public' modifier. | 105 | |
Redundant 'public' modifier. | 112 | |
Redundant 'public' modifier. | 119 | |
Redundant 'public' modifier. | 128 | |
Redundant 'public' modifier. | 137 | |
Redundant 'public' modifier. | 150 | |
Redundant 'public' modifier. | 160 | |
Redundant 'public' modifier. | 170 | |
Redundant 'public' modifier. | 180 | |
Redundant 'public' modifier. | 190 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 10 | |
Redundant 'public' modifier. | 11 | |
Redundant 'public' modifier. | 12 | |
Redundant 'public' modifier. | 13 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 20 | |
Redundant 'public' modifier. | 33 | |
Redundant 'public' modifier. | 43 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 18 | |
Redundant 'public' modifier. | 26 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 3 |
Error | Line | |
---|---|---|
'{' should be on the previous line. | 14 | |
'if' construct must use '{}'s. | 15 | |
'{' should be on the previous line. | 21 | |
'if' construct must use '{}'s. | 22 | |
'{' should be on the previous line. | 28 | |
'if' construct must use '{}'s. | 29 | |
'{' should be on the previous line. | 35 | |
'if' construct must use '{}'s. | 36 |
Error | Line | |
---|---|---|
Variable 'processor' must be private and have accessor methods. | 33 | |
Parameter processor should be final. | 38 |
Error | Line | |
---|---|---|
Variable 'processor' must be private and have accessor methods. | 40 | |
Parameter processor should be final. | 45 | |
Parameter infoUtils should be final. | 72 | |
Name 'ENABLE_CACHING' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 188 | |
Name 'HM_REVISIONS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
Variable 'HM_REVISIONS' must be private and have accessor methods. | 191 | |
Name 'HS_DIRECTORIES' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 194 | |
Variable 'HS_DIRECTORIES' must be private and have accessor methods. | 194 |
Error | Line | |
---|---|---|
Variable 'binaryFiles' must be private and have accessor methods. | 22 | |
Variable 'processor' must be private and have accessor methods. | 24 | |
Parameter processor should be final. | 29 | |
'{' should be on the previous line. | 113 |
Error | Line | |
---|---|---|
Variable 'processor' must be private and have accessor methods. | 31 | |
Parameter processor should be final. | 36 |
Error | Line | |
---|---|---|
Parameter infoUtils should be final. | 29 | |
Parameter processor should be final. | 42 | |
'if' construct must use '{}'s. | 57 |
Error | Line | |
---|---|---|
'{' should be on the previous line. | 38 | |
'{' should be on the previous line. | 40 | |
'{' should be on the previous line. | 46 | |
'if' construct must use '{}'s. | 47 | |
'{' should be on the previous line. | 52 | |
'if' construct must use '{}'s. | 53 | |
'{' should be on the previous line. | 57 | |
'{' should be on the previous line. | 59 | |
'if' construct must use '{}'s. | 70 | |
'else' construct must use '{}'s. | 72 | |
'{' should be on the previous line. | 79 | |
'if' construct must use '{}'s. | 80 | |
'{' should be on the previous line. | 84 | |
'if' construct must use '{}'s. | 85 |
Error | Line | |
---|---|---|
Variable 'binaryFiles' must be private and have accessor methods. | 31 | |
Variable 'propgetUtils' must be private and have accessor methods. | 32 | |
Parameter propgetUtils should be final. | 34 | |
Parameter binaryFiles should be final. | 34 | |
Line matches the illegal pattern 'System\.out\.println'. | 56 | |
Line matches the illegal pattern 'System\.out\.println'. | 62 | |
Parameter processor should be final. | 69 | |
Must have at least one statement. | 84 | |
Comment matches to-do format 'TODO:'. | 116 | |
Must have at least one statement. | 123 |