Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
3349520

Rules

RulesViolationsSeverity
SuppressionCommentFilter0Errors Error
NewlineAtEndOfFile1Infos Info
JavadocPackage5Infos Info
FileContentsHolder0Errors Error
CyclomaticComplexity
  • max: "20"
0Warnings Warning
DoubleCheckedLocking0Infos Info
HiddenField
  • ignoreAbstractMethods: "true"
  • tokens: "VARIABLE_DEF"
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Infos Info
StringLiteralEquality0Warnings Warning
ArrayTrailingComma6Infos Info
FallThrough0Infos Info
ClassDataAbstractionCoupling
  • max: "20"
0Warnings Warning
LocalVariableName0Warnings Warning
ExplicitInitialization0Infos Info
AbstractClassName2Warnings Warning
JavadocType
  • excludeScope: "private"
  • authorFormat: "\S"
0Warnings Warning
JavaNCSS
  • fileMaximum: "2000"
  • classMaximum: "1500"
  • methodMaximum: "125"
0Warnings Warning
RedundantModifier0Infos Info
AnonInnerLength
  • max: "40"
0Warnings Warning
EqualsAvoidNull1Infos Info
ParameterName0Warnings Warning
FinalClass3Warnings Warning
LineLength
  • max: "120"
  • tabWidth: "4"
47Warnings Warning
MissingOverride5Infos Info
DefaultComesLast0Errors Error
EmptyBlock0Infos Info
LocalFinalVariableName0Warnings Warning
JavadocVariable
  • scope: "public"
0Infos 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
TodoComment1Infos Info
JavadocStyle
  • scope: "public"
  • checkFirstSentence: "true"
  • checkHtml: "false"
  • checkEmptyJavadoc: "true"
4Infos Info
SimplifyBooleanExpression0Infos Info
HideUtilityClassConstructor0Warnings Warning
SimplifyBooleanReturn0Infos Info
JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "protected"
  • allowUndeclaredRTE: "true"
  • allowMissingReturnTag: "true"
17Infos Info
ModifierOrder1Infos Info
BooleanExpressionComplexity
  • max: "5"
0Warnings Warning
MagicNumber
  • ignoreNumbers: "-1,0,1,2,4,8,16,32,64,128,256,512,1000,1024,2048,4096"
7Infos Info

Details

com/trendmicro/grid/acl/ds/cache/CacheAdapter.java

ViolationMessageLine
InfosExpected @param tag for '<V>'.87
WarningsLine is longer than 120 characters.262

com/trendmicro/grid/acl/ds/cache/CacheConfiguratorListener.java

ViolationMessageLine
InfosComment matches to-do format 'TODO:'.48
InfosString literal expressions should be on the left side of an equals comparison.96

com/trendmicro/grid/acl/ds/cache/CacheSettings.java

ViolationMessageLine
InfosFirst sentence should end with a period.61
InfosFirst sentence should end with a period.65
WarningsLine is longer than 120 characters.66

com/trendmicro/grid/acl/ds/cache/ThirdLevelCacheStatisticsSummary.java

ViolationMessageLine
InfosFirst sentence should end with a period.27
WarningsLine is longer than 120 characters.79

com/trendmicro/grid/acl/ds/cache/ViewChangedLoggingListener.java

ViolationMessageLine
InfosArray should contain trailing comma.60

com/trendmicro/grid/acl/ds/cache/aspects/AbstractCacheAspect.java

ViolationMessageLine
InfosMissing package-info.java file.0
Infos'6' is a magic number.39
WarningsLine is longer than 120 characters.41
Infos'6' is a magic number.51
WarningsLine is longer than 120 characters.53
Infos'6' is a magic number.63
WarningsLine is longer than 120 characters.65
Infos'6' is a magic number.75
WarningsLine is longer than 120 characters.77
Infos'6' is a magic number.87
WarningsLine is longer than 120 characters.89
Infos'6' is a magic number.99
WarningsLine is longer than 120 characters.101
Infos'6' is a magic number.111
WarningsLine is longer than 120 characters.113
InfosMissing a Javadoc comment.118
InfosMissing a Javadoc comment.130
InfosMissing a Javadoc comment.143

com/trendmicro/grid/acl/ds/cache/aspects/FileDetailsCacheAspect.java

ViolationMessageLine
WarningsLine is longer than 120 characters.69
WarningsLine is longer than 120 characters.73
WarningsLine is longer than 120 characters.74
WarningsLine is longer than 120 characters.93
WarningsLine is longer than 120 characters.95
WarningsLine is longer than 120 characters.96
WarningsLine is longer than 120 characters.98
WarningsLine is longer than 120 characters.117
WarningsLine is longer than 120 characters.118
WarningsLine is longer than 120 characters.120
WarningsLine is longer than 120 characters.131
WarningsLine is longer than 120 characters.149
InfosMissing a Javadoc comment.184
InfosArray should contain trailing comma.197

com/trendmicro/grid/acl/ds/cache/aspects/PackageDetailsCacheAspect.java

ViolationMessageLine
WarningsLine is longer than 120 characters.89
WarningsLine is longer than 120 characters.93
WarningsLine is longer than 120 characters.114
WarningsLine is longer than 120 characters.118
WarningsLine is longer than 120 characters.120
WarningsLine is longer than 120 characters.166
WarningsLine is longer than 120 characters.168
WarningsLine is longer than 120 characters.189
WarningsLine is longer than 120 characters.202
WarningsLine is longer than 120 characters.215
WarningsLine is longer than 120 characters.221
WarningsLine is longer than 120 characters.241
InfosMissing a Javadoc comment.251
InfosMissing a Javadoc comment.256
InfosMissing a Javadoc comment.262
InfosMissing a Javadoc comment.288
InfosMissing a Javadoc comment.293
WarningsClass GetFromSourceAndMapIdsCommand should be declared as final.298
WarningsLine is longer than 120 characters.300

com/trendmicro/grid/acl/ds/cache/commands/AbstractCommand.java

ViolationMessageLine
InfosMissing package-info.java file.0
InfosMissing a Javadoc comment.18
InfosMissing a Javadoc comment.45
WarningsClass ArraySet should be declared as final.125
InfosMissing a Javadoc comment.140
InfosMissing a Javadoc comment.144

com/trendmicro/grid/acl/ds/cache/commands/BatchCommand.java

ViolationMessageLine
WarningsLine is longer than 120 characters.85

com/trendmicro/grid/acl/ds/cache/commands/GetFromCacheCommand.java

ViolationMessageLine
InfosUnused import - com.trendmicro.grid.acl.l0.datatypes.FileIdentifier.7
WarningsLine is longer than 120 characters.54
WarningsLine is longer than 120 characters.68
InfosArray should contain trailing comma.149
WarningsLine is longer than 120 characters.149
InfosArray should contain trailing comma.237
WarningsLine is longer than 120 characters.265
WarningsLine is longer than 120 characters.268

com/trendmicro/grid/acl/ds/cache/commands/GetFromPJPSourceCommand.java

ViolationMessageLine
WarningsLine is longer than 120 characters.25
InfosExpected @param tag for 'fetchedKeyCount'.25

com/trendmicro/grid/acl/ds/cache/commands/GetFromSourceCommand.java

ViolationMessageLine
WarningsName 'GetFromSourceCommand' must match pattern '^Abstract.*$|^.*Factory$'.13
InfosMissing a Javadoc comment.35

com/trendmicro/grid/acl/ds/cache/commands/RemoveCommand.java

ViolationMessageLine
InfosMissing a Javadoc comment.46

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

ViolationMessageLine
InfosFile does not end with a newline.0
WarningsLine is longer than 120 characters.19

com/trendmicro/grid/acl/ds/cache/translation/FileAwareValueExistsTranslator.java

ViolationMessageLine
InfosMissing package-info.java file.0

com/trendmicro/grid/acl/ds/cache/translation/Translator.java

ViolationMessageLine
WarningsName 'Translator' must match pattern '^Abstract.*$|^.*Factory$'.27
WarningsLine is longer than 120 characters.67
WarningsLine is longer than 120 characters.85
WarningsLine is longer than 120 characters.104

net/sf/tinyjee/cache/CacheContext.java

ViolationMessageLine
InfosMissing package-info.java file.0
WarningsClass CacheContext should be declared as final.71
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.104
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.192
InfosArray should contain trailing comma.535
WarningsLine is longer than 120 characters.614

net/sf/tinyjee/cache/ViewChangedLoggingListener.java

ViolationMessageLine
InfosArray should contain trailing comma.44

net/sf/tinyjee/jgroups/config/JGroupsConfigurator.java

ViolationMessageLine
InfosMissing package-info.java file.0
InfosFirst sentence should end with a period.33
Infos'static' modifier out of order with the JLS suggestions.63
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.70
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.78
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.143