The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
JavadocMethod
|
20 | |
| JavadocType | 1 | |
| JavadocVariable | 7 | |
| JavadocStyle | 4 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 5 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 4 | |
LineLength
|
11 | |
| MethodLength | 0 | |
| EmptyForIteratorPad | 0 | |
NoWhitespaceAfter
|
0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 0 | |
WhitespaceAround
|
30 | |
| ModifierOrder | 0 | |
| RedundantModifier | 3 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 9 | |
| RightCurly | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| ArrayTypeStyle | 0 | |
| TodoComment | 0 | |
| UpperEll | 0 | |
RegexpHeader
|
0 | |
RegexpSingleline
|
26 | |
| FileLength | 0 | |
| FileTabCharacter | 0 | |
| JavadocPackage | 1 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.List. | 24 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 46 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 79 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.Collections. | 28 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.Collections. | 27 | |
| Line is longer than 120 characters. | 37 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 41 | |
| Redundant 'static' modifier. | 42 | |
| First sentence should end with a period. | 44 | |
| Redundant 'static' modifier. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 22 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.apache.tiles.request.collection.CollectionUtil.*. | 23 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.apache.tiles.request.collection.CollectionUtil.*. | 23 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.apache.tiles.request.collection.CollectionUtil.*. | 23 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.apache.tiles.request.collection.CollectionUtil.*. | 23 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - org.apache.tiles.request.collection.CollectionUtil.*. | 23 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.List. | 26 | |
| Missing a Javadoc comment. | 51 | |
| Redundant 'final' modifier. | 135 | |
| 'if' construct must use '{}'s. | 179 | |
| 'if' construct must use '{}'s. | 181 | |
| 'if' construct must use '{}'s. | 183 | |
| 'if' construct must use '{}'s. | 187 | |
| 'if' construct must use '{}'s. | 189 | |
| 'if' construct must use '{}'s. | 192 | |
| 'if' construct must use '{}'s. | 194 | |
| 'if' construct must use '{}'s. | 197 | |
| 'if' construct must use '{}'s. | 199 | |
| Missing a Javadoc comment. | 204 | |
| Missing a Javadoc comment. | 248 | |
| Missing a Javadoc comment. | 250 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Line is longer than 120 characters. | 65 | |
| Line is longer than 120 characters. | 66 | |
| Line is longer than 120 characters. | 69 | |
| Line is longer than 120 characters. | 70 | |
| Line is longer than 120 characters. | 71 | |
| Line is longer than 120 characters. | 72 | |
| Line is longer than 120 characters. | 73 | |
| Line is longer than 120 characters. | 79 | |
| Line is longer than 120 characters. | 82 | |
| Line is longer than 120 characters. | 83 | |
| Missing a Javadoc comment. | 108 | |
| First sentence should end with a period. | 116 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 207 | |
| '{' is not preceded with whitespace. | 207 | |
| Missing a Javadoc comment. | 211 | |
| '{' is not preceded with whitespace. | 211 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 30 | |
| Unclosed HTML tag found: <ul> | 32 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 35 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Expected @param tag for 'template'. | 39 | |
| Expected @param tag for 'request'. | 39 | |
| Expected @throws tag for 'IOException'. | 39 | |
| Expected @param tag for 'template'. | 41 | |
| Expected @param tag for 'request'. | 41 | |
| Expected @throws tag for 'IOException'. | 41 | |
| Expected @param tag for 'ex'. | 43 | |
| Expected @param tag for 'request'. | 43 | |
| Expected @throws tag for 'IOException'. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| 'try' is not followed by whitespace. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| 'for' is not followed by whitespace. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| 'catch' is not preceded with whitespace. | 64 | |
| '}' is not followed by whitespace. | 64 | |
| 'catch' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| 'finally' is not preceded with whitespace. | 66 | |
| '}' is not followed by whitespace. | 66 | |
| 'finally' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| 'for' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Missing a Javadoc comment. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Missing a Javadoc comment. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| 'for' is not followed by whitespace. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| 'try' is not followed by whitespace. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| 'catch' is not preceded with whitespace. | 92 | |
| '}' is not followed by whitespace. | 92 | |
| 'catch' is not followed by whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| 'if' is not followed by whitespace. | 97 | |
| '{' is not preceded with whitespace. | 97 |