Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
501080

Rules

RulesViolationsSeverity
JavadocMethod14Warnings Warning
JavadocType2Warnings Warning
JavadocVariable9Warnings Warning
JavadocStyle1Warnings 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
UnusedImports0Warnings Warning
LineLength
  • max: "120"
9Warnings Warning
MethodLength0Warnings Warning
ParameterNumber0Warnings Warning
EmptyForIteratorPad0Warnings Warning
MethodParamPad0Warnings Warning
NoWhitespaceAfter0Warnings Warning
NoWhitespaceBefore0Warnings Warning
OperatorWrap0Warnings Warning
ParenPad0Warnings Warning
TypecastParenPad0Warnings Warning
WhitespaceAfter1Warnings Warning
WhitespaceAround19Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier0Warnings Warning
AvoidNestedBlocks3Warnings Warning
EmptyBlock0Warnings Warning
LeftCurly0Warnings Warning
NeedBraces0Warnings Warning
RightCurly10Warnings 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
InterfaceIsType0Warnings Warning
VisibilityModifier1Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters9Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage5Warnings Warning
NewlineAtEndOfFile0Warnings Warning
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter
  • eachLine: "true"
0Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
25Warnings Warning

Details

org/slasoi/bslamanager/pac/IBusinessProvisioningAdjustment.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.39
WarningsMissing a Javadoc comment.41
Warnings'=' is not preceded with whitespace.41
Warnings'=' is not followed by whitespace.41
WarningsLine has trailing spaces.42
WarningsMissing a Javadoc comment.43

org/slasoi/bslamanager/pac/impl/BusinessProvisioningAdjustmentImpl.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
Warnings'=' is not preceded with whitespace.68
Warnings'=' is not followed by whitespace.68
WarningsMissing a Javadoc comment.72
Warnings'=' is not preceded with whitespace.72
Warnings'=' is not followed by whitespace.72
WarningsLine has trailing spaces.73
WarningsMissing a Javadoc comment.74
WarningsMissing a Javadoc comment.76
WarningsLine has trailing spaces.78
WarningsMissing a Javadoc comment.79
WarningsParameter configFile should be final.79
WarningsLine has trailing spaces.81
WarningsLine has trailing spaces.85
WarningsMissing a Javadoc comment.91
Warnings'=' is not followed by whitespace.107
WarningsLine has trailing spaces.109
WarningsLine is longer than 120 characters.112
Warnings'}' should be on the same line.113
Warnings'}' should be on the same line.116
Warnings'cast' is not followed by whitespace.124
WarningsLine has trailing spaces.125
WarningsLine is longer than 120 characters.128
WarningsLine has trailing spaces.130
WarningsLine has trailing spaces.132
WarningsLine has trailing spaces.135
Warnings'}' should be on the same line.135
Warnings'+' is not preceded with whitespace.137
Warnings'+' is not followed by whitespace.137
Warnings'}' should be on the same line.138
Warnings'finally' is not followed by whitespace.139
Warnings'{' is not preceded with whitespace.139
Warnings'!=' is not preceded with whitespace.140
Warnings'!=' is not followed by whitespace.140
Warnings'{' is not preceded with whitespace.140
Warnings'}' should be on the same line.143
WarningsLine is longer than 120 characters.147
WarningsLine has trailing spaces.152
WarningsLine has trailing spaces.156
WarningsLine is longer than 120 characters.158
WarningsLine has trailing spaces.159
WarningsLine has trailing spaces.161
WarningsLine has trailing spaces.162
WarningsMissing a Javadoc comment.163
WarningsParameter context should be final.163
WarningsLine has trailing spaces.164
WarningsMissing a Javadoc comment.168
WarningsParameter violationList should be final.168
WarningsLine has trailing spaces.184
Warnings'}' should be on the same line.190
Warnings'}' should be on the same line.194
Warnings'{' is not preceded with whitespace.207
Warnings'{' is not preceded with whitespace.208
WarningsAvoid nested blocks.208
Warnings'{' is not preceded with whitespace.212
WarningsAvoid nested blocks.212
Warnings'{' is not preceded with whitespace.216
WarningsAvoid nested blocks.216
WarningsLine has trailing spaces.220
Warnings'}' should be on the same line.222
WarningsMissing a Javadoc comment.229
WarningsParameter event should be final.229
Warnings'}' should be on the same line.238
Warnings'}' should be on the same line.247

org/slasoi/bslamanager/pac/internal/BusinessProvisioningAdjustmentActivator.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.38
WarningsMissing a Javadoc comment.39
WarningsParameter context should be final.39
WarningsMissing a Javadoc comment.42
WarningsParameter context should be final.42

org/slasoi/bslamanager/pac/service/BusinessProvisioningAdjustmentServices.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsLine has trailing spaces.48
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsMissing a Javadoc comment.55
WarningsMissing a Javadoc comment.58
WarningsMissing a Javadoc comment.62
WarningsParameter businessPAC should be final.62
WarningsLine has trailing spaces.64
WarningsLine has trailing spaces.65
WarningsFirst sentence should end with a period.66
WarningsExpected an @return tag.69
Warnings'{' is not preceded with whitespace.69
WarningsLine has trailing spaces.71
WarningsLine has trailing spaces.72

org/slasoi/bslamanager/pac/task/BusinessAnalysisTask.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine is longer than 120 characters.30
WarningsMissing a Javadoc comment.49
WarningsMissing a Javadoc comment.50
WarningsVariable 'rulesFile' must be private and have accessor methods.50
WarningsMissing a Javadoc comment.55
WarningsParameter config should be final.62
WarningsExpected @param tag for 'config'.62
WarningsMissing a Javadoc comment.67
WarningsParameter config should be final.67