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