The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| SuppressionCommentFilter | 0 | |
| NewlineAtEndOfFile | 1 | |
| JavadocPackage | 0 | |
| FileContentsHolder | 0 | |
CyclomaticComplexity
| 0 | |
| DoubleCheckedLocking | 0 | |
HiddenField
| 0 | |
| StringLiteralEquality | 0 | |
| ArrayTrailingComma | 0 | |
| FallThrough | 0 | |
ClassDataAbstractionCoupling
| 0 | |
| LocalVariableName | 0 | |
| ExplicitInitialization | 0 | |
| AbstractClassName | 0 | |
JavadocType
| 0 | |
JavaNCSS
| 0 | |
| RedundantModifier | 0 | |
AnonInnerLength
| 0 | |
| EqualsAvoidNull | 0 | |
| ParameterName | 0 | |
| FinalClass | 0 | |
LineLength
| 5 | |
| MissingOverride | 32 | |
| DefaultComesLast | 0 | |
| EmptyBlock | 0 | |
| LocalFinalVariableName | 0 | |
JavadocVariable
| 0 | |
| MemberName | 0 | |
| EqualsHashCode | 0 | |
VisibilityModifier
| 0 | |
| PackageName | 0 | |
| EmptyStatement | 0 | |
| ArrayTypeStyle | 0 | |
RedundantThrows
| 0 | |
| UnusedImports | 0 | |
ClassFanOutComplexity
| 0 | |
| TodoComment | 0 | |
JavadocStyle
| 0 | |
| SimplifyBooleanExpression | 0 | |
| HideUtilityClassConstructor | 0 | |
| SimplifyBooleanReturn | 0 | |
JavadocMethod
| 15 | |
| ModifierOrder | 0 | |
BooleanExpressionComplexity
| 0 | |
MagicNumber
| 9 |
| Violation | Message | Line |
|---|---|---|
| '354324.34D' is a magic number. | 28 | |
| '20' is a magic number. | 31 | |
| '3' is a magic number. | 33 | |
| '631' is a magic number. | 33 | |
| Missing a Javadoc comment. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 109 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 142 |
| Violation | Message | Line |
|---|---|---|
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 31 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 38 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 54 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 71 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 85 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 115 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 123 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 139 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 151 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 52 |
| Violation | Message | Line |
|---|---|---|
| '20' is a magic number. | 34 | |
| '20' is a magic number. | 34 | |
| '3' is a magic number. | 37 | |
| '631' is a magic number. | 37 | |
| '354324.34D' is a magic number. | 46 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 64 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 71 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 78 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 85 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 92 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 99 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 106 | |
| Line is longer than 120 characters. | 113 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 113 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 120 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 127 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 134 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 141 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 148 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 155 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 162 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 169 |
| Violation | Message | Line |
|---|---|---|
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 42 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 56 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 63 |
| Violation | Message | Line |
|---|---|---|
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 26 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 33 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 40 | |
| Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 103 | |
| Line is longer than 120 characters. | 104 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 38 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 |