Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
62830

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
AbstractClassName0Warnings Warning
JavadocType
  • excludeScope: "private"
  • authorFormat: "\S"
0Warnings Warning
JavaNCSS
  • fileMaximum: "2000"
  • classMaximum: "1500"
  • methodMaximum: "125"
0Warnings Warning
RedundantModifier2Infos Info
AnonInnerLength
  • max: "40"
0Warnings Warning
EqualsAvoidNull0Infos Info
ParameterName0Warnings Warning
FinalClass0Warnings Warning
LineLength
  • max: "120"
  • tabWidth: "4"
3Warnings Warning
MissingOverride2Infos Info
DefaultComesLast0Errors Error
EmptyBlock0Infos Info
LocalFinalVariableName0Warnings Warning
JavadocVariable
  • scope: "public"
6Infos 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
TodoComment7Infos 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"
8Infos 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/msmq/MSMQProcessingInitiator.java

ViolationMessageLine
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.76
InfosComment matches to-do format 'TODO:'.89
InfosComment matches to-do format 'TODO:'.90

com/trendmicro/grid/acl/ds/msmq/MSMQPropertySection.java

ViolationMessageLine
InfosMissing a Javadoc comment.37
InfosMissing a Javadoc comment.38
InfosMissing a Javadoc comment.40
InfosMissing a Javadoc comment.41
InfosMissing a Javadoc comment.43
InfosMissing a Javadoc comment.47
InfosMissing a Javadoc comment.52
InfosMissing a Javadoc comment.61
InfosMust include @java.lang.Override annotation when {@inheritDoc} Javadoc tag exists.71
Infos'80' is a magic number.87

com/trendmicro/grid/acl/ds/msmq/MSMQSender.java

ViolationMessageLine
WarningsLine is longer than 120 characters.48
WarningsLine is longer than 120 characters.78
InfosComment matches to-do format 'TODO:'.82
InfosComment matches to-do format 'TODO:'.83
WarningsLine is longer than 120 characters.89
InfosComment matches to-do format 'TODO:'.111
InfosComment matches to-do format 'TODO:'.132

com/trendmicro/grid/acl/ds/msmq/PlainRoundRobinSender.java

ViolationMessageLine
InfosMissing a Javadoc comment.25
InfosMissing a Javadoc comment.26
InfosMissing a Javadoc comment.36
InfosMissing a Javadoc comment.73
Infos'endpoints' hides a field.75

com/trendmicro/grid/acl/ds/msmq/Sender.java

ViolationMessageLine
InfosComment matches to-do format 'TODO:'.8
InfosMissing a Javadoc comment.15
InfosRedundant 'public' modifier.15
InfosMissing a Javadoc comment.17
InfosRedundant 'public' modifier.17

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

ViolationMessageLine
InfosFile does not end with a newline.0