The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
EmptyBlock
| 0 | |
LeftCurly
| 0 | |
| NeedBraces | 0 | |
RightCurly
| 0 | |
| AvoidNestedBlocks | 0 | |
| VisibilityModifier | 0 | |
| FinalClass | 0 | |
| InterfaceIsType | 0 | |
| MutableException | 0 | |
ThrowsCount
| 0 | |
| CovariantEquals | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
FinalLocalVariable
| 0 | |
HiddenField
| 0 | |
IllegalInstantiation
| 0 | |
| MissingSwitchDefault | 0 | |
| ModifiedControlVariable | 2 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| StringLiteralEquality | 0 | |
NestedIfDepth
| 6 | |
NestedTryDepth
| 0 | |
| SuperClone | 0 | |
| SuperFinalize | 0 | |
| IllegalCatch | 0 | |
| IllegalThrows | 0 | |
| PackageDeclaration | 0 | |
| JUnitTestCase | 0 | |
| ParameterAssignment | 0 | |
| ExplicitInitialization | 0 | |
| DefaultComesLast | 0 | |
| MissingCtor | 0 | |
| FallThrough | 0 | |
| MultipleVariableDeclarations | 0 | |
| UnnecessaryParentheses | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| JavadocType | 0 | |
JavadocMethod
| 35 | |
| JavadocVariable | 1 | |
| JavadocStyle | 0 | |
| UncommentedMain | 0 | |
| UpperEll | 0 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 0 | |
| TrailingComment | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 113 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 74 | |
| Control variable 'i' is modified. | 181 | |
| Control variable 'i' is modified. | 199 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 81 | |
| Nested if-else depth is 5 (max allowed is 4). | 218 | |
| Nested if-else depth is 5 (max allowed is 4). | 259 | |
| Nested if-else depth is 5 (max allowed is 4). | 408 | |
| Nested if-else depth is 5 (max allowed is 4). | 449 | |
| Nested if-else depth is 5 (max allowed is 4). | 491 | |
| Nested if-else depth is 5 (max allowed is 4). | 532 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 108 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 88 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 112 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 170 | |
| Missing a Javadoc comment. | 175 | |
| Missing a Javadoc comment. | 179 | |
| Missing a Javadoc comment. | 197 | |
| Missing a Javadoc comment. | 201 | |
| Missing a Javadoc comment. | 206 | |
| Missing a Javadoc comment. | 210 | |
| Missing a Javadoc comment. | 216 | |
| Missing a Javadoc comment. | 220 | |
| Missing a Javadoc comment. | 225 | |
| Missing a Javadoc comment. | 229 | |
| Missing a Javadoc comment. | 234 | |
| Missing a Javadoc comment. | 238 | |
| Missing a Javadoc comment. | 243 | |
| Missing a Javadoc comment. | 247 | |
| Missing a Javadoc comment. | 252 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 93 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 102 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 95 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 96 |