The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
| 1 | |
FileTabCharacter
| 0 | |
LeftCurly
| 1 | |
RightCurly
| 0 | |
LineLength
| 3 | |
| MemberName | 0 | |
JavadocMethod
| 46 | |
JavadocType
| 0 | |
JavadocVariable
| 0 | |
| 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 | 2 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 1 | |
ParenPad
| 5 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 1 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 3 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 1 | |
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 | |
| Line is longer than 120 characters. | 71 | |
| 'reportsDirectory' hides a field. | 159 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 | |
| 'name' hides a field. | 57 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 67 | |
| 'name' hides a field. | 67 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 97 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 106 | |
| Missing a Javadoc comment. | 111 | |
| Missing a Javadoc comment. | 116 | |
| Missing a Javadoc comment. | 134 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 144 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 154 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 59 | |
| Line is longer than 120 characters. | 77 | |
| Method length is 174 lines (max allowed is 150). | 174 | |
| Method length is 156 lines (max allowed is 150). | 350 | |
| Line is longer than 120 characters. | 472 | |
| '(' is not followed by whitespace. | 509 | |
| ')' is not preceded with whitespace. | 509 | |
| '{' is not preceded with whitespace. | 509 | |
| '{' should be on a new line. | 509 | |
| '(' is not followed by whitespace. | 510 | |
| ')' is not preceded with whitespace. | 510 | |
| '+' should be on a new line. | 603 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 125 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 179 | |
| Missing a Javadoc comment. | 184 | |
| Missing a Javadoc comment. | 189 | |
| Missing a Javadoc comment. | 194 | |
| Missing a Javadoc comment. | 219 | |
| Missing a Javadoc comment. | 234 |