The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 0 | |
FileTabCharacter
| 0 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 1 | |
| MemberName | 0 | |
JavadocMethod
| 59 | |
JavadocType
| 0 | |
JavadocVariable
| 3 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 1 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 100 | |
| Method length is 176 lines (max allowed is 150). | 102 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 281 | |
| Missing a Javadoc comment. | 290 | |
| Missing a Javadoc comment. | 339 | |
| Missing a Javadoc comment. | 351 | |
| Missing a Javadoc comment. | 357 | |
| Missing a Javadoc comment. | 363 | |
| Missing a Javadoc comment. | 369 | |
| Missing a Javadoc comment. | 374 | |
| Missing a Javadoc comment. | 382 | |
| Missing a Javadoc comment. | 387 | |
| Missing a Javadoc comment. | 392 | |
| Missing a Javadoc comment. | 397 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 80 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 148 | |
| Missing a Javadoc comment. | 163 | |
| Missing a Javadoc comment. | 171 | |
| Missing a Javadoc comment. | 178 | |
| Missing a Javadoc comment. | 207 | |
| Missing a Javadoc comment. | 215 | |
| Missing a Javadoc comment. | 311 | |
| Missing a Javadoc comment. | 420 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 257 | |
| Missing a Javadoc comment. | 347 | |
| Missing a Javadoc comment. | 407 | |
| Missing a Javadoc comment. | 440 | |
| Missing a Javadoc comment. | 445 | |
| Missing a Javadoc comment. | 450 | |
| Missing a Javadoc comment. | 467 | |
| Missing a Javadoc comment. | 499 | |
| Missing a Javadoc comment. | 553 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 50 | |
| Expected an @return tag. | 59 | |
| Expected @param tag for 'destination'. | 59 | |
| Expected @param tag for 'name'. | 59 | |
| Expected @param tag for 'instruction'. | 59 | |
| Expected @param tag for 'prompt'. | 59 | |
| Expected @param tag for 'echo'. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 39 | |
| Expected an @return tag. | 48 | |
| Expected @param tag for 'destination'. | 48 | |
| Expected @param tag for 'name'. | 48 | |
| Expected @param tag for 'instruction'. | 48 | |
| Expected @param tag for 'prompt'. | 48 | |
| Expected @param tag for 'echo'. | 49 | |
| Expected an @return tag. | 61 | |
| Expected an @return tag. | 69 | |
| Expected an @return tag. | 77 | |
| Expected @param tag for 'arg0'. | 77 | |
| Expected an @return tag. | 85 | |
| Expected @param tag for 'arg0'. | 85 | |
| Expected an @return tag. | 93 | |
| Expected @param tag for 'arg0'. | 93 | |
| Expected @param tag for 'arg0'. | 101 |