The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 9 | 9 | 36 | 107 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
| 1 | |
RightCurly
| 0 | |
LineLength
| 8 | |
| MemberName | 0 | |
| JavadocMethod | 32 | |
| JavadocType | 6 | |
| JavadocVariable | 9 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
| 9 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 4 | |
| TabCharacter | 47 | |
| WhitespaceAfter | 14 | |
| WhitespaceAround | 15 | |
| ModifierOrder | 0 | |
| RedundantModifier | 1 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 2 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 4 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 15 | |
| Expected an @return tag. | 23 | |
| Expected @param tag for 'type'. | 23 | |
| Missing a Javadoc comment. | 45 | |
| Line is longer than 120 characters. | 60 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 89 | |
| 'if' is not followed by whitespace. | 110 | |
| 'catch' is not followed by whitespace. | 119 | |
| Line is longer than 120 characters. | 121 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 17 | |
| 'cast' is not followed by whitespace. | 23 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 68 | |
| 'cast' is not followed by whitespace. | 90 | |
| Line is longer than 120 characters. | 99 | |
| Line contains a tab character. | 99 | |
| Line is longer than 120 characters. | 103 | |
| Line contains a tab character. | 106 | |
| 'cast' is not followed by whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 109 | |
| 'cast' is not followed by whitespace. | 109 | |
| Line contains a tab character. | 116 | |
| 'cast' is not followed by whitespace. | 116 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 122 | |
| 'cast' is not followed by whitespace. | 122 | |
| Missing a Javadoc comment. | 135 | |
| 'if' is not followed by whitespace. | 138 | |
| 'cast' is not followed by whitespace. | 140 | |
| 'cast' is not followed by whitespace. | 142 | |
| Line contains a tab character. | 145 | |
| Missing a Javadoc comment. | 150 | |
| Line contains a tab character. | 153 | |
| Missing a Javadoc comment. | 173 | |
| Expected @param tag for 'output'. | 184 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Must have at least one statement. | 50 | |
| 'cast' is not followed by whitespace. | 56 | |
| 'if' is not followed by whitespace. | 85 | |
| '(' is not followed by whitespace. | 87 | |
| 'cast' is not followed by whitespace. | 87 | |
| ')' is not preceded with whitespace. | 87 | |
| 'catch' is not followed by whitespace. | 110 | |
| 'catch' is not followed by whitespace. | 123 | |
| Missing a Javadoc comment. | 130 | |
| Line contains a tab character. | 132 | |
| Expected @param tag for 'output'. | 141 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 165 | |
| 'for' is not followed by whitespace. | 168 | |
| 'cast' is not followed by whitespace. | 170 | |
| 'cast' is not followed by whitespace. | 171 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 84 | |
| Missing a Javadoc comment. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 111 | |
| Line is longer than 120 characters. | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 141 | |
| Expected @param tag for 'output'. | 151 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 15 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 26 | |
| 'fieldName' hides a field. | 26 | |
| 'setterParamType' hides a field. | 26 | |
| 'lookup' hides a field. | 26 | |
| 'listener' hides a field. | 27 | |
| Missing a Javadoc comment. | 44 | |
| 'if' is not followed by whitespace. | 48 | |
| 'catch' is not followed by whitespace. | 57 | |
| '(' is not followed by whitespace. | 57 | |
| ')' is not preceded with whitespace. | 57 | |
| '{' should be on a new line. | 57 | |
| Must have at least one statement. | 57 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 87 | |
| Line is longer than 120 characters. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 29 | |
| 'if' is not followed by whitespace. | 58 | |
| Missing a Javadoc comment. | 68 | |
| Line is longer than 120 characters. | 79 | |
| 'if' is not followed by whitespace. | 95 | |
| 'if' is not followed by whitespace. | 97 | |
| 'cast' is not followed by whitespace. | 115 | |
| Line is longer than 120 characters. | 168 | |
| 'catch' is not followed by whitespace. | 174 | |
| Missing a Javadoc comment. | 188 | |
| 'cast' is not followed by whitespace. | 235 | |
| 'if' is not followed by whitespace. | 237 | |
| 'if' is not followed by whitespace. | 242 | |
| Missing a Javadoc comment. | 256 | |
| Missing a Javadoc comment. | 282 | |
| Expected @param tag for 'output'. | 293 |