The following document contains the results of Checkstyle. 
| Rules | Violations | Severity | 
|---|---|---|
| FileLength | 0 |  Error | 
| RegexpHeader 
 | 0 |  Error | 
| FileTabCharacter 
 | 0 |  Error | 
| LeftCurly 
 | 0 |  Error | 
| RightCurly 
 | 0 |  Error | 
| LineLength 
 | 1 |  Error | 
| MemberName | 0 |  Error | 
| JavadocMethod 
 | 48 |  Warning | 
| JavadocType 
 | 0 |  Error | 
| JavadocVariable 
 | 3 |  Info | 
| ConstantName | 2 |  Error | 
| LocalFinalVariableName | 0 |  Error | 
| LocalVariableName | 0 |  Error | 
| MethodName | 0 |  Error | 
| PackageName | 0 |  Error | 
| ParameterName | 0 |  Error | 
| StaticVariableName | 0 |  Error | 
| TypeName | 0 |  Error | 
| AvoidStarImport | 0 |  Error | 
| IllegalImport | 0 |  Error | 
| RedundantImport | 0 |  Error | 
| UnusedImports | 0 |  Error | 
| MethodLength | 0 |  Error | 
| ParameterNumber | 1 |  Error | 
| EmptyForIteratorPad 
 | 0 |  Error | 
| OperatorWrap | 0 |  Error | 
| ParenPad 
 | 0 |  Error | 
| WhitespaceAfter | 0 |  Error | 
| WhitespaceAround | 0 |  Error | 
| ModifierOrder | 0 |  Error | 
| RedundantModifier | 0 |  Error | 
| AvoidNestedBlocks | 0 |  Error | 
| EmptyBlock 
 | 0 |  Error | 
| NeedBraces | 0 |  Error | 
| DoubleCheckedLocking | 0 |  Error | 
| EmptyStatement | 0 |  Error | 
| EqualsHashCode | 0 |  Error | 
| HiddenField 
 | 5 |  Warning | 
| IllegalInstantiation | 0 |  Error | 
| InnerAssignment | 0 |  Error | 
| MagicNumber 
 | 0 |  Error | 
| MissingSwitchDefault | 0 |  Error | 
| RedundantThrows | 0 |  Error | 
| SimplifyBooleanExpression | 0 |  Error | 
| SimplifyBooleanReturn | 0 |  Error | 
| InterfaceIsType | 0 |  Error | 
| VisibilityModifier 
 | 0 |  Error | 
| UpperEll | 0 |  Error | 
| Violation | Message | Line | 
|---|---|---|
|  | More than 7 parameters. | 342 | 
|  | Name 'mark' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 687 | 
|  | Name 'reserved' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 688 | 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 156 | 
|  | Line is longer than 120 characters. | 165 | 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 182 | 
|  | 'reports' hides a field. | 182 | 
|  | Missing a Javadoc comment. | 195 | 
|  | 'reports' hides a field. | 328 | 
|  | 'reports' hides a field. | 366 | 
|  | Missing a Javadoc comment. | 382 | 
|  | 'reports' hides a field. | 382 | 
|  | Missing a Javadoc comment. | 439 | 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 64 | 
|  | Missing a Javadoc comment. | 70 | 
|  | Missing a Javadoc comment. | 82 | 
|  | Missing a Javadoc comment. | 180 | 
|  | Missing a Javadoc comment. | 185 | 
|  | Missing a Javadoc comment. | 190 | 
| 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. | 67 | 
|  | 'report' hides a field. | 85 | 
|  | Missing a Javadoc comment. | 183 | 
|  | Missing a Javadoc comment. | 301 | 
|  | Missing a Javadoc comment. | 306 | 
|  | Missing a Javadoc comment. | 311 | 
| 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. | 50 | 
|  | Missing a Javadoc comment. | 58 | 
|  | Missing a Javadoc comment. | 63 | 
|  | Missing a Javadoc comment. | 73 | 
|  | Missing a Javadoc comment. | 97 | 
|  | Missing a Javadoc comment. | 102 | 
|  | Missing a Javadoc comment. | 107 | 
|  | Missing a Javadoc comment. | 112 | 
|  | Missing a Javadoc comment. | 117 | 
| 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 | 
|---|---|---|
|  | 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 | 
|---|---|---|
|  | 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 | 
|---|---|---|
|  | Expected @param tag for 'path'. | 49 | 
|  | Expected @param tag for 'path'. | 61 | 
|  | Missing a Javadoc comment. | 67 | 
|  | Expected @param tag for 'url'. | 235 | 
|  | Missing a Javadoc comment. | 437 | 
|  | Missing a Javadoc comment. | 457 | 
|  | Missing a Javadoc comment. | 474 | 
| Violation | Message | Line | 
|---|---|---|
|  | Got an exception - java.lang.IllegalArgumentException: the name [todo] is not a valid Javadoc tag name | 0 | 
| Violation | Message | Line | 
|---|---|---|
|  | Expected @param tag for 'context'. | 47 | 
|  | Expected @param tag for 'documents'. | 47 | 
|  | Expected @param tag for 'generatedSiteDirectory'. | 48 | 
|  | Missing a Javadoc comment. | 55 | 
|  | Missing a Javadoc comment. | 60 | 
|  | Missing a Javadoc comment. | 65 | 
|  | Missing a Javadoc comment. | 70 | 
|  | Missing a Javadoc comment. | 75 | 
|  | Missing a Javadoc comment. | 80 | 
| Violation | Message | Line | 
|---|---|---|
|  | Missing a Javadoc comment. | 51 | 
|  | Missing a Javadoc comment. | 53 | 
|  | Missing a Javadoc comment. | 55 | 
|  | Expected @param tag for 'filterConfig'. | 66 | 
|  | Expected @throws tag for 'ServletException'. | 67 | 
|  | Expected @param tag for 'servletRequest'. | 81 | 
|  | Expected @param tag for 'servletResponse'. | 81 | 
|  | Expected @param tag for 'filterChain'. | 81 | 
|  | Expected @throws tag for 'IOException'. | 82 | 
|  | Expected @throws tag for 'ServletException'. | 82 |