The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
SuppressionCommentFilter | 0 | Error |
NewlineAtEndOfFile | 1 | Info |
JavadocPackage | 0 | Info |
FileContentsHolder | 0 | Error |
CyclomaticComplexity
| 0 | Warning |
DoubleCheckedLocking | 0 | Info |
HiddenField
| 0 | Info |
StringLiteralEquality | 0 | Warning |
ArrayTrailingComma | 0 | Info |
FallThrough | 0 | Info |
ClassDataAbstractionCoupling
| 0 | Warning |
LocalVariableName | 0 | Warning |
ExplicitInitialization | 0 | Info |
AbstractClassName | 0 | Warning |
JavadocType
| 0 | Warning |
JavaNCSS
| 0 | Warning |
RedundantModifier | 0 | Info |
AnonInnerLength
| 0 | Warning |
EqualsAvoidNull | 0 | Info |
ParameterName | 0 | Warning |
FinalClass | 0 | Warning |
LineLength
| 5 | Warning |
MissingOverride | 32 | Info |
DefaultComesLast | 0 | Error |
EmptyBlock | 0 | Info |
LocalFinalVariableName | 0 | Warning |
JavadocVariable
| 0 | Info |
MemberName | 0 | Warning |
EqualsHashCode | 0 | Error |
VisibilityModifier
| 0 | Info |
PackageName | 0 | Warning |
EmptyStatement | 0 | Info |
ArrayTypeStyle | 0 | Info |
RedundantThrows
| 0 | Info |
UnusedImports | 0 | Info |
ClassFanOutComplexity
| 0 | Info |
TodoComment | 0 | Info |
JavadocStyle
| 0 | Info |
SimplifyBooleanExpression | 0 | Info |
HideUtilityClassConstructor | 0 | Warning |
SimplifyBooleanReturn | 0 | Info |
JavadocMethod
| 15 | Info |
ModifierOrder | 0 | Info |
BooleanExpressionComplexity
| 0 | Warning |
MagicNumber
| 9 | Info |
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 |