Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
23086

Rules

RulesViolationsSeverity
JavadocPackage0Warnings Warning
FileLength0Errors Error
Translation0Errors Error
JavadocType1Warnings Warning
JavadocMethod
  • allowUndeclaredRTE: "true"
7Warnings Warning
JavadocVariable
  • scope: "protected"
0Warnings Warning
AvoidStarImport0Errors Error
AvoidStaticImport0Errors Error
IllegalImport0Errors Error
UnusedImports0Errors Error
LineLength
  • max: "125"
  • ignorePattern: "@version|@see|@todo|TODO"
0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
GenericWhitespace0Errors Error
OperatorWrap
  • option: "eol"
0Errors Error
ParenPad0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
LeftCurly0Errors Error
RightCurly0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
AvoidNestedBlocks0Errors Error
PackageName0Errors Error
TypeName0Errors Error
ConstantName0Errors Error
StaticVariableName0Errors Error
MemberName0Errors Error
MethodName0Errors Error
ParameterName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
ClassTypeParameterName0Errors Error
MethodTypeParameterName0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
VisibilityModifier0Errors Error
MutableException0Errors Error
MissingDeprecated0Errors Error
MissingOverride
  • javaFiveCompatibility: "true"
0Errors Error
TodoComment0Errors Error
UncommentedMain0Errors Error
FinalParameters0Errors Error
Indentation6Errors Error
UpperEll0Errors Error
ArrayTrailingComma0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
FinalLocalVariable0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
InnerAssignment0Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
NoClone0Errors Error
NoFinalizer0Errors Error
DeclarationOrder0Errors Error
ParameterAssignment0Errors Error
MultipleStringLiterals0Errors Error

Details

org/greatage/util/EncodeUtils.java

ViolationMessageLine
Errorsarray initialization child at indentation level 12 not at correct indentation, [8, 53]20
Errorsarray initialization child at indentation level 12 not at correct indentation, [8, 53]21
Errorsarray initialization child at indentation level 12 not at correct indentation, [8, 53]22
Errorsarray initialization child at indentation level 12 not at correct indentation, [8, 53]23
Errorsarray initialization child at indentation level 12 not at correct indentation, [8, 53]24

org/greatage/util/OrderingUtils.java

ViolationMessageLine
WarningsMissing a Javadoc comment.80
WarningsMissing a Javadoc comment.85
WarningsMissing a Javadoc comment.92
WarningsMissing a Javadoc comment.96
WarningsMissing a Javadoc comment.100
WarningsMissing a Javadoc comment.104
WarningsMissing a Javadoc comment.116

org/greatage/util/ReflectionUtils.java

ViolationMessageLine
WarningsMissing a Javadoc comment.100

org/greatage/util/StringUtils.java

ViolationMessageLine
Errorsarray initialization child at indentation level 12 not at correct indentation, [8, 47]18