The following document contains the results of Checkstyle. 
| Files | Infos  | Warnings  | Errors  | 
|---|---|---|---|
| 4 | 0 | 5 | 87 | 
| Rules | Violations | Severity | 
|---|---|---|
LeftCurly
  | 22 | |
RightCurly
  | 4 | |
LineLength
  | 0 | |
| MemberName | 0 | |
| JavadocMethod | 5 | |
| JavadocType | 0 | |
| JavadocVariable | 0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
  | 4 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
  | 1 | |
| OperatorWrap | 0 | |
ParenPad
  | 51 | |
| TabCharacter | 2 | |
| WhitespaceAfter | 0 | |
| 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 | 0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 2 | |
| UpperEll | 0 | 
| Violation | Message | Line | 
|---|---|---|
| Line does not match expected header line of '^/\*$'. | 3 | |
| '{' should be on a new line. | 17 | |
| Variable 'project' must be private and have accessor methods. | 24 | |
| Variable 'outputFile' must be private and have accessor methods. | 30 | |
| Missing a Javadoc comment. | 32 | |
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 | |
| '{' should be on a new line. | 32 | |
| '{' should be on a new line. | 34 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| '}' should be alone on a line. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| '{' should be on a new line. | 36 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| '{' should be on a new line. | 40 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| '}' should be alone on a line. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| '{' should be on a new line. | 42 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| '{' should be on a new line. | 46 | |
| '}' should be alone on a line. | 48 | |
| '(' is not followed by whitespace. | 48 | |
| ')' is not preceded with whitespace. | 48 | |
| '{' should be on a new line. | 48 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on a new line. | 54 | |
| '(' is not followed by whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| '{' should be on a new line. | 55 | |
| '(' is not followed by whitespace. | 56 | |
| ')' is not preceded with whitespace. | 56 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | 
| Violation | Message | Line | 
|---|---|---|
| Line does not match expected header line of '^/\*$'. | 3 | |
| Missing a Javadoc comment. | 35 | |
| '{' should be on a new line. | 36 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| '{' should be on a new line. | 37 | |
| '{' should be on a new line. | 39 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| '{' should be on a new line. | 41 | |
| Line contains a tab character. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| '(' is not followed by whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| Empty statement. | 44 | |
| '}' should be alone on a line. | 46 | |
| '(' is not followed by whitespace. | 46 | |
| ')' is not preceded with whitespace. | 46 | |
| '{' should be on a new line. | 46 | |
| '(' is not followed by whitespace. | 47 | |
| ')' is not preceded with whitespace. | 47 | 
| Violation | Message | Line | 
|---|---|---|
| Line does not match expected header line of '^/\*$'. | 3 | |
| '{' should be on a new line. | 15 | |
| Missing a Javadoc comment. | 17 | |
| '{' should be on a new line. | 17 | |
| '(' is not followed by whitespace. | 20 | |
| ')' is not preceded with whitespace. | 20 | 
| Violation | Message | Line | 
|---|---|---|
| Line does not match expected header line of '^ \* Copyright (\d\d\d\d-)?\d\d\d\d The Apache Software Foundation.$'. | 4 | |
| Missing a Javadoc comment. | 24 | |
| '{' should be on a new line. | 25 | |
| '(' is not followed by whitespace. | 28 | |
| ')' is not preceded with whitespace. | 28 | |
| '{' should be on a new line. | 28 | |
| '(' is not followed by whitespace. | 29 | |
| ')' is not preceded with whitespace. | 29 | |
| '(' is not followed by whitespace. | 32 | |
| ';' is not followed by whitespace. | 32 | |
| '{' should be on a new line. | 32 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| '{' should be on a new line. | 34 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 |