Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
80660

Rules

RulesViolationsSeverity
JavadocMethod14Warnings Warning
JavadocType3Warnings Warning
JavadocVariable12Warnings Warning
JavadocStyle13Warnings Warning
ConstantName0Warnings Warning
LocalFinalVariableName0Warnings Warning
LocalVariableName0Warnings Warning
MemberName0Warnings Warning
MethodName0Warnings Warning
PackageName0Warnings Warning
ParameterName1Warnings Warning
StaticVariableName0Warnings Warning
TypeName0Warnings Warning
AvoidStarImport0Warnings Warning
IllegalImport0Warnings Warning
RedundantImport0Warnings Warning
UnusedImports0Warnings Warning
LineLength
  • max: "120"
0Warnings Warning
MethodLength0Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad0Warnings Warning
NoWhitespaceAfter0Warnings Warning
NoWhitespaceBefore0Warnings Warning
OperatorWrap0Warnings Warning
ParenPad0Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter0Warnings Warning
WhitespaceAround0Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier10Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock0Warnings Warning
LeftCurly0Warnings Warning
NeedBraces0Warnings Warning
RightCurly2Warnings Warning
AvoidInlineConditionals0Warnings Warning
DoubleCheckedLocking0Warnings Warning
EmptyStatement0Warnings Warning
EqualsHashCode0Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber0 Ignore
MissingSwitchDefault0Warnings Warning
RedundantThrows0Warnings Warning
SimplifyBooleanExpression0Warnings Warning
SimplifyBooleanReturn0Warnings Warning
DesignForExtension0 Ignore
FinalClass0Warnings Warning
HideUtilityClassConstructor0Warnings Warning
InterfaceIsType3Warnings Warning
VisibilityModifier4Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters3Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage1Warnings Warning
NewlineAtEndOfFile0Warnings Warning
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter
  • eachLine: "true"
0Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
0Warnings Warning

Details

org/slasoi/sa/pss4slam/core/IPublishable.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsFirst sentence should end with a period.35
WarningsFirst sentence should end with a period.42
WarningsRedundant 'public' modifier.48
WarningsExpected @param tag for 'slatemplates'.48
WarningsExpected @param tag for 'channel'.48

org/slasoi/sa/pss4slam/core/ISubscribable.java

ViolationMessageLine
WarningsFirst sentence should end with a period.35
WarningsFirst sentence should end with a period.42
WarningsRedundant 'public' modifier.50
WarningsExpected @param tag for 'subscriber'.50
WarningsExpected @param tag for 'channel'.50
WarningsRedundant 'public' modifier.59
WarningsName 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'.59

org/slasoi/sa/pss4slam/core/ISubscriber.java

ViolationMessageLine
WarningsFirst sentence should end with a period.35
WarningsFirst sentence should end with a period.42
WarningsRedundant 'public' modifier.47
WarningsExpected @param tag for 'templates'.47

org/slasoi/sa/pss4slam/core/PSS4SlamConfig.java

ViolationMessageLine
WarningsFirst sentence should end with a period.40
WarningsMissing a Javadoc comment.47
WarningsFirst sentence should end with a period.49
WarningsFirst sentence should end with a period.56
WarningsExpected an @return tag.59
WarningsMissing a Javadoc comment.63
WarningsParameter key should be final.63
WarningsFirst sentence should end with a period.67
Warnings'}' should be on the same line.80
Warnings'}' should be on the same line.87
WarningsMissing a Javadoc comment.94
WarningsVariable 'props' must be private and have accessor methods.94
WarningsMissing a Javadoc comment.96
WarningsVariable 'self' must be private and have accessor methods.96

org/slasoi/sa/pss4slam/core/ServiceAdvertisement.java

ViolationMessageLine
WarningsFirst sentence should end with a period.35
WarningsMissing a Javadoc comment.42
WarningsRedundant 'public' modifier.42
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44

org/slasoi/sa/pss4slam/core/ServiceAdvertisementChannel.java

ViolationMessageLine
WarningsFirst sentence should end with a period.35
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.43
WarningsMissing a Javadoc comment.45
WarningsParameter specification should be final.45
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.53
WarningsVariable 'specification' must be private and have accessor methods.53

org/slasoi/sa/pss4slam/core/ServiceAdvertisementConstants.java

ViolationMessageLine
WarningsFirst sentence should end with a period.35
WarningsMissing a Javadoc comment.42
Warningsinterfaces should describe a type and hence have methods.42
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.43
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.44
WarningsMissing a Javadoc comment.47
Warningsinterfaces should describe a type and hence have methods.47
WarningsMissing a Javadoc comment.48
WarningsRedundant 'public' modifier.48
WarningsMissing a Javadoc comment.51
Warningsinterfaces should describe a type and hence have methods.51
WarningsMissing a Javadoc comment.52
WarningsRedundant 'public' modifier.52

org/slasoi/sa/pss4slam/core/Template.java

ViolationMessageLine
WarningsMissing a Javadoc comment.45
WarningsMissing a Javadoc comment.46
WarningsVariable 'slatemplate' must be private and have accessor methods.46
WarningsMissing a Javadoc comment.48
WarningsParameter slatemplate should be final.48
WarningsMissing a Javadoc comment.52
WarningsMissing a Javadoc comment.56