The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 2 | |
FileTabCharacter
| 8 | |
LeftCurly
| 3 | |
RightCurly
| 1 | |
LineLength
| 9 | |
| MemberName | 0 | |
JavadocMethod
| 47 | |
JavadocType
| 1 | |
JavadocVariable
| 11 | |
| 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 | 1 | |
ParenPad
| 14 | |
| WhitespaceAfter | 3 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 1 | |
| EqualsHashCode | 0 | |
HiddenField
| 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
| 3 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 185 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 338 | |
| Expected @param tag for 'repository'. | 339 | |
| Expected @param tag for 'fileSet'. | 339 | |
| Expected @param tag for 'parameters'. | 339 | |
| Expected @throws tag for 'ScmException'. | 340 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 182 | |
| Missing a Javadoc comment. | 189 | |
| Missing a Javadoc comment. | 209 | |
| Missing a Javadoc comment. | 220 | |
| Line is longer than 120 characters. | 294 | |
| Missing a Javadoc comment. | 325 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 135 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 141 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 145 | |
| Missing a Javadoc comment. | 147 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 151 | |
| Missing a Javadoc comment. | 153 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line is longer than 120 characters. | 165 | |
| Line contains a tab character. | 165 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 97 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 74 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line is longer than 120 characters. | 66 | |
| Empty statement. | 88 | |
| Line is longer than 120 characters. | 104 | |
| '(' is not followed by whitespace. | 144 | |
| ')' is not preceded with whitespace. | 144 |
| Violation | Message | Line |
|---|---|---|
| '60' is a magic number. | 91 | |
| '60' is a magic number. | 91 | |
| '24' is a magic number. | 91 | |
| Line is longer than 120 characters. | 107 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 81 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 66 | |
| '||' should be on a new line. | 79 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 |
| Violation | Message | Line |
|---|---|---|
| ',' is not followed by whitespace. | 72 | |
| ',' is not followed by whitespace. | 72 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 158 | |
| Missing a Javadoc comment. | 163 | |
| ',' is not followed by whitespace. | 163 | |
| Missing a Javadoc comment. | 168 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| Expected @param tag for 'line'. | 49 | |
| Missing a Javadoc comment. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 55 | |
| Line is longer than 120 characters. | 77 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 |
| Violation | Message | Line |
|---|---|---|
| '(' is not followed by whitespace. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| '{' should be on a new line. | 64 | |
| '}' should be alone on a line. | 69 | |
| '{' should be on a new line. | 69 | |
| '{' should be on a new line. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 120 characters. | 115 | |
| '(' is not followed by whitespace. | 115 | |
| ')' is not preceded with whitespace. | 115 | |
| Missing a Javadoc comment. | 118 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 60 | |
| '(' is not followed by whitespace. | 249 | |
| '(' is not followed by whitespace. | 249 | |
| ')' is not preceded with whitespace. | 249 | |
| ')' is not preceded with whitespace. | 249 |