Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
602290

Rules

RulesViolationsSeverity
JavadocMethod40Warnings Warning
JavadocType6Warnings Warning
JavadocVariable6Warnings 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
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
WhitespaceAfter2Warnings Warning
WhitespaceAround88Warnings Warning
ModifierOrder0Warnings Warning
RedundantModifier16Warnings Warning
AvoidNestedBlocks0Warnings Warning
EmptyBlock0Warnings Warning
LeftCurly0Warnings Warning
NeedBraces3Warnings Warning
RightCurly0Warnings 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
VisibilityModifier3Warnings Warning
ArrayTypeStyle0Warnings Warning
FinalParameters21Warnings Warning
TodoComment0Warnings Warning
UpperEll0Warnings Warning
JavadocPackage2Warnings Warning
NewlineAtEndOfFile1Warnings Warning
Translation0Warnings Warning
FileLength0Warnings Warning
FileTabCharacter
  • eachLine: "true"
0Warnings Warning
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "(?<!^\ +\*)\s+$"
32Warnings Warning

Details

org/slasoi/businessManager/billingEngine/service/AccountEventManager.java

ViolationMessageLine
WarningsFile does not end with a newline.0
WarningsMissing package-info.java file.0
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.44
WarningsRedundant 'public' modifier.45
WarningsMissing a Javadoc comment.47
WarningsRedundant 'public' modifier.48
WarningsMissing a Javadoc comment.50
WarningsRedundant 'public' modifier.51
WarningsMissing a Javadoc comment.53
WarningsRedundant 'public' modifier.54
WarningsLine has trailing spaces.57
WarningsLine has trailing spaces.60
WarningsRedundant 'public' modifier.63
WarningsExpected @param tag for 'from'.63
WarningsExpected @param tag for 'until'.63
WarningsExpected @throws tag for 'Exception'.63
WarningsLine has trailing spaces.64
WarningsLine has trailing spaces.67
WarningsLine is longer than 120 characters.70
WarningsRedundant 'public' modifier.70
WarningsExpected @param tag for 'from'.70
WarningsExpected @param tag for 'until'.70
WarningsExpected @throws tag for 'Exception'.70
WarningsLine has trailing spaces.71
WarningsLine has trailing spaces.74
WarningsLine is longer than 120 characters.77
WarningsRedundant 'public' modifier.77
WarningsExpected @param tag for 'from'.77
WarningsExpected @param tag for 'until'.77
WarningsExpected @throws tag for 'Exception'.77
WarningsLine has trailing spaces.78
WarningsLine has trailing spaces.81
WarningsLine is longer than 120 characters.84
WarningsRedundant 'public' modifier.84
WarningsExpected @param tag for 'from'.84
WarningsExpected @param tag for 'until'.84
WarningsExpected @throws tag for 'Exception'.84
WarningsLine has trailing spaces.85

org/slasoi/businessManager/billingEngine/service/AccountEventTypeManager.java

ViolationMessageLine
WarningsMissing a Javadoc comment.41
WarningsLine has trailing spaces.42
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.44
WarningsMissing a Javadoc comment.46
WarningsRedundant 'public' modifier.47
WarningsMissing a Javadoc comment.49
WarningsRedundant 'public' modifier.50
WarningsMissing a Javadoc comment.52
WarningsRedundant 'public' modifier.53

org/slasoi/businessManager/billingEngine/service/PartyBankManager.java

ViolationMessageLine
WarningsMissing a Javadoc comment.41
WarningsLine has trailing spaces.42
WarningsMissing a Javadoc comment.43
WarningsRedundant 'public' modifier.44
WarningsMissing a Javadoc comment.46
WarningsRedundant 'public' modifier.47
WarningsMissing a Javadoc comment.49
WarningsRedundant 'public' modifier.50
WarningsMissing a Javadoc comment.52
WarningsRedundant 'public' modifier.53

org/slasoi/businessManager/billingEngine/service/impl/AccountEventManagerImpl.java

ViolationMessageLine
WarningsMissing package-info.java file.0
WarningsLine has trailing spaces.38
WarningsMissing a Javadoc comment.48
Warnings'=' is not preceded with whitespace.48
Warnings'=' is not followed by whitespace.48
Warnings'{' is not preceded with whitespace.49
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
WarningsVariable 'log' must be private and have accessor methods.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsLine has trailing spaces.55
WarningsMissing a Javadoc comment.59
Warnings'=' is not preceded with whitespace.59
Warnings'=' is not followed by whitespace.59
Warnings'{' is not preceded with whitespace.60
WarningsMissing a Javadoc comment.68
Warnings'=' is not preceded with whitespace.68
Warnings'=' is not followed by whitespace.68
WarningsParameter id should be final.69
Warnings'{' is not preceded with whitespace.69
Warnings'+' is not preceded with whitespace.70
Warnings'+' is not followed by whitespace.70
WarningsLine has trailing spaces.73
WarningsLine is longer than 120 characters.75
WarningsMissing a Javadoc comment.77
Warnings'=' is not preceded with whitespace.77
Warnings'=' is not followed by whitespace.77
WarningsParameter object should be final.78
Warnings'{' is not preceded with whitespace.78
Warnings'if' construct must use '{}'s.79
Warnings'if' is not followed by whitespace.79
Warnings'==' is not preceded with whitespace.79
Warnings'==' is not followed by whitespace.79
WarningsLine has trailing spaces.84
WarningsLine is longer than 120 characters.86
WarningsMissing a Javadoc comment.88
Warnings'=' is not preceded with whitespace.88
Warnings'=' is not followed by whitespace.88
Warnings'=' is not preceded with whitespace.88
Warnings'=' is not followed by whitespace.88
WarningsParameter ids should be final.89
Warnings'{' is not preceded with whitespace.89
WarningsLine has trailing spaces.92
Warnings'while' is not followed by whitespace.95
Warnings'{' is not preceded with whitespace.95
WarningsMissing a Javadoc comment.101
Warnings'=' is not preceded with whitespace.101
Warnings'=' is not followed by whitespace.101
Warnings'=' is not preceded with whitespace.101
Warnings'=' is not followed by whitespace.101
WarningsParameter slaId should be final.102
WarningsParameter from should be final.102
WarningsParameter until should be final.102
Warnings',' is not followed by whitespace.103
Warnings',' is not followed by whitespace.103
WarningsMissing a Javadoc comment.106
Warnings'=' is not preceded with whitespace.106
Warnings'=' is not followed by whitespace.106
Warnings'=' is not preceded with whitespace.106
Warnings'=' is not followed by whitespace.106
WarningsParameter payerId should be final.107
WarningsParameter from should be final.107
WarningsParameter until should be final.107
WarningsMissing a Javadoc comment.111
Warnings'=' is not preceded with whitespace.111
Warnings'=' is not followed by whitespace.111
Warnings'=' is not preceded with whitespace.111
Warnings'=' is not followed by whitespace.111
WarningsParameter vendorId should be final.112
WarningsParameter from should be final.112
WarningsParameter until should be final.112
WarningsMissing a Javadoc comment.116
Warnings'=' is not preceded with whitespace.116
Warnings'=' is not followed by whitespace.116
Warnings'=' is not preceded with whitespace.116
Warnings'=' is not followed by whitespace.116
WarningsParameter violationId should be final.117
WarningsParameter from should be final.117
WarningsParameter until should be final.117

org/slasoi/businessManager/billingEngine/service/impl/AccountEventTypeManagerImpl.java

ViolationMessageLine
WarningsMissing a Javadoc comment.48
Warnings'=' is not preceded with whitespace.48
Warnings'=' is not followed by whitespace.48
Warnings'{' is not preceded with whitespace.49
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
WarningsVariable 'log' must be private and have accessor methods.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsLine has trailing spaces.55
WarningsMissing a Javadoc comment.59
Warnings'=' is not preceded with whitespace.59
Warnings'=' is not followed by whitespace.59
Warnings'{' is not preceded with whitespace.60
WarningsMissing a Javadoc comment.68
Warnings'=' is not preceded with whitespace.68
Warnings'=' is not followed by whitespace.68
WarningsParameter id should be final.69
Warnings'{' is not preceded with whitespace.69
Warnings'+' is not preceded with whitespace.70
Warnings'+' is not followed by whitespace.70
WarningsLine has trailing spaces.73
WarningsLine is longer than 120 characters.75
WarningsMissing a Javadoc comment.77
Warnings'=' is not preceded with whitespace.77
Warnings'=' is not followed by whitespace.77
WarningsParameter object should be final.78
Warnings'{' is not preceded with whitespace.78
Warnings'if' construct must use '{}'s.79
Warnings'if' is not followed by whitespace.79
Warnings'==' is not preceded with whitespace.79
Warnings'==' is not followed by whitespace.79
WarningsLine has trailing spaces.84
WarningsLine is longer than 120 characters.86
WarningsMissing a Javadoc comment.88
Warnings'=' is not preceded with whitespace.88
Warnings'=' is not followed by whitespace.88
Warnings'=' is not preceded with whitespace.88
Warnings'=' is not followed by whitespace.88
WarningsParameter ids should be final.89
Warnings'{' is not preceded with whitespace.89
WarningsLine has trailing spaces.92
Warnings'while' is not followed by whitespace.95
Warnings'{' is not preceded with whitespace.95

org/slasoi/businessManager/billingEngine/service/impl/PartyBankManagerImpl.java

ViolationMessageLine
WarningsLine has trailing spaces.37
WarningsMissing a Javadoc comment.47
Warnings'=' is not preceded with whitespace.47
Warnings'=' is not followed by whitespace.47
Warnings'{' is not preceded with whitespace.48
WarningsLine has trailing spaces.49
WarningsLine has trailing spaces.50
WarningsMissing a Javadoc comment.51
WarningsVariable 'log' must be private and have accessor methods.51
WarningsLine has trailing spaces.52
WarningsMissing a Javadoc comment.53
WarningsLine has trailing spaces.55
WarningsMissing a Javadoc comment.59
Warnings'=' is not preceded with whitespace.59
Warnings'=' is not followed by whitespace.59
Warnings'{' is not preceded with whitespace.60
WarningsMissing a Javadoc comment.68
Warnings'=' is not preceded with whitespace.68
Warnings'=' is not followed by whitespace.68
WarningsParameter id should be final.69
Warnings'{' is not preceded with whitespace.69
Warnings'+' is not preceded with whitespace.70
Warnings'+' is not followed by whitespace.70
WarningsLine has trailing spaces.73
WarningsLine is longer than 120 characters.75
WarningsMissing a Javadoc comment.77
Warnings'=' is not preceded with whitespace.77
Warnings'=' is not followed by whitespace.77
WarningsParameter object should be final.78
Warnings'{' is not preceded with whitespace.78
Warnings'if' construct must use '{}'s.79
Warnings'if' is not followed by whitespace.79
Warnings'==' is not preceded with whitespace.79
Warnings'==' is not followed by whitespace.79
WarningsLine has trailing spaces.84
WarningsLine is longer than 120 characters.86
WarningsMissing a Javadoc comment.88
Warnings'=' is not preceded with whitespace.88
Warnings'=' is not followed by whitespace.88
Warnings'=' is not preceded with whitespace.88
Warnings'=' is not followed by whitespace.88
WarningsParameter ids should be final.89
Warnings'{' is not preceded with whitespace.89
WarningsLine has trailing spaces.92
Warnings'while' is not followed by whitespace.95
Warnings'{' is not preceded with whitespace.95