Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
65610

Rules

RulesViolationsSeverity
SuppressionCommentFilter0Errors Error
NewlineAtEndOfFile2Infos Info
JavadocPackage0Infos Info
FileContentsHolder0Errors Error
CyclomaticComplexity
  • max: "20"
0Warnings Warning
DoubleCheckedLocking1Infos Info
HiddenField
  • ignoreAbstractMethods: "true"
  • tokens: "VARIABLE_DEF"
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1Infos Info
StringLiteralEquality0Warnings Warning
ArrayTrailingComma1Infos Info
FallThrough0Infos Info
ClassDataAbstractionCoupling
  • max: "20"
0Warnings Warning
LocalVariableName0Warnings Warning
ExplicitInitialization0Infos Info
AbstractClassName0Warnings Warning
JavadocType
  • excludeScope: "private"
  • authorFormat: "\S"
0Warnings Warning
JavaNCSS
  • fileMaximum: "2000"
  • classMaximum: "1500"
  • methodMaximum: "125"
0Warnings Warning
RedundantModifier0Infos Info
AnonInnerLength
  • max: "40"
1Warnings Warning
EqualsAvoidNull2Infos Info
ParameterName0Warnings Warning
FinalClass0Warnings Warning
LineLength
  • max: "120"
  • tabWidth: "4"
0Warnings Warning
MissingOverride20Infos Info
DefaultComesLast0Errors Error
EmptyBlock0Infos Info
LocalFinalVariableName0Warnings Warning
JavadocVariable
  • scope: "public"
12Infos Info
MemberName0Warnings Warning
EqualsHashCode0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Infos Info
PackageName0Warnings Warning
EmptyStatement0Infos Info
ArrayTypeStyle0Infos Info
RedundantThrows
  • allowUnchecked: "true"
0Infos Info
UnusedImports0Infos Info
ClassFanOutComplexity
  • max: "35"
0Infos Info
TodoComment0Infos Info
JavadocStyle
  • scope: "public"
  • checkFirstSentence: "true"
  • checkHtml: "false"
  • checkEmptyJavadoc: "true"
1Infos Info
SimplifyBooleanExpression0Infos Info
HideUtilityClassConstructor0Warnings Warning
SimplifyBooleanReturn0Infos Info
JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "protected"
  • allowUndeclaredRTE: "true"
  • allowMissingReturnTag: "true"
13Infos 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"
3Infos Info

Details

com/trendmicro/grid/acl/ds/cifs/AbstractStructuredFileRepository.java

ViolationMessageLine
InfosFirst sentence should end with a period.26
InfosMissing a Javadoc comment.52
InfosMissing a Javadoc comment.54
InfosMissing a Javadoc comment.56
InfosMissing a Javadoc comment.59
InfosMissing a Javadoc comment.62
InfosMissing a Javadoc comment.65
InfosMissing a Javadoc comment.182
Infos'5' is a magic number.184
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.217
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.224
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.235
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.256
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.282
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.290
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.298
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.306
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.316
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.333
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.344
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.352
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.362
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.370

com/trendmicro/grid/acl/ds/cifs/CIFSFileRepository.java

ViolationMessageLine
InfosMissing a Javadoc comment.43
InfosMissing a Javadoc comment.46
InfosString literal expressions should be on the left side of an equals comparison.172

com/trendmicro/grid/acl/ds/cifs/CIFSLoginHandler.java

ViolationMessageLine
WarningsAnonymous inner class length is 43 lines (max allowed is 40).96
Infos'5' is a magic number.124
InfosArray should contain trailing comma.187
InfosString literal expressions should be on the left side of an equals comparison.193
InfosThe double-checked locking idiom is broken and should be avoided.213
Infos'repositoryBasePath' hides a field.225

com/trendmicro/grid/acl/ds/cifs/CIFSPropertySection.java

ViolationMessageLine
InfosMissing a Javadoc comment.112
InfosMissing a Javadoc comment.113
InfosMissing a Javadoc comment.115
InfosMissing a Javadoc comment.116
InfosMissing a Javadoc comment.117
InfosMissing a Javadoc comment.118
InfosMissing a Javadoc comment.120
InfosMissing a Javadoc comment.121
InfosMissing a Javadoc comment.122
InfosMissing a Javadoc comment.123
InfosMissing a Javadoc comment.124
InfosMissing a Javadoc comment.125
InfosMissing a Javadoc comment.127
InfosMissing a Javadoc comment.133
Infos'139' is a magic number.155
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.177

com/trendmicro/grid/acl/ds/cifs/LocalFileRepository.java

ViolationMessageLine
InfosFile does not end with a newline.0
InfosMissing a Javadoc comment.27
InfosMissing a Javadoc comment.30
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.88
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.101
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.115
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.131
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.146

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

ViolationMessageLine
InfosFile does not end with a newline.0