The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 30 | 0 | 0 | 367 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 5 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
JavadocMethod
| 169 | |
| JavadocType | 0 | |
| JavadocVariable | 52 | |
| JavadocStyle | 20 | |
| ConstantName | 1 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 1 | |
| TypeName | 0 | |
RegexpHeader
| 23 | |
| AvoidStarImport | 3 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
LineLength
| 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
NoWhitespaceAfter
| 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 5 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 1 | |
| WhitespaceAround | 35 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 2 | |
| NeedBraces | 8 | |
| RightCurly | 4 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 24 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 1 | |
| ArrayTypeStyle | 13 | |
GenericIllegalRegexp
| 0 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Expected an @return tag. | 63 | |
| '+' is not preceded with whitespace. | 72 | |
| '+' is not followed by whitespace. | 72 | |
| Expected an @return tag. | 89 | |
| '+' is not preceded with whitespace. | 97 | |
| '+' is not followed by whitespace. | 97 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Expected an @return tag. | 52 | |
| '+' is not preceded with whitespace. | 61 | |
| '+' is not followed by whitespace. | 61 | |
| Expected an @return tag. | 78 | |
| '+' is not preceded with whitespace. | 86 | |
| '+' is not followed by whitespace. | 86 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 42 | |
| Name 'SUCCESS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Variable 'SUCCESS' must be private and have accessor methods. | 42 | |
| Expected an @return tag. | 47 | |
| Expected @param tag for 'mapping'. | 48 | |
| Expected @param tag for 'form'. | 49 | |
| Expected @param tag for 'request'. | 50 | |
| Expected @param tag for 'response'. | 51 | |
| Expected @throws tag for 'Exception'. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Expected an @return tag. | 62 | |
| 'if' construct must use '{}'s. | 90 | |
| 'if' construct must use '{}'s. | 93 | |
| '{' is not preceded with whitespace. | 99 | |
| '{' is not preceded with whitespace. | 103 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 36 | |
| 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. | 46 | |
| 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 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Expected an @return tag. | 52 | |
| '+' is not preceded with whitespace. | 61 | |
| '+' is not followed by whitespace. | 61 | |
| Expected an @return tag. | 78 | |
| '+' is not preceded with whitespace. | 86 | |
| '+' is not followed by whitespace. | 86 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Unclosed HTML tag found: <code>ActionForm, including a {@link DynaActionForm}, may be | 64 | |
| '&&' should be on a new line. | 105 | |
| 'if' construct must use '{}'s. | 114 | |
| '==' is not preceded with whitespace. | 114 | |
| '==' is not followed by whitespace. | 114 | |
| 'else' construct must use '{}'s. | 115 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Expected an @return tag. | 52 | |
| '+' is not preceded with whitespace. | 61 | |
| '+' is not followed by whitespace. | 61 | |
| Expected an @return tag. | 78 | |
| '+' is not preceded with whitespace. | 86 | |
| '+' is not followed by whitespace. | 86 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Expected an @return tag. | 53 | |
| Expected @param tag for 'mapping'. | 54 | |
| Expected @param tag for 'form'. | 55 | |
| Expected @param tag for 'request'. | 56 | |
| Expected @param tag for 'response'. | 57 | |
| '2048' is a magic number. | 64 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| First sentence should end with a period. | 43 | |
| '{' should be on the previous line. | 54 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 67 | |
| '=' is not preceded with whitespace. | 83 | |
| '4' is a magic number. | 101 | |
| '*' is not preceded with whitespace. | 101 | |
| '*' is not followed by whitespace. | 101 | |
| '1024000' is a magic number. | 101 | |
| '8192' is a magic number. | 103 | |
| '8192' is a magic number. | 105 | |
| '}' should be on the same line. | 109 | |
| '+' should be on a new line. | 111 | |
| '+' should be on a new line. | 112 | |
| '+' should be on a new line. | 113 | |
| '+' should be on a new line. | 114 | |
| '}' should be on the same line. | 117 | |
| '8192' is a magic number. | 122 | |
| '8192' is a magic number. | 123 | |
| '}' should be on the same line. | 131 | |
| '}' should be on the same line. | 134 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| Missing a Javadoc comment. | 47 | |
| 'if' is not followed by whitespace. | 57 | |
| '+' is not preceded with whitespace. | 61 | |
| '+' is not followed by whitespace. | 61 | |
| '1000' is a magic number. | 64 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| '3' is a magic number. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Using the '.*' form of import should be avoided - org.apache.struts.action.*. | 25 | |
| Expected an @return tag. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| First sentence should end with a period. | 45 | |
| First sentence should end with a period. | 50 | |
| First sentence should end with a period. | 55 | |
| First sentence should end with a period. | 60 | |
| First sentence should end with a period. | 65 | |
| First sentence should end with a period. | 70 | |
| Expected an @return tag. | 73 | |
| First sentence should end with a period. | 77 | |
| Expected @param tag for 'theText'. | 80 | |
| First sentence should end with a period. | 84 | |
| Expected an @return tag. | 87 | |
| First sentence should end with a period. | 91 | |
| Expected @param tag for 'queryParam'. | 94 | |
| First sentence should end with a period. | 98 | |
| Expected an @return tag. | 101 | |
| First sentence should end with a period. | 105 | |
| Expected @param tag for 'theFile'. | 108 | |
| First sentence should end with a period. | 112 | |
| Expected @param tag for 'writeFile'. | 115 | |
| First sentence should end with a period. | 119 | |
| Expected an @return tag. | 122 | |
| First sentence should end with a period. | 126 | |
| Expected @param tag for 'filePath'. | 129 | |
| First sentence should end with a period. | 133 | |
| Expected an @return tag. | 136 | |
| Missing a Javadoc comment. | 140 | |
| Expected an @return tag. | 148 | |
| Expected @param tag for 'mapping'. | 149 | |
| Expected @param tag for 'request'. | 150 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Expected an @return tag. | 57 | |
| Expected an @return tag. | 77 | |
| '+' is not preceded with whitespace. | 86 | |
| '+' is not followed by whitespace. | 86 | |
| Expected an @return tag. | 103 | |
| '+' is not preceded with whitespace. | 111 | |
| '+' is not followed by whitespace. | 111 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 53 | |
| 'if' construct must use '{}'s. | 59 | |
| 'else' construct must use '{}'s. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Expected @param tag for 'form'. | 82 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 56 | |
| '10' is a magic number. | 58 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 92 | |
| Array brackets at illegal position. | 92 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 121 | |
| Array brackets at illegal position. | 121 | |
| '321.0' is a magic number. | 129 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 135 | |
| First sentence should end with a period. | 140 | |
| Missing a Javadoc comment. | 145 | |
| Missing a Javadoc comment. | 149 | |
| '123.0' is a magic number. | 157 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 163 | |
| Array brackets at illegal position. | 171 | |
| '10' is a magic number. | 171 | |
| '20' is a magic number. | 171 | |
| '30' is a magic number. | 171 | |
| '40' is a magic number. | 171 | |
| Missing a Javadoc comment. | 173 | |
| Missing a Javadoc comment. | 177 | |
| Array brackets at illegal position. | 177 | |
| Missing a Javadoc comment. | 181 | |
| Array brackets at illegal position. | 181 | |
| '10' is a magic number. | 181 | |
| '20' is a magic number. | 181 | |
| '30' is a magic number. | 181 | |
| '40' is a magic number. | 181 | |
| Missing a Javadoc comment. | 183 | |
| Missing a Javadoc comment. | 187 | |
| Missing a Javadoc comment. | 192 | |
| Array brackets at illegal position. | 192 | |
| Missing a Javadoc comment. | 194 | |
| Missing a Javadoc comment. | 198 | |
| Array brackets at illegal position. | 198 | |
| '123' is a magic number. | 205 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 211 | |
| '321' is a magic number. | 219 | |
| Missing a Javadoc comment. | 221 | |
| Missing a Javadoc comment. | 225 | |
| Missing a Javadoc comment. | 236 | |
| Missing a Javadoc comment. | 240 | |
| Array brackets at illegal position. | 240 | |
| Missing a Javadoc comment. | 250 | |
| 'if' construct must use '{}'s. | 251 | |
| Missing a Javadoc comment. | 262 | |
| Missing a Javadoc comment. | 266 | |
| '987' is a magic number. | 274 | |
| Missing a Javadoc comment. | 276 | |
| Missing a Javadoc comment. | 280 | |
| Missing a Javadoc comment. | 290 | |
| Missing a Javadoc comment. | 294 | |
| Array brackets at illegal position. | 302 | |
| Missing a Javadoc comment. | 305 | |
| Missing a Javadoc comment. | 309 | |
| Array brackets at illegal position. | 309 | |
| Missing a Javadoc comment. | 313 | |
| Array brackets at illegal position. | 313 | |
| Missing a Javadoc comment. | 316 | |
| Missing a Javadoc comment. | 320 | |
| Missing a Javadoc comment. | 325 | |
| Array brackets at illegal position. | 325 | |
| Missing a Javadoc comment. | 327 | |
| Missing a Javadoc comment. | 331 | |
| Array brackets at illegal position. | 331 | |
| Missing a Javadoc comment. | 340 | |
| Missing a Javadoc comment. | 344 | |
| Missing a Javadoc comment. | 353 | |
| Missing a Javadoc comment. | 357 | |
| Missing a Javadoc comment. | 367 | |
| Missing a Javadoc comment. | 371 | |
| Missing a Javadoc comment. | 381 | |
| Missing a Javadoc comment. | 385 | |
| Missing a Javadoc comment. | 395 | |
| Missing a Javadoc comment. | 403 | |
| Missing a Javadoc comment. | 412 | |
| Missing a Javadoc comment. | 419 | |
| Missing a Javadoc comment. | 429 | |
| Missing a Javadoc comment. | 437 | |
| Missing a Javadoc comment. | 446 | |
| Missing a Javadoc comment. | 453 | |
| Expected @param tag for 'mapping'. | 464 | |
| Expected @param tag for 'request'. | 464 | |
| 'if' construct must use '{}'s. | 471 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| 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. | 45 | |
| Missing a Javadoc comment. | 46 | |
| 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. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 75 | |
| 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 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 123 | |
| First sentence should end with a period. | 127 | |
| Expected an @return tag. | 131 | |
| First sentence should end with a period. | 135 | |
| Expected @param tag for 'sFloatRange'. | 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. | 166 | |
| Missing a Javadoc comment. | 170 | |
| Missing a Javadoc comment. | 174 | |
| Missing a Javadoc comment. | 178 | |
| Missing a Javadoc comment. | 182 | |
| Missing a Javadoc comment. | 186 | |
| Missing a Javadoc comment. | 190 | |
| Missing a Javadoc comment. | 194 | |
| Missing a Javadoc comment. | 198 | |
| Missing a Javadoc comment. | 202 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 210 | |
| 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. | 238 | |
| Missing a Javadoc comment. | 242 | |
| 'cast' is not followed by whitespace. | 253 | |
| '||' is not preceded with whitespace. | 254 | |
| '3' is a magic number. | 285 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Expected an @return tag. | 57 | |
| Expected an @return tag. | 77 | |
| '+' is not preceded with whitespace. | 86 | |
| '+' is not followed by whitespace. | 86 | |
| Expected an @return tag. | 103 | |
| '+' is not preceded with whitespace. | 111 | |
| '+' is not followed by whitespace. | 111 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Using the '.*' form of import should be avoided - org.apache.struts.action.*. | 25 | |
| Expected an @return tag. | 52 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' \*\s*Copyright \d{4}(-\d{4}|,\d{4})* The Apache Software Foundation\.'. | 4 | |
| Using the '.*' form of import should be avoided - org.apache.struts.action.*. | 25 | |
| Expected an @return tag. | 52 |