Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
0 0 0 0

Files

Files Infos Warnings Errors

Rules

Rules Violations Severity
FileContentsHolder 0 Errors Error
JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "protected"
  • allowUndeclaredRTE: "true"
0 Errors Error
JavadocType
  • scope: "protected"
0 Errors Error
JavadocVariable
  • scope: "protected"
0 Errors Error
JavadocStyle
  • scope: "protected"
  • checkFirstSentence: "false"
0 Errors Error
ConstantName
  • format: "^log$|^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$"
0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
LineLength
  • max: "100"
0 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 0 Errors Error
MethodParamPad 0 Errors Error
NoWhitespaceAfter 0 Errors Error
NoWhitespaceBefore
  • allowLineBreaks: "true"
  • tokens: "DOT"
0 Errors Error
OperatorWrap 0 Errors Error
ParenPad 0 Errors Error
TypecastParenPad 0 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround
  • tokens: "ASSIGN"
0 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 0 Errors Error
LeftCurly 0 Errors Error
NeedBraces 0 Errors Error
RightCurly 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0 Errors Error
ArrayTypeStyle 0 Errors Error
FinalParameters
  • tokens: "CTOR_DEF"
0 Errors Error
UpperEll 0 Errors Error
NestedIfDepth
  • max: "3"
0 Errors Error
NestedTryDepth 0 Errors Error
ExplicitInitialization 0 Errors Error
MissingDeprecated 0 Errors Error
MissingOverride 0 Errors Error
PackageAnnotation 0 Errors Error
SuppressWarnings 0 Errors Error
Translation 0 Errors Error
FileLength 0 Errors Error
FileTabCharacter
  • eachLine: "true"
0 Errors Error
SuppressionCommentFilter 0 Errors Error

Details