The following document contains the results of Checkstyle.
Files | Infos ![]() | Warnings ![]() | Errors ![]() |
---|---|---|---|
149 | 0 | 0 | 1457 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 10 | ![]() |
NewlineAtEndOfFile | 134 | ![]() |
Translation | 0 | ![]() |
JavadocMethod
| 808 | ![]() |
JavadocType | 3 | ![]() |
JavadocVariable | 96 | ![]() |
JavadocStyle | 40 | ![]() |
ConstantName | 22 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 75 | ![]() |
MemberName | 8 | ![]() |
MethodName | 8 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 17 | ![]() |
StaticVariableName | 4 | ![]() |
TypeName | 0 | ![]() |
RegexpHeader
| 21 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
FileLength | 0 | ![]() |
LineLength
| 5 | ![]() |
MethodLength | 2 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
NoWhitespaceAfter
| 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
TabCharacter | 0 | ![]() |
WhitespaceAfter | 3 | ![]() |
WhitespaceAround | 6 | ![]() |
ModifierOrder | 4 | ![]() |
RedundantModifier | 49 | ![]() |
AvoidNestedBlocks | 52 | ![]() |
EmptyBlock | 1 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 0 | ![]() |
RightCurly | 1 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 8 | ![]() |
EqualsHashCode | 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 2 | ![]() |
MagicNumber | 49 | ![]() |
MissingSwitchDefault | 4 | ![]() |
RedundantThrows | 4 | ![]() |
SimplifyBooleanExpression | 4 | ![]() |
SimplifyBooleanReturn | 1 | ![]() |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 6 | ![]() |
InterfaceIsType | 1 | ![]() |
VisibilityModifier
| 5 | ![]() |
ArrayTypeStyle | 0 | ![]() |
GenericIllegalRegexp
| 0 | ![]() |
TodoComment | 4 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Expected @param tag for 'servletContext'. | 49 |
![]() | Expected @param tag for 'servletConfig'. | 50 |
![]() | Empty statement. | 59 |
![]() | First sentence should end with a period. | 62 |
![]() | Expected @param tag for 'servletContext'. | 67 |
![]() | First sentence should end with a period. | 71 |
![]() | Expected an @return tag. | 76 |
![]() | First sentence should end with a period. | 80 |
![]() | Expected @param tag for 'servletConfig'. | 85 |
![]() | First sentence should end with a period. | 89 |
![]() | Expected an @return tag. | 94 |
![]() | Expected @throws tag for 'ServletException'. | 103 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Inner assignments should be avoided. | 57 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 133 |
![]() | Expected an @return tag. | 141 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Missing a Javadoc comment. | 168 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected @param tag for 'properties'. | 118 |
![]() | Expected an @return tag. | 152 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 |
![]() | Expected an @return tag. | 50 |
![]() | Expected @param tag for 'actionConfig'. | 51 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of '/\*\s*'. | 1 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Name '_tokenNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Name '_tokenSet_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Name '_tokenSet_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'argStack' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'form' must be private and have accessor methods. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'index' must be private and have accessor methods. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'value' must be private and have accessor methods. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Name 'LESS_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Name 'LESS_THAN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Name 'EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Name 'GREATER_THAN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Name 'GREATER_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Name 'NOT_EQUAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Name 'AND' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Name 'OR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '6' is a magic number. | 66 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '6' is a magic number. | 75 |
![]() | Missing a Javadoc comment. | 78 |
![]() | '6' is a magic number. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | switch without "default" clause. | 115 |
![]() | switch without "default" clause. | 154 |
![]() | Empty statement. | 174 |
![]() | Empty statement. | 177 |
![]() | switch without "default" clause. | 197 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Avoid nested blocks. | 227 |
![]() | Avoid nested blocks. | 235 |
![]() | Avoid nested blocks. | 243 |
![]() | Missing a Javadoc comment. | 256 |
![]() | Missing a Javadoc comment. | 265 |
![]() | Missing a Javadoc comment. | 274 |
![]() | '3' is a magic number. | 276 |
![]() | '4' is a magic number. | 277 |
![]() | '3' is a magic number. | 289 |
![]() | '3' is a magic number. | 289 |
![]() | '4' is a magic number. | 290 |
![]() | '5' is a magic number. | 290 |
![]() | '3' is a magic number. | 304 |
![]() | '3' is a magic number. | 304 |
![]() | '4' is a magic number. | 305 |
![]() | '5' is a magic number. | 305 |
![]() | '3' is a magic number. | 318 |
![]() | '4' is a magic number. | 318 |
![]() | Missing a Javadoc comment. | 338 |
![]() | Avoid nested blocks. | 343 |
![]() | Avoid nested blocks. | 349 |
![]() | Avoid nested blocks. | 355 |
![]() | Avoid nested blocks. | 362 |
![]() | Missing a Javadoc comment. | 374 |
![]() | Avoid nested blocks. | 377 |
![]() | Avoid nested blocks. | 388 |
![]() | Missing a Javadoc comment. | 399 |
![]() | Missing a Javadoc comment. | 405 |
![]() | Missing a Javadoc comment. | 419 |
![]() | Missing a Javadoc comment. | 432 |
![]() | Missing a Javadoc comment. | 449 |
![]() | Avoid nested blocks. | 451 |
![]() | Avoid nested blocks. | 458 |
![]() | Missing a Javadoc comment. | 470 |
![]() | Avoid nested blocks. | 473 |
![]() | Avoid nested blocks. | 480 |
![]() | Avoid nested blocks. | 487 |
![]() | Avoid nested blocks. | 494 |
![]() | Avoid nested blocks. | 501 |
![]() | Avoid nested blocks. | 508 |
![]() | Missing a Javadoc comment. | 520 |
![]() | Redundant 'final' modifier. | 520 |
![]() | Name 'mk_tokenSet_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 520 |
![]() | '8273920L' is a magic number. | 521 |
![]() | Missing a Javadoc comment. | 526 |
![]() | Redundant 'final' modifier. | 526 |
![]() | Name 'mk_tokenSet_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 526 |
![]() | '6640L' is a magic number. | 527 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | 'static' modifier out of order with the JLS suggestions. | 56 |
![]() | 'static' modifier out of order with the JLS suggestions. | 62 |
![]() | 'static' modifier out of order with the JLS suggestions. | 70 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 43 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Expected @param tag for 'servlet'. | 50 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Expected @param tag for 'mapping'. | 56 |
![]() | First sentence should end with a period. | 58 |
![]() | Expected an @return tag. | 61 |
![]() | Redundant 'public' modifier. | 61 |
![]() | First sentence should end with a period. | 63 |
![]() | Expected an @return tag. | 66 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Redundant 'public' modifier. | 75 |
![]() | Expected @param tag for 'request'. | 75 |
![]() | Redundant 'public' modifier. | 85 |
![]() | Redundant 'public' modifier. | 95 |
![]() | Redundant 'public' modifier. | 103 |
![]() | Redundant 'public' modifier. | 114 |
![]() | Redundant 'public' modifier. | 121 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 |
![]() | Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 40 |
![]() | Expected an @return tag. | 45 |
![]() | Expected an @return tag. | 60 |
![]() | Redundant 'public' modifier. | 71 |
![]() | Expected an @return tag. | 77 |
![]() | Expected an @return tag. | 92 |
![]() | Expected an @return tag. | 137 |
![]() | Expected an @return tag. | 182 |
![]() | Expected an @return tag. | 188 |
![]() | Expected an @return tag. | 196 |
![]() | Expected an @return tag. | 208 |
![]() | Expected an @return tag. | 214 |
![]() | Expected an @return tag. | 222 |
![]() | Expected an @return tag. | 228 |
![]() | Expected an @return tag. | 236 |
![]() | Expected an @return tag. | 242 |
![]() | Expected an @return tag. | 250 |
![]() | Expected an @return tag. | 256 |
![]() | Expected an @return tag. | 262 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 53 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | First sentence should end with a period. | 37 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 174 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Missing a Javadoc comment. | 186 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Expected an @return tag. | 219 |
![]() | Expected an @return tag. | 314 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 377 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 377 |
![]() | Expected @throws tag for 'InstantiationException'. | 378 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 378 |
![]() | Expected an @return tag. | 405 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Comment matches to-do format 'TODO:'. | 92 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 96 |
![]() | '4' is a magic number. | 163 |
![]() | '5' is a magic number. | 165 |
![]() | '3' is a magic number. | 171 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Missing a Javadoc comment. | 300 |
![]() | Missing a Javadoc comment. | 340 |
![]() | Missing a Javadoc comment. | 355 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Expected an @return tag. | 58 |
![]() | Redundant 'public' modifier. | 58 |
![]() | Expected an @return tag. | 65 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Expected an @return tag. | 72 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Expected an @return tag. | 81 |
![]() | Redundant 'public' modifier. | 81 |
![]() | Expected an @return tag. | 86 |
![]() | Redundant 'public' modifier. | 86 |
![]() | Expected an @return tag. | 92 |
![]() | Redundant 'public' modifier. | 92 |
![]() | Expected an @return tag. | 102 |
![]() | Redundant 'public' modifier. | 102 |
![]() | Expected an @return tag. | 110 |
![]() | Redundant 'public' modifier. | 110 |
![]() | Expected an @return tag. | 118 |
![]() | Redundant 'public' modifier. | 118 |
![]() | Expected an @return tag. | 126 |
![]() | Redundant 'public' modifier. | 126 |
![]() | Expected an @return tag. | 134 |
![]() | Redundant 'public' modifier. | 134 |
![]() | Expected an @return tag. | 151 |
![]() | Redundant 'public' modifier. | 151 |
![]() | Expected @param tag for 'action'. | 151 |
![]() | Expected an @return tag. | 156 |
![]() | Redundant 'public' modifier. | 156 |
![]() | Expected @param tag for 'action'. | 156 |
![]() | Expected an @return tag. | 161 |
![]() | Redundant 'public' modifier. | 161 |
![]() | Expected @param tag for 'url'. | 161 |
![]() | First sentence should end with a period. | 165 |
![]() | Unclosed HTML tag found: <base> element </p> | 166 |
![]() | Expected an @return tag. | 168 |
![]() | Redundant 'public' modifier. | 168 |
![]() | First sentence should end with a period. | 170 |
![]() | Unclosed HTML tag found: <base> element </p> | 171 |
![]() | Expected an @return tag. | 173 |
![]() | Redundant 'public' modifier. | 173 |
![]() | Expected an @return tag. | 181 |
![]() | Redundant 'public' modifier. | 181 |
![]() | Expected an @return tag. | 189 |
![]() | Redundant 'public' modifier. | 189 |
![]() | Expected an @return tag. | 198 |
![]() | Redundant 'public' modifier. | 198 |
![]() | Expected an @return tag. | 206 |
![]() | Redundant 'public' modifier. | 206 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Expected an @return tag. | 48 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Missing a Javadoc comment. | 229 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Missing a Javadoc comment. | 245 |
![]() | Missing a Javadoc comment. | 249 |
![]() | Missing a Javadoc comment. | 256 |
![]() | Missing a Javadoc comment. | 260 |
![]() | Missing a Javadoc comment. | 264 |
![]() | Missing a Javadoc comment. | 268 |
![]() | Missing a Javadoc comment. | 272 |
![]() | Missing a Javadoc comment. | 276 |
![]() | Expected @param tag for 'scopeId'. | 334 |
![]() | Expected @param tag for 'key'. | 334 |
![]() | Expected @param tag for 'messages'. | 335 |
![]() | Missing a Javadoc comment. | 369 |
![]() | Missing a Javadoc comment. | 375 |
![]() | Missing a Javadoc comment. | 384 |
![]() | Missing a Javadoc comment. | 388 |
![]() | Missing a Javadoc comment. | 392 |
![]() | Missing a Javadoc comment. | 415 |
![]() | Missing a Javadoc comment. | 422 |
![]() | Missing a Javadoc comment. | 426 |
![]() | Missing a Javadoc comment. | 433 |
![]() | Missing a Javadoc comment. | 437 |
![]() | Missing a Javadoc comment. | 441 |
![]() | Missing a Javadoc comment. | 448 |
![]() | Missing a Javadoc comment. | 452 |
![]() | Expected @param tag for 'logger'. | 478 |
![]() | Expected @param tag for 'moduleConfig'. | 517 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Missing a Javadoc comment. | 107 |
![]() | '3' is a magic number. | 108 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Missing a Javadoc comment. | 139 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Missing a Javadoc comment. | 159 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Missing a Javadoc comment. | 175 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Missing a Javadoc comment. | 104 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Missing a Javadoc comment. | 112 |
![]() | Missing a Javadoc comment. | 116 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Missing a Javadoc comment. | 140 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Utility classes should not have a public or default constructor. | 49 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '>' is not preceded with whitespace. | 230 |
![]() | '>' is not followed by whitespace. | 230 |
![]() | Expected an @return tag. | 327 |
![]() | Expected @param tag for 'bean'. | 327 |
![]() | Expected @param tag for 'field'. | 327 |
![]() | Expected @param tag for 'errors'. | 1308 |
![]() | Expected @param tag for 'field'. | 1308 |
![]() | Expected @param tag for 'validator'. | 1309 |
![]() | Expected @param tag for 't'. | 1309 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Utility classes should not have a public or default constructor. | 35 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 |
![]() | Expected an @return tag. | 80 |
![]() | switch without "default" clause. | 91 |
![]() | '50' is a magic number. | 120 |
![]() | Expected @param tag for 'url'. | 146 |
![]() | Expected @param tag for 'url'. | 160 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | First sentence should end with a period. | 36 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Expected @param tag for 'name'. | 51 |
![]() | Expected @param tag for 'value'. | 51 |
![]() | Expected an @return tag. | 72 |
![]() | Expected @param tag for 'name'. | 72 |
![]() | Expected an @return tag. | 91 |
![]() | Expected an @return tag. | 115 |
![]() | Expected @param tag for 'name'. | 115 |
![]() | Expected an @return tag. | 130 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Expected @param tag for 'application'. | 95 |
![]() | Expected @param tag for 'session'. | 102 |
![]() | Expected @param tag for 'request'. | 110 |
![]() | Expected @param tag for 'response'. | 124 |
![]() | Expected @param tag for 'forward'. | 131 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Expected an @return tag. | 166 |
![]() | Expected an @return tag. | 179 |
![]() | Expected an @return tag. | 192 |
![]() | Expected an @return tag. | 207 |
![]() | Expected an @return tag. | 218 |
![]() | Expected an @return tag. | 230 |
![]() | Expected an @return tag. | 246 |
![]() | Missing a Javadoc comment. | 266 |
![]() | Expected an @return tag. | 299 |
![]() | Expected an @return tag. | 309 |
![]() | Expected an @return tag. | 319 |
![]() | Expected an @return tag. | 338 |
![]() | Expected @param tag for 'action'. | 338 |
![]() | Expected an @return tag. | 363 |
![]() | Expected @param tag for 'action'. | 363 |
![]() | '}' should be on the same line. | 391 |
![]() | Expected an @return tag. | 409 |
![]() | Expected @param tag for 'url'. | 409 |
![]() | First sentence should end with a period. | 429 |
![]() | Unclosed HTML tag found: <base> element </p> | 430 |
![]() | Expected an @return tag. | 432 |
![]() | Unclosed HTML tag found: <base> element. </p> | 445 |
![]() | Expected an @return tag. | 447 |
![]() | Expected an @return tag. | 472 |
![]() | Comment matches to-do format 'TODO:'. | 483 |
![]() | Expected an @return tag. | 493 |
![]() | Expected an @return tag. | 511 |
![]() | Expected an @return tag. | 534 |
![]() | First sentence should end with a period. | 540 |
![]() | Expected an @return tag. | 545 |
![]() | First sentence should end with a period. | 549 |
![]() | Expected an @return tag. | 554 |
![]() | First sentence should end with a period. | 558 |
![]() | Expected an @return tag. | 564 |
![]() | First sentence should end with a period. | 568 |
![]() | Expected an @return tag. | 573 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of '/\*\s*'. | 1 |
![]() | Expected @throws tag for 'InvalidCancelException'. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | First sentence should end with a period. | 32 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Redundant 'public' modifier. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Redundant 'public' modifier. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Redundant 'public' modifier. | 40 |
![]() | Expected @param tag for 'action'. | 135 |
![]() | Expected an @return tag. | 335 |
![]() | Expected an @return tag. | 345 |
![]() | Expected an @return tag. | 354 |
![]() | First sentence should end with a period. | 372 |
![]() | Expected an @return tag. | 378 |
![]() | Expected an @return tag. | 396 |
![]() | Expected @param tag for 'resources'. | 401 |
![]() | Expected an @return tag. | 409 |
![]() | Expected an @return tag. | 418 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 59 |
![]() | Expected an @return tag. | 84 |
![]() | Expected an @return tag. | 108 |
![]() | Expected an @return tag. | 178 |
![]() | Expected an @return tag. | 191 |
![]() | Expected an @return tag. | 218 |
![]() | '0xf0' is a magic number. | 222 |
![]() | '4' is a magic number. | 222 |
![]() | '16' is a magic number. | 222 |
![]() | '0x0f' is a magic number. | 223 |
![]() | '16' is a magic number. | 223 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Missing a Javadoc comment. | 143 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Missing a Javadoc comment. | 173 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Missing a Javadoc comment. | 191 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Missing a Javadoc comment. | 219 |
![]() | Missing a Javadoc comment. | 258 |
![]() | Missing a Javadoc comment. | 260 |
![]() | Missing a Javadoc comment. | 265 |
![]() | Missing a Javadoc comment. | 295 |
![]() | Missing a Javadoc comment. | 299 |
![]() | Missing a Javadoc comment. | 320 |
![]() | Missing a Javadoc comment. | 322 |
![]() | Missing a Javadoc comment. | 327 |
![]() | Missing a Javadoc comment. | 357 |
![]() | Missing a Javadoc comment. | 361 |
![]() | Missing a Javadoc comment. | 382 |
![]() | Missing a Javadoc comment. | 384 |
![]() | Missing a Javadoc comment. | 389 |
![]() | Missing a Javadoc comment. | 421 |
![]() | Missing a Javadoc comment. | 423 |
![]() | Missing a Javadoc comment. | 428 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 35 |
![]() | Redundant 'public' modifier. | 42 |
![]() | Redundant 'public' modifier. | 49 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Redundant 'public' modifier. | 64 |
![]() | Redundant 'public' modifier. | 71 |
![]() | Redundant 'public' modifier. | 84 |
![]() | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 85 |
![]() | Expected an @return tag. | 95 |
![]() | Redundant 'public' modifier. | 95 |
![]() | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 96 |
![]() | Redundant 'public' modifier. | 102 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 137 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Expected an @return tag. | 220 |
![]() | Method length is 276 lines (max allowed is 150). | 220 |
![]() | Missing a Javadoc comment. | 497 |
![]() | Missing a Javadoc comment. | 501 |
![]() | Missing a Javadoc comment. | 505 |
![]() | Missing a Javadoc comment. | 509 |
![]() | Missing a Javadoc comment. | 513 |
![]() | Missing a Javadoc comment. | 517 |
![]() | Missing a Javadoc comment. | 521 |
![]() | Missing a Javadoc comment. | 525 |
![]() | Missing a Javadoc comment. | 529 |
![]() | Missing a Javadoc comment. | 533 |
![]() | Missing a Javadoc comment. | 539 |
![]() | Missing a Javadoc comment. | 543 |
![]() | Missing a Javadoc comment. | 547 |
![]() | Missing a Javadoc comment. | 551 |
![]() | Missing a Javadoc comment. | 559 |
![]() | Missing a Javadoc comment. | 579 |
![]() | Missing a Javadoc comment. | 583 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unclosed HTML tag found: <code> in the <code>get(name, index)</code> method.</p> | 35 |
![]() | Unclosed HTML tag found: <code> implementation from the default | 68 |
![]() | Line is longer than 120 characters. | 118 |
![]() | Expected @param tag for 'bean'. | 135 |
![]() | Expected an @return tag. | 149 |
![]() | Expected @param tag for 'name'. | 149 |
![]() | Expected @param tag for 'index'. | 149 |
![]() | Expected an @return tag. | 177 |
![]() | Expected an @return tag. | 190 |
![]() | Expected @param tag for 'name'. | 190 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Expected an @return tag. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 92 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 |
![]() | Expected an @return tag. | 45 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Unclosed HTML tag found: <ActionForm</code>.</p> | 42 |
![]() | First sentence should end with a period. | 57 |
![]() | Expected @param tag for 'bean'. | 79 |
![]() | Expected @param tag for 'pathValidation'. | 93 |
![]() | Expected an @return tag. | 101 |
![]() | Expected an @return tag. | 111 |
![]() | Expected an @return tag. | 124 |
![]() | Expected an @return tag. | 135 |
![]() | Expected @param tag for 'name'. | 135 |
![]() | First sentence should end with a period. | 159 |
![]() | Expected an @return tag. | 202 |
![]() | Expected an @return tag. | 211 |
![]() | Expected an @return tag. | 221 |
![]() | Expected an @return tag. | 232 |
![]() | Expected an @return tag. | 292 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 119 |
![]() | Missing a Javadoc comment. | 123 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 135 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Missing a Javadoc comment. | 153 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Missing a Javadoc comment. | 165 |
![]() | Missing a Javadoc comment. | 169 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | '4096' is a magic number. | 36 |
![]() | Missing a Javadoc comment. | 166 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Missing a Javadoc comment. | 190 |
![]() | Missing a Javadoc comment. | 194 |
![]() | Missing a Javadoc comment. | 202 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Missing a Javadoc comment. | 214 |
![]() | Missing a Javadoc comment. | 218 |
![]() | Missing a Javadoc comment. | 222 |
![]() | Missing a Javadoc comment. | 226 |
![]() | Missing a Javadoc comment. | 230 |
![]() | Missing a Javadoc comment. | 234 |
![]() | Missing a Javadoc comment. | 242 |
![]() | Missing a Javadoc comment. | 246 |
![]() | Missing a Javadoc comment. | 254 |
![]() | Missing a Javadoc comment. | 258 |
![]() | Missing a Javadoc comment. | 266 |
![]() | Missing a Javadoc comment. | 270 |
![]() | Missing a Javadoc comment. | 278 |
![]() | Missing a Javadoc comment. | 282 |
![]() | Missing a Javadoc comment. | 290 |
![]() | Missing a Javadoc comment. | 294 |
![]() | Missing a Javadoc comment. | 298 |
![]() | Missing a Javadoc comment. | 302 |
![]() | Missing a Javadoc comment. | 310 |
![]() | Missing a Javadoc comment. | 314 |
![]() | Expected an @return tag. | 327 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | 'cast' is not followed by whitespace. | 68 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of '/\*\s*'. | 1 |
![]() | Missing a Javadoc comment. | 21 |
![]() | interfaces should describe a type and hence have methods. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Name 'LITERAL_null' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 |
![]() | Expected an @return tag. | 84 |
![]() | Expected @param tag for 'config'. | 93 |
![]() | Expected an @return tag. | 127 |
![]() | Expected an @return tag. | 160 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 56 |
![]() | Expected an @return tag. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 |
![]() | Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Empty statement. | 52 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Expected an @return tag. | 88 |
![]() | Expected an @return tag. | 95 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused @throws tag for 'InvalidPathException'. | 40 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | First sentence should end with a period. | 138 |
![]() | Extra HTML tag found: </p> Has this module been completely configured yet. Once t | 179 |
![]() | Extra HTML tag found: </p> | 181 |
![]() | Expected an @return tag. | 183 |
![]() | Expected an @return tag. | 190 |
![]() | Expected an @return tag. | 214 |
![]() | Expected @param tag for 'prefix'. | 224 |
![]() | Expected an @return tag. | 233 |
![]() | Expected an @return tag. | 252 |
![]() | Extra HTML tag found: </p> Ad d a new <code>ActionConfig</code> instance to the | 268 |
![]() | Extra HTML tag found: </p> | 269 |
![]() | Expected an @return tag. | 333 |
![]() | Expected an @return tag. | 406 |
![]() | Expected an @return tag. | 422 |
![]() | Expected an @return tag. | 434 |
![]() | Comment matches to-do format 'TODO:'. | 447 |
![]() | Expected an @return tag. | 454 |
![]() | Expected an @return tag. | 484 |
![]() | Expected an @return tag. | 496 |
![]() | Expected an @return tag. | 504 |
![]() | Expected an @return tag. | 516 |
![]() | Expected an @return tag. | 524 |
![]() | Expected an @return tag. | 536 |
![]() | Expected an @return tag. | 544 |
![]() | Expected an @return tag. | 555 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Utility classes should not have a public or default constructor. | 41 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 |
![]() | Expected an @return tag. | 57 |
![]() | Expected @param tag for 'obj'. | 57 |
![]() | Expected @param tag for 'validator'. | 77 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Utility classes should not have a public or default constructor. | 55 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Empty statement. | 823 |
![]() | '80' is a magic number. | 924 |
![]() | '80' is a magic number. | 931 |
![]() | '443' is a magic number. | 932 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Utility classes should not have a public or default constructor. | 50 |
![]() | Name 'SERVLET_CONTEXT_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | Name 'HTTP_SERVLET_REQUEST_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 |
![]() | Name 'ACTION_MESSAGES_PARAM' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 |
![]() | Expected an @return tag. | 87 |
![]() | Expected an @return tag. | 102 |
![]() | Expected an @return tag. | 114 |
![]() | Expected an @return tag. | 228 |
![]() | Expected an @return tag. | 246 |
![]() | Expected an @return tag. | 262 |
![]() | Expected an @return tag. | 283 |
![]() | Expected an @return tag. | 330 |
![]() | Expected an @return tag. | 353 |
![]() | Expected an @return tag. | 408 |
![]() | '4' is a magic number. | 410 |
![]() | '3' is a magic number. | 415 |
![]() | Expected an @return tag. | 443 |
![]() | Unclosed HTML tag found: <code>Field<code> can control the processing of | 483 |
![]() | Expected an @return tag. | 487 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 54 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | '1024' is a magic number. | 303 |
![]() | '1024' is a magic number. | 305 |
![]() | '1024' is a magic number. | 305 |
![]() | '1024' is a magic number. | 307 |
![]() | '1024' is a magic number. | 307 |
![]() | '1024' is a magic number. | 307 |
![]() | Unclosed HTML tag found: <ol> <li>A temp dir | 331 |
![]() | 'cast' is not followed by whitespace. | 386 |
![]() | Must have at least one statement. | 403 |
![]() | Variable 'fileItem' must be private and have accessor methods. | 466 |
![]() | Extra HTML tag found: </p> | 470 |
![]() | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 551 |
![]() | Expected an @return tag. | 563 |
![]() | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 564 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Utility classes should not have a public or default constructor. | 25 |
![]() | Expected an @return tag. | 35 |
![]() | Expected an @return tag. | 63 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 74 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of '/\*\s*'. | 1 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Name '_tokenSet_0' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Name '_tokenSet_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '11' is a magic number. | 64 |
![]() | '16' is a magic number. | 65 |
![]() | '15' is a magic number. | 66 |
![]() | Method length is 186 lines (max allowed is 150). | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 |
![]() | Avoid nested blocks. | 87 |
![]() | Avoid nested blocks. | 103 |
![]() | Avoid nested blocks. | 111 |
![]() | Avoid nested blocks. | 118 |
![]() | Avoid nested blocks. | 125 |
![]() | Avoid nested blocks. | 132 |
![]() | Avoid nested blocks. | 139 |
![]() | Avoid nested blocks. | 146 |
![]() | Avoid nested blocks. | 180 |
![]() | Avoid nested blocks. | 187 |
![]() | Avoid nested blocks. | 194 |
![]() | Expression can be simplified. | 212 |
![]() | Expression can be simplified. | 215 |
![]() | Expression can be simplified. | 218 |
![]() | Missing a Javadoc comment. | 256 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 256 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 259 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 260 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 264 |
![]() | Avoid nested blocks. | 266 |
![]() | Name '_cnt15' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 267 |
![]() | Avoid nested blocks. | 272 |
![]() | Avoid nested blocks. | 278 |
![]() | Avoid nested blocks. | 284 |
![]() | Avoid nested blocks. | 290 |
![]() | Avoid nested blocks. | 296 |
![]() | Missing a Javadoc comment. | 321 |
![]() | Name 'mDECIMAL_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 321 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 321 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 323 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 324 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 325 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 329 |
![]() | Avoid nested blocks. | 332 |
![]() | Missing a Javadoc comment. | 373 |
![]() | Name 'mHEX_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 373 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 373 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 375 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 376 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 377 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 381 |
![]() | Avoid nested blocks. | 386 |
![]() | Name '_cnt23' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 387 |
![]() | Avoid nested blocks. | 401 |
![]() | Avoid nested blocks. | 412 |
![]() | Avoid nested blocks. | 418 |
![]() | Missing a Javadoc comment. | 441 |
![]() | Name 'mOCTAL_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 441 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 441 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 443 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 444 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 445 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 449 |
![]() | Missing a Javadoc comment. | 470 |
![]() | Name 'mSTRING_LITERAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 470 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 470 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 473 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 474 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 478 |
![]() | Avoid nested blocks. | 481 |
![]() | Avoid nested blocks. | 484 |
![]() | Name '_cnt30' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 485 |
![]() | Avoid nested blocks. | 509 |
![]() | Avoid nested blocks. | 512 |
![]() | Name '_cnt33' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 513 |
![]() | Missing a Javadoc comment. | 551 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 551 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 553 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 554 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 555 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 559 |
![]() | Missing a Javadoc comment. | 572 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 572 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 574 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 575 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 576 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 580 |
![]() | Missing a Javadoc comment. | 593 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 593 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 595 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 596 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 597 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 601 |
![]() | Missing a Javadoc comment. | 614 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 614 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 616 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 617 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 618 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 622 |
![]() | Missing a Javadoc comment. | 635 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 635 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 637 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 638 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 639 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 643 |
![]() | Missing a Javadoc comment. | 656 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 656 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 658 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 659 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 660 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 664 |
![]() | Avoid nested blocks. | 692 |
![]() | Avoid nested blocks. | 698 |
![]() | Avoid nested blocks. | 704 |
![]() | Avoid nested blocks. | 715 |
![]() | Name '_cnt42' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 716 |
![]() | Avoid nested blocks. | 746 |
![]() | Avoid nested blocks. | 761 |
![]() | Avoid nested blocks. | 767 |
![]() | Avoid nested blocks. | 773 |
![]() | Avoid nested blocks. | 779 |
![]() | Missing a Javadoc comment. | 802 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 802 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 804 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 805 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 806 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 810 |
![]() | Missing a Javadoc comment. | 824 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 824 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 826 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 827 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 828 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 832 |
![]() | Missing a Javadoc comment. | 846 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 846 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 848 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 849 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 850 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 854 |
![]() | Missing a Javadoc comment. | 867 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 867 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 869 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 870 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 871 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 875 |
![]() | Missing a Javadoc comment. | 888 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 888 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 890 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 891 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 892 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 896 |
![]() | Missing a Javadoc comment. | 910 |
![]() | Name '_createToken' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 910 |
![]() | Name '_ttype' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 912 |
![]() | Name '_token' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 913 |
![]() | Name '_begin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 914 |
![]() | Name '_saveIndex' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 918 |
![]() | Missing a Javadoc comment. | 932 |
![]() | Redundant 'final' modifier. | 932 |
![]() | Name 'mk_tokenSet_0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 932 |
![]() | '8358512713185371648L' is a magic number. | 933 |
![]() | '576460746532061184L' is a magic number. | 933 |
![]() | Missing a Javadoc comment. | 938 |
![]() | Redundant 'final' modifier. | 938 |
![]() | Name 'mk_tokenSet_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 938 |
![]() | '8358513245761316352L' is a magic number. | 939 |
![]() | '576460746532061184L' is a magic number. | 939 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Empty statement. | 311 |
![]() | Empty statement. | 867 |
![]() | Unused @throws tag for 'UnavailableException'. | 988 |
![]() | Unused @throws tag for 'UnavailableException'. | 1116 |
![]() | Unused @throws tag for 'UnavailableException'. | 1591 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 41 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 |
![]() | Extra HTML tag found: </p> | 72 |
![]() | Expected an @return tag. | 215 |
![]() | Expected @param tag for 'moduleConfig'. | 222 |
![]() | First sentence should end with a period. | 261 |
![]() | First sentence should end with a period. | 270 |
![]() | Expected @param tag for 'cancellable'. | 275 |
![]() | Missing a Javadoc comment. | 309 |
![]() | Expected an @return tag. | 399 |
![]() | Expected an @return tag. | 423 |
![]() | Expected an @return tag. | 443 |
![]() | Expected an @return tag. | 467 |
![]() | Expected an @return tag. | 490 |
![]() | Missing a Javadoc comment. | 506 |
![]() | Missing a Javadoc comment. | 510 |
![]() | Expected an @return tag. | 549 |
![]() | Expected an @return tag. | 557 |
![]() | Expected an @return tag. | 577 |
![]() | Missing a Javadoc comment. | 593 |
![]() | Missing a Javadoc comment. | 597 |
![]() | Expected an @return tag. | 609 |
![]() | Missing a Javadoc comment. | 625 |
![]() | Missing a Javadoc comment. | 629 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 737 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 737 |
![]() | Expected @throws tag for 'InstantiationException'. | 738 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 738 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 777 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 777 |
![]() | Expected @throws tag for 'InstantiationException'. | 778 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 778 |
![]() | Expected an @return tag. | 848 |
![]() | Expected an @return tag. | 856 |
![]() | Expected an @return tag. | 876 |
![]() | Expected an @return tag. | 916 |
![]() | Expected an @return tag. | 924 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 975 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 975 |
![]() | Expected @throws tag for 'InstantiationException'. | 976 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 976 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 1069 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 1069 |
![]() | Expected @throws tag for 'InstantiationException'. | 1070 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 1070 |
![]() | Expected an @return tag. | 1138 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Expected @throws tag for 'Exception'. | 43 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Missing a Javadoc comment. | 219 |
![]() | Missing a Javadoc comment. | 223 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Missing a Javadoc comment. | 245 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | First sentence should end with a period. | 45 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 |
![]() | Name 'wildcard' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 53 |
![]() | First sentence should end with a period. | 55 |
![]() | '3' is a magic number. | 254 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Empty statement. | 151 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused @throws tag for 'UnavailableException'. | 202 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 |
![]() | '+' is not preceded with whitespace. | 265 |
![]() | '+' is not followed by whitespace. | 265 |
![]() | '+' is not preceded with whitespace. | 265 |
![]() | '+' is not followed by whitespace. | 265 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 172 |
![]() | Expected @param tag for 'escape'. | 182 |
![]() | Expected an @return tag. | 193 |
![]() | Expected an @return tag. | 204 |
![]() | Expected an @return tag. | 215 |
![]() | Expected an @return tag. | 227 |
![]() | Expected an @return tag. | 240 |
![]() | Expected an @return tag. | 254 |
![]() | Expected an @return tag. | 271 |
![]() | Expected an @return tag. | 283 |
![]() | Expected an @return tag. | 321 |
![]() | Expected an @return tag. | 336 |
![]() | Expected an @return tag. | 352 |
![]() | Expected an @return tag. | 370 |
![]() | Expected an @return tag. | 382 |
![]() | Expected an @return tag. | 394 |
![]() | Conditional logic can be removed. | 399 |
![]() | Expected an @return tag. | 414 |
![]() | Expected an @return tag. | 446 |
![]() | Expected an @return tag. | 457 |
![]() | Expected an @return tag. | 469 |
![]() | Expected an @return tag. | 479 |
![]() | 'static' modifier out of order with the JLS suggestions. | 479 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Expected an @return tag. | 97 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 |
![]() | Expected an @return tag. | 57 |
![]() | First sentence should end with a period. | 95 |
![]() | Inner assignments should be avoided. | 178 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 102 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Missing a Javadoc comment. | 138 |
![]() | Missing a Javadoc comment. | 146 |
![]() | Missing a Javadoc comment. | 150 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 287 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 287 |
![]() | Expected @throws tag for 'InstantiationException'. | 288 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 288 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 335 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 335 |
![]() | Expected @throws tag for 'InstantiationException'. | 336 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 336 |
![]() | Expected an @return tag. | 394 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Missing a Javadoc comment. | 167 |
![]() | Missing a Javadoc comment. | 171 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Missing a Javadoc comment. | 191 |
![]() | Missing a Javadoc comment. | 195 |
![]() | Missing a Javadoc comment. | 203 |
![]() | Missing a Javadoc comment. | 207 |
![]() | Missing a Javadoc comment. | 215 |
![]() | Missing a Javadoc comment. | 219 |
![]() | Missing a Javadoc comment. | 227 |
![]() | Missing a Javadoc comment. | 231 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 356 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 356 |
![]() | Expected @throws tag for 'InstantiationException'. | 357 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 357 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 404 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 404 |
![]() | Expected @throws tag for 'InstantiationException'. | 405 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 405 |
![]() | Expected an @return tag. | 463 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Expected an @return tag. | 106 |
![]() | Expected @param tag for 'escape'. | 116 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Missing a Javadoc comment. | 124 |
![]() | Expected an @return tag. | 137 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Expected @throws tag for 'Exception'. | 57 |
![]() | Line is longer than 120 characters. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | ',' is not followed by whitespace. | 89 |
![]() | Line is longer than 120 characters. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Line is longer than 120 characters. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Line is longer than 120 characters. | 114 |
![]() | Missing a Javadoc comment. | 114 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 120 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 134 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 181 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Missing a Javadoc comment. | 189 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Missing a Javadoc comment. | 209 |
![]() | Missing a Javadoc comment. | 213 |
![]() | Missing a Javadoc comment. | 217 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Missing a Javadoc comment. | 225 |
![]() | Missing a Javadoc comment. | 229 |
![]() | Missing a Javadoc comment. | 237 |
![]() | Missing a Javadoc comment. | 241 |
![]() | Missing a Javadoc comment. | 263 |
![]() | Missing a Javadoc comment. | 267 |
![]() | Missing a Javadoc comment. | 271 |
![]() | Missing a Javadoc comment. | 275 |
![]() | Missing a Javadoc comment. | 287 |
![]() | Missing a Javadoc comment. | 291 |
![]() | Missing a Javadoc comment. | 295 |
![]() | Missing a Javadoc comment. | 299 |
![]() | Missing a Javadoc comment. | 303 |
![]() | Missing a Javadoc comment. | 307 |
![]() | Missing a Javadoc comment. | 316 |
![]() | Missing a Javadoc comment. | 320 |
![]() | Missing a Javadoc comment. | 324 |
![]() | Missing a Javadoc comment. | 328 |
![]() | Missing a Javadoc comment. | 332 |
![]() | Missing a Javadoc comment. | 336 |
![]() | Missing a Javadoc comment. | 340 |
![]() | Missing a Javadoc comment. | 344 |
![]() | Missing a Javadoc comment. | 348 |
![]() | Missing a Javadoc comment. | 358 |
![]() | Missing a Javadoc comment. | 362 |
![]() | Missing a Javadoc comment. | 366 |
![]() | Missing a Javadoc comment. | 370 |
![]() | Missing a Javadoc comment. | 374 |
![]() | Missing a Javadoc comment. | 378 |
![]() | Missing a Javadoc comment. | 382 |
![]() | Missing a Javadoc comment. | 386 |
![]() | Missing a Javadoc comment. | 390 |
![]() | Missing a Javadoc comment. | 394 |
![]() | Missing a Javadoc comment. | 398 |
![]() | Missing a Javadoc comment. | 402 |
![]() | '8080' is a magic number. | 403 |
![]() | Missing a Javadoc comment. | 406 |
![]() | Missing a Javadoc comment. | 410 |
![]() | Missing a Javadoc comment. | 414 |
![]() | Missing a Javadoc comment. | 422 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line does not match expected header line of ' \*\s*\$Id.*\$'. | 2 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Expected @param tag for 'property'. | 121 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Missing package documentation file. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Expected an @return tag. | 107 |
![]() | Expected @param tag for 'o'. | 107 |
![]() | Expected an @return tag. | 118 |
![]() | Expected an @return tag. | 134 |
![]() | Expected @param tag for 'obj'. | 134 |
![]() | Expected an @return tag. | 162 |
![]() | '17' is a magic number. | 163 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 38 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 |
![]() | Expected an @return tag. | 114 |
![]() | Expression can be simplified. | 115 |
![]() | Missing a Javadoc comment. | 128 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Missing a Javadoc comment. | 145 |
![]() | Missing a Javadoc comment. | 149 |
![]() | Missing a Javadoc comment. | 154 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Expected an @return tag. | 181 |
![]() | Expected @param tag for 'restricted'. | 190 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 230 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 230 |
![]() | Expected @throws tag for 'InstantiationException'. | 231 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 231 |
![]() | Comment matches to-do format 'TODO:'. | 328 |
![]() | Expected an @return tag. | 430 |
![]() | Expected an @return tag. | 438 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 484 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 484 |
![]() | Expected @throws tag for 'InstantiationException'. | 485 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 485 |
![]() | Expected @throws tag for 'ClassNotFoundException'. | 515 |
![]() | Expected @throws tag for 'IllegalAccessException'. | 515 |
![]() | Expected @throws tag for 'InstantiationException'. | 516 |
![]() | Expected @throws tag for 'InvocationTargetException'. | 516 |
![]() | Expected an @return tag. | 567 |
![]() | Expected an @return tag. | 589 |