The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
SuppressionCommentFilter
| 0 | |
SuppressWithNearbyCommentFilter
| 0 | |
SuppressWithNearbyCommentFilter
| 0 | |
| NewlineAtEndOfFile | 0 | |
FileTabCharacter
| 13 | |
RegexpSingleline
| 67 | |
| JavadocPackage | 2 | |
RegexpHeader
| 6 | |
| FileContentsHolder | 0 | |
JavadocType
| 0 | |
JavadocMethod
| 11 | |
JavadocVariable
| 0 | |
JavadocStyle
| 2 | |
ClassTypeParameterName
| 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 1 | |
| MethodName | 0 | |
MethodTypeParameterName
| 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 1 | |
| TypeName | 0 | |
ConstantName
| 1 | |
AvoidStarImport
| 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
UnusedImports
| 0 | |
LineLength
| 6 | |
| OuterTypeNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 0 | |
NoWhitespaceAfter
| 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
| ParenPad | 0 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 4 | |
LeftCurly
| 0 | |
AvoidNestedBlocks
| 0 | |
EmptyBlock
| 3 | |
| NeedBraces | 0 | |
| RightCurly | 1 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| IllegalInstantiation | 0 | |
RedundantThrows
| 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| StringLiteralEquality | 0 | |
| PackageDeclaration | 0 | |
| OneStatementPerLine | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| ArrayTypeStyle | 0 | |
| UpperEll | 0 | |
Indentation
| 13 | |
| OuterTypeFilename | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 1 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 28 | |
| Line is longer than 120 characters. | 55 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 1 | |
| Empty catch block. | 23 | |
| Empty catch block. | 30 | |
| Empty catch block. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 3 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Expected an @return tag. | 61 | |
| Expected @param tag for 'clazz'. | 62 | |
| Expected @param tag for 'config'. | 62 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 84 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 96 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 151 | |
| Name '_instance' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 176 | |
| Line has trailing spaces. | 180 | |
| Name 'bags' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^[a-z][a-zA-Z0-9]*Logger$|^logger$'. | 196 | |
| Line has trailing spaces. | 201 | |
| Line is longer than 120 characters. | 209 | |
| Unclosed HTML tag found: <code> loader.getResource(prefix + "/config-private/config.g | 210 | |
| Extra HTML tag found: </<code> </li> | 210 | |
| Line is longer than 120 characters. | 211 | |
| Line has trailing spaces. | 213 | |
| Line has trailing spaces. | 214 | |
| 'if' is not followed by whitespace. | 220 | |
| '{' is not preceded with whitespace. | 220 | |
| Line is longer than 120 characters. | 221 | |
| Line has trailing spaces. | 261 | |
| Line has trailing spaces. | 273 | |
| method def modifier at indentation level 8 not at correct indentation, 4 | 282 | |
| Line contains a tab character. | 282 | |
| if at indentation level 16 not at correct indentation, 8 | 283 | |
| Line contains a tab character. | 283 | |
| for at indentation level 24 not at correct indentation, 12 | 284 | |
| Line contains a tab character. | 284 | |
| for child at indentation level 32 not at correct indentation, 16 | 285 | |
| Line contains a tab character. | 285 | |
| if at indentation level 32 not at correct indentation, 16 | 286 | |
| Line contains a tab character. | 286 | |
| if child at indentation level 40 not at correct indentation, 20 | 287 | |
| Line contains a tab character. | 287 | |
| if rcurly at indentation level 32 not at correct indentation, 16 | 288 | |
| Line contains a tab character. | 288 | |
| '}' should be on the same line. | 288 | |
| else at indentation level 32 not at correct indentation, 16 | 289 | |
| Line contains a tab character. | 289 | |
| 'else' is not followed by whitespace. | 289 | |
| '{' is not preceded with whitespace. | 289 | |
| Line is longer than 120 characters. | 290 | |
| else child at indentation level 40 not at correct indentation, 20 | 290 | |
| Line contains a tab character. | 290 | |
| else rcurly at indentation level 32 not at correct indentation, 16 | 291 | |
| Line contains a tab character. | 291 | |
| for rcurly at indentation level 24 not at correct indentation, 12 | 292 | |
| Line contains a tab character. | 292 | |
| if rcurly at indentation level 16 not at correct indentation, 8 | 293 | |
| Line contains a tab character. | 293 | |
| method def rcurly at indentation level 8 not at correct indentation, 4 | 294 | |
| Line contains a tab character. | 294 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 3 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line is longer than 120 characters. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 3 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Name '_objects' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 3 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 8 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 52 |