Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
301430

Rules

RulesViolationsSeverity
JavadocMethod8Warnings Warning
JavadocType3Warnings Warning
JavadocVariable9Warnings Warning
JavadocStyle0Warnings Warning
ConstantName0Warnings Warning
LocalFinalVariableName0Warnings Warning
LocalVariableName0Warnings Warning
MemberName0Warnings Warning
MethodName0Warnings Warning
PackageName0Warnings Warning
ParameterName0Warnings Warning
StaticVariableName0Warnings Warning
TypeName0Warnings Warning
AvoidStarImport0Warnings Warning
IllegalImport0Warnings Warning
RedundantImport0Warnings Warning
UnusedImports2Warnings Warning
LineLength
  • max: "120"
5Warnings Warning
MethodLength0Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad1Warnings Warning
NoWhitespaceAfter0Warnings Warning
NoWhitespaceBefore1Warnings Warning
OperatorWrap0Warnings Warning
ParenPad50Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter1Warnings Warning
WhitespaceAround0Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier0Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock2Warnings Warning
LeftCurly21Warnings Warning
NeedBraces0Warnings Warning
RightCurly4Warnings Warning
AvoidInlineConditionals0Warnings Warning
DoubleCheckedLocking0Warnings Warning
EmptyStatement0Warnings Warning
EqualsHashCode0Warnings Warning
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
1Warnings Warning
IllegalInstantiation0Warnings Warning
InnerAssignment0Warnings Warning
MagicNumber0 Ignore
MissingSwitchDefault0Warnings Warning
RedundantThrows0Warnings Warning
SimplifyBooleanExpression0Warnings Warning
SimplifyBooleanReturn0Warnings Warning
DesignForExtension0 Ignore
FinalClass0Warnings Warning
HideUtilityClassConstructor0Warnings Warning
InterfaceIsType0Warnings Warning
VisibilityModifier8Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters5Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage1Warnings Warning
NewlineAtEndOfFile2Warnings Warning
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter
  • eachLine: "true"
0Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
19Warnings Warning

Details

org/slasoi/gslam/commons/how2use/pss4slam/PSS4SLAMBean.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsUnused import - org.slasoi.sa.pss4slam.core.IPublishable.39
WarningsUnused import - org.slasoi.sa.pss4slam.core.ISubscribable.40
WarningsMissing a Javadoc comment.44
Warnings'{' should be on the previous line.45
WarningsMissing a Javadoc comment.46
Warnings'{' should be on the previous line.47
Warnings'(' is preceded with whitespace.48
Warnings'(' is followed by whitespace.48
Warnings')' is preceded with whitespace.48
WarningsLine has trailing spaces.49
Warnings'(' is followed by whitespace.50
Warnings')' is preceded with whitespace.50
Warnings'(' is followed by whitespace.51
Warnings')' is preceded with whitespace.51
Warnings'(' is followed by whitespace.52
Warnings')' is preceded with whitespace.52
WarningsLine has trailing spaces.53
Warnings'(' is followed by whitespace.54
Warnings'{' should be on the previous line.57
Warnings'{' should be on the previous line.59
Warnings'(' is followed by whitespace.60
Warnings')' is preceded with whitespace.60
Warnings'(' is followed by whitespace.61
Warnings')' is preceded with whitespace.61
Warnings'}' should be on the same line.62
Warnings'(' is followed by whitespace.63
Warnings')' is preceded with whitespace.63
Warnings'{' should be on the previous line.64
WarningsMust have at least one statement.64
WarningsLine has trailing spaces.66
Warnings')' is preceded with whitespace.69
WarningsLine has trailing spaces.70
WarningsLine has trailing spaces.73
WarningsMissing a Javadoc comment.74
Warnings'{' should be on the previous line.75
WarningsLine has trailing spaces.77
WarningsMissing a Javadoc comment.78
WarningsLine has trailing spaces.79
WarningsLine is longer than 120 characters.79
Warnings'(' is followed by whitespace.79
WarningsParameter services should be final.79
Warnings'services' hides a field.79
Warnings')' is preceded with whitespace.79
WarningsLine is longer than 120 characters.81
Warnings'(' is followed by whitespace.81
Warnings')' is preceded with whitespace.81
WarningsMissing a Javadoc comment.85
WarningsVariable 'services' must be private and have accessor methods.85
WarningsLine has trailing spaces.86
WarningsMissing a Javadoc comment.87
WarningsVariable 'publisher' must be private and have accessor methods.87
Warnings';' is preceded with whitespace.87
WarningsLine has trailing spaces.88
WarningsMissing a Javadoc comment.89
WarningsVariable 'subscriber0' must be private and have accessor methods.89
WarningsMissing a Javadoc comment.90
WarningsVariable 'subscriber1' must be private and have accessor methods.90
WarningsMissing a Javadoc comment.91
WarningsVariable 'subscriber2' must be private and have accessor methods.91
WarningsMissing a Javadoc comment.93
Warnings'(' is followed by whitespace.93
Warnings')' is preceded with whitespace.93

org/slasoi/gslam/commons/how2use/pss4slam/Publisher.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39
Warnings'{' should be on the previous line.40
WarningsMissing a Javadoc comment.41
Warnings'(' is followed by whitespace.41
WarningsParameter service should be final.41
Warnings')' is preceded with whitespace.41
Warnings'{' should be on the previous line.42
WarningsLine has trailing spaces.45
WarningsMissing a Javadoc comment.46
Warnings'{' should be on the previous line.47
Warnings'{' should be on the previous line.49
Warnings'(' is followed by whitespace.50
Warnings')' is preceded with whitespace.50
Warnings'{' should be on the previous line.51
Warnings'cast' is not followed by whitespace.52
WarningsLine has trailing spaces.53
WarningsLine has trailing spaces.54
Warnings'(' is followed by whitespace.54
Warnings')' is preceded with whitespace.54
Warnings'(' is followed by whitespace.55
Warnings')' is preceded with whitespace.55
WarningsLine has trailing spaces.56
Warnings'(' is followed by whitespace.57
Warnings')' is preceded with whitespace.57
WarningsLine has trailing spaces.58
Warnings'{' should be on the previous line.60
Warnings'(' is followed by whitespace.61
Warnings')' is preceded with whitespace.61
Warnings'}' should be on the same line.62
Warnings'(' is followed by whitespace.63
Warnings')' is preceded with whitespace.63
Warnings'{' should be on the previous line.64
WarningsMust have at least one statement.64
Warnings'}' should be on the same line.67
Warnings'(' is followed by whitespace.68
Warnings')' is preceded with whitespace.68
Warnings'{' should be on the previous line.69
WarningsLine has trailing spaces.73
WarningsMissing a Javadoc comment.74
WarningsVariable 'service' must be private and have accessor methods.74

org/slasoi/gslam/commons/how2use/pss4slam/Subscriber.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.40
Warnings'{' should be on the previous line.41
WarningsMissing a Javadoc comment.42
Warnings'(' is followed by whitespace.42
WarningsParameter name should be final.42
WarningsParameter services should be final.42
Warnings')' is preceded with whitespace.42
Warnings'{' should be on the previous line.43
WarningsLine has trailing spaces.46
WarningsLine has trailing spaces.49
WarningsMissing a Javadoc comment.50
Warnings'{' should be on the previous line.51
Warnings'(' is followed by whitespace.52
Warnings')' is preceded with whitespace.52
WarningsLine has trailing spaces.54
WarningsMissing a Javadoc comment.55
Warnings'(' is followed by whitespace.55
WarningsParameter templates should be final.55
Warnings')' is preceded with whitespace.55
Warnings'{' should be on the previous line.56
Warnings'{' should be on the previous line.58
Warnings'(' is followed by whitespace.59
Warnings')' is preceded with whitespace.59
Warnings'{' should be on the previous line.60
Warnings'(' is followed by whitespace.61
Warnings')' is preceded with whitespace.61
Warnings'}' should be on the same line.63
Warnings'(' is followed by whitespace.64
Warnings')' is preceded with whitespace.64
Warnings'{' should be on the previous line.65
WarningsLine has trailing spaces.69
WarningsMissing a Javadoc comment.70
WarningsVariable 'services' must be private and have accessor methods.70
WarningsMissing a Javadoc comment.71
WarningsVariable 'name' must be private and have accessor methods.71