The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 1 | |
FileTabCharacter
| 1 | |
LeftCurly
| 2 | |
RightCurly
| 0 | |
LineLength
| 0 | |
| MemberName | 0 | |
JavadocMethod
| 57 | |
JavadocType
| 0 | |
JavadocVariable
| 7 | |
| 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 | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 0 | |
ParenPad
| 2 | |
| WhitespaceAfter | 3 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 1 | |
| 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. | 134 | |
| Missing a Javadoc comment. | 256 | |
| Missing a Javadoc comment. | 267 | |
| Missing a Javadoc comment. | 279 | |
| Missing a Javadoc comment. | 291 | |
| Missing a Javadoc comment. | 303 | |
| Missing a Javadoc comment. | 315 | |
| Missing a Javadoc comment. | 326 | |
| Missing a Javadoc comment. | 338 | |
| Missing a Javadoc comment. | 349 | |
| Missing a Javadoc comment. | 360 | |
| Missing a Javadoc comment. | 371 | |
| Missing a Javadoc comment. | 382 | |
| Missing a Javadoc comment. | 391 | |
| Missing a Javadoc comment. | 404 | |
| Missing a Javadoc comment. | 406 | |
| Missing a Javadoc comment. | 425 | |
| Missing a Javadoc comment. | 438 | |
| Expected @param tag for 'repository'. | 447 | |
| Expected @param tag for 'parameters'. | 447 | |
| Expected @throws tag for 'ScmException'. | 448 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 53 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 33 | |
| Unused @throws tag for 'NullPointerException'. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 64 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Expected an @return tag. | 74 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 105 | |
| Missing a Javadoc comment. | 110 | |
| Expected an @return tag. | 125 | |
| Expected an @return tag. | 139 | |
| Expected an @return tag. | 154 | |
| Expected an @return tag. | 168 | |
| Expected an @return tag. | 200 | |
| Expected an @return tag. | 280 | |
| Expected @param tag for 'version'. | 280 |
| Violation | Message | Line |
|---|---|---|
| ',' is not followed by whitespace. | 74 | |
| ',' is not followed by whitespace. | 74 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 158 | |
| Missing a Javadoc comment. | 163 | |
| ',' is not followed by whitespace. | 163 | |
| Missing a Javadoc comment. | 168 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 52 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 66 | |
| Expected an @return tag. | 74 | |
| Expected an @return tag. | 97 | |
| 'url' hides a field. | 132 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 49 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 94 | |
| Line contains a tab character. | 96 |