The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
SuppressionCommentFilter | 0 | Error |
NewlineAtEndOfFile | 4 | 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 | 1 | Info |
AbstractClassName | 1 | Warning |
JavadocType
| 0 | Warning |
JavaNCSS
| 0 | Warning |
RedundantModifier | 0 | Info |
AnonInnerLength
| 0 | Warning |
EqualsAvoidNull | 0 | Info |
ParameterName | 0 | Warning |
FinalClass | 4 | Warning |
LineLength
| 0 | Warning |
MissingOverride | 11 | Info |
DefaultComesLast | 0 | Error |
EmptyBlock | 2 | Info |
LocalFinalVariableName | 0 | Warning |
JavadocVariable
| 2 | Info |
MemberName | 0 | Warning |
EqualsHashCode | 0 | Error |
VisibilityModifier
| 2 | Info |
PackageName | 0 | Warning |
EmptyStatement | 0 | Info |
ArrayTypeStyle | 0 | Info |
RedundantThrows
| 0 | Info |
UnusedImports | 0 | Info |
ClassFanOutComplexity
| 0 | Info |
TodoComment | 0 | Info |
JavadocStyle
| 5 | Info |
SimplifyBooleanExpression | 0 | Info |
HideUtilityClassConstructor | 0 | Warning |
SimplifyBooleanReturn | 0 | Info |
JavadocMethod
| 28 | Info |
ModifierOrder | 0 | Info |
BooleanExpressionComplexity
| 0 | Warning |
MagicNumber
| 11 | Info |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 45 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 53 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 61 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 70 |
Violation | Message | Line |
---|---|---|
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 18 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 25 |
Violation | Message | Line |
---|---|---|
Class Paths should be declared as final. | 15 |
Violation | Message | Line |
---|---|---|
Class Processes should be declared as final. | 13 | |
First sentence should end with a period. | 29 | |
Expected @param tag for 'command'. | 32 | |
Expected @param tag for 'initialDelay'. | 32 | |
Expected @param tag for 'period'. | 32 | |
Expected @param tag for 'unit'. | 32 | |
First sentence should end with a period. | 36 | |
Expected @param tag for 'command'. | 39 | |
Expected @param tag for 'delay'. | 39 | |
Expected @param tag for 'unit'. | 39 | |
First sentence should end with a period. | 43 | |
Expected @param tag for '<V>'. | 46 | |
Expected @param tag for 'callable'. | 46 | |
Expected @param tag for 'delay'. | 46 | |
Expected @param tag for 'unit'. | 46 | |
First sentence should end with a period. | 50 | |
Expected @param tag for '<T>'. | 53 | |
Expected @param tag for 'task'. | 53 | |
First sentence should end with a period. | 57 | |
Expected @param tag for 'task'. | 60 |
Violation | Message | Line |
---|---|---|
Name 'SoftReferenceThreadLocal' must match pattern '^Abstract.*$|^.*Factory$'. | 31 |
Violation | Message | Line |
---|---|---|
Class Utils should be declared as final. | 12 | |
'1000000000D' is a magic number. | 43 | |
'1000000D' is a magic number. | 87 | |
'10D' is a magic number. | 89 | |
'60D' is a magic number. | 91 | |
'60D' is a magic number. | 94 | |
'24D' is a magic number. | 94 | |
'60D' is a magic number. | 94 | |
'60' is a magic number. | 95 | |
'24' is a magic number. | 99 | |
'60' is a magic number. | 99 |
Violation | Message | Line |
---|---|---|
Must have at least one statement. | 66 | |
Class RuleMapping should be declared as final. | 74 | |
Missing a Javadoc comment. | 126 | |
Must have at least one statement. | 131 | |
Missing a Javadoc comment. | 137 | |
'255' is a magic number. | 149 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
Variable 'defaultSchemaBasename' must be private and have accessor methods. | 29 | |
Missing a Javadoc comment. | 30 | |
Variable 'namespace' must be private and have accessor methods. | 30 | |
Expected @param tag for 'defaultSchemaBasename'. | 68 | |
Expected @param tag for 'namespace'. | 77 | |
Expected @param tag for 'defaultSchemaBasename'. | 77 | |
Variable 'fileId' explicitly initialized to '0' (default value for its type). | 108 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 17 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 50 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 76 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 94 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 102 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 110 | |
Must include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists. | 151 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |