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
| 1 | 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
| 1 | Warning |
EqualsAvoidNull | 0 | Info |
ParameterName | 0 | Warning |
FinalClass | 2 | Warning |
LineLength
| 0 | Warning |
MissingOverride | 0 | Info |
DefaultComesLast | 0 | Error |
EmptyBlock | 0 | Info |
LocalFinalVariableName | 0 | Warning |
JavadocVariable
| 12 | 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 | 1 | Info |
JavadocStyle
| 1 | Info |
SimplifyBooleanExpression | 0 | Info |
HideUtilityClassConstructor | 0 | Warning |
SimplifyBooleanReturn | 0 | Info |
JavadocMethod
| 39 | Info |
ModifierOrder | 0 | Info |
BooleanExpressionComplexity
| 0 | Warning |
MagicNumber
| 13 | Info |
Violation | Message | Line |
---|---|---|
Comment matches to-do format 'TODO:'. | 7 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 203 | |
Missing a Javadoc comment. | 226 | |
Missing a Javadoc comment. | 248 | |
'value' hides a field. | 270 | |
'31' is a magic number. | 361 | |
'31' is a magic number. | 362 |
Violation | Message | Line |
---|---|---|
Class MetaCollectionMapAdapter should be declared as final. | 23 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 110 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 23 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 74 | |
'31' is a magic number. | 160 | |
'31' is a magic number. | 161 | |
'31' is a magic number. | 162 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 164 | |
'31' is a magic number. | 194 | |
'31' is a magic number. | 195 | |
'31' is a magic number. | 196 | |
'31' is a magic number. | 197 | |
'31' is a magic number. | 198 | |
'31' is a magic number. | 199 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 120 |
Violation | Message | Line |
---|---|---|
Class ProfileValidatorFactory should be declared as final. | 53 | |
Anonymous inner class length is 43 lines (max allowed is 40). | 70 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
'31' is a magic number. | 73 | |
'31' is a magic number. | 74 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 14 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |