Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
101810

Rules

RulesViolationsSeverity
SuppressionCommentFilter0Errors Error
NewlineAtEndOfFile1Infos Info
JavadocPackage0Infos Info
FileContentsHolder0Errors Error
CyclomaticComplexity
  • max: "20"
0Warnings Warning
DoubleCheckedLocking0Infos Info
HiddenField
  • ignoreAbstractMethods: "true"
  • tokens: "VARIABLE_DEF"
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1Infos Info
StringLiteralEquality0Warnings Warning
ArrayTrailingComma0Infos Info
FallThrough0Infos Info
ClassDataAbstractionCoupling
  • max: "20"
0Warnings Warning
LocalVariableName0Warnings Warning
ExplicitInitialization0Infos Info
AbstractClassName1Warnings Warning
JavadocType
  • excludeScope: "private"
  • authorFormat: "\S"
0Warnings Warning
JavaNCSS
  • fileMaximum: "2000"
  • classMaximum: "1500"
  • methodMaximum: "125"
0Warnings Warning
RedundantModifier0Infos Info
AnonInnerLength
  • max: "40"
0Warnings Warning
EqualsAvoidNull0Infos Info
ParameterName0Warnings Warning
FinalClass0Warnings Warning
LineLength
  • max: "120"
  • tabWidth: "4"
0Warnings Warning
MissingOverride6Infos Info
DefaultComesLast0Errors Error
EmptyBlock0Infos Info
LocalFinalVariableName0Warnings Warning
JavadocVariable
  • scope: "public"
1Infos Info
MemberName0Warnings Warning
EqualsHashCode0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Infos Info
PackageName0Warnings Warning
EmptyStatement0Infos Info
ArrayTypeStyle0Infos Info
RedundantThrows
  • allowUnchecked: "true"
0Infos Info
UnusedImports1Infos Info
ClassFanOutComplexity
  • max: "35"
0Infos Info
TodoComment0Infos Info
JavadocStyle
  • scope: "public"
  • checkFirstSentence: "true"
  • checkHtml: "false"
  • checkEmptyJavadoc: "true"
0Infos Info
SimplifyBooleanExpression0Infos Info
HideUtilityClassConstructor0Warnings Warning
SimplifyBooleanReturn0Infos Info
JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "protected"
  • allowUndeclaredRTE: "true"
  • allowMissingReturnTag: "true"
7Infos Info
ModifierOrder0Infos Info
BooleanExpressionComplexity
  • max: "5"
0Warnings Warning
MagicNumber
  • ignoreNumbers: "-1,0,1,2,4,8,16,32,64,128,256,512,1000,1024,2048,4096"
1Infos Info

Details

com/trendmicro/grid/acl/ds/trivial/AbstractTrivialCategoryRepository.java

ViolationMessageLine
InfosMissing a Javadoc comment.27
InfosMissing a Javadoc comment.36
InfosMissing a Javadoc comment.38

com/trendmicro/grid/acl/ds/trivial/CategoryDefinition.java

ViolationMessageLine
Infos'category' hides a field.92
Infos'31' is a magic number.121

com/trendmicro/grid/acl/ds/trivial/I18NAwareDefinition.java

ViolationMessageLine
WarningsName 'I18NAwareDefinition' must match pattern '^Abstract.*$|^.*Factory$'.15
InfosMissing a Javadoc comment.19
InfosMissing a Javadoc comment.28
InfosMissing a Javadoc comment.31

com/trendmicro/grid/acl/ds/trivial/TrivialCategoryRepository.java

ViolationMessageLine
InfosMissing a Javadoc comment.41
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.106
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.120

com/trendmicro/grid/acl/ds/trivial/TrivialCategoryViewRepository.java

ViolationMessageLine
InfosUnused import - net.sf.tinyjee.collections.Filters.5
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.49
InfosMissing a Javadoc comment.53
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.105
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.116

com/trendmicro/grid/acl/ds/trivial/TrivialReportReceiver.java

ViolationMessageLine
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.25

com/trendmicro/grid/acl/ds/trivial/package-info.java

ViolationMessageLine
InfosFile does not end with a newline.0