The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 40 | ![]() |
JavadocType | 6 | ![]() |
JavadocVariable | 6 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
LineLength
| 9 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 2 | ![]() |
WhitespaceAround | 88 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 16 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 3 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 0 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 3 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 21 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 2 | ![]() |
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 32 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 60 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Expected @param tag for 'from'. | 63 |
![]() | Expected @param tag for 'until'. | 63 |
![]() | Expected @throws tag for 'Exception'. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 67 |
![]() | Line is longer than 120 characters. | 70 |
![]() | Redundant 'public' modifier. | 70 |
![]() | Expected @param tag for 'from'. | 70 |
![]() | Expected @param tag for 'until'. | 70 |
![]() | Expected @throws tag for 'Exception'. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 74 |
![]() | Line is longer than 120 characters. | 77 |
![]() | Redundant 'public' modifier. | 77 |
![]() | Expected @param tag for 'from'. | 77 |
![]() | Expected @param tag for 'until'. | 77 |
![]() | Expected @throws tag for 'Exception'. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 81 |
![]() | Line is longer than 120 characters. | 84 |
![]() | Redundant 'public' modifier. | 84 |
![]() | Expected @param tag for 'from'. | 84 |
![]() | Expected @param tag for 'until'. | 84 |
![]() | Expected @throws tag for 'Exception'. | 84 |
![]() | Line has trailing spaces. | 85 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | '{' is not preceded with whitespace. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 120 characters. | 75 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '=' is not preceded with whitespace. | 77 |
![]() | '=' is not followed by whitespace. | 77 |
![]() | Parameter object should be final. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | 'if' is not followed by whitespace. | 79 |
![]() | '==' is not preceded with whitespace. | 79 |
![]() | '==' is not followed by whitespace. | 79 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 120 characters. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | '=' is not preceded with whitespace. | 88 |
![]() | '=' is not followed by whitespace. | 88 |
![]() | '=' is not preceded with whitespace. | 88 |
![]() | '=' is not followed by whitespace. | 88 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line has trailing spaces. | 92 |
![]() | 'while' is not followed by whitespace. | 95 |
![]() | '{' is not preceded with whitespace. | 95 |
![]() | Missing a Javadoc comment. | 101 |
![]() | '=' is not preceded with whitespace. | 101 |
![]() | '=' is not followed by whitespace. | 101 |
![]() | '=' is not preceded with whitespace. | 101 |
![]() | '=' is not followed by whitespace. | 101 |
![]() | Parameter slaId should be final. | 102 |
![]() | Parameter from should be final. | 102 |
![]() | Parameter until should be final. | 102 |
![]() | ',' is not followed by whitespace. | 103 |
![]() | ',' is not followed by whitespace. | 103 |
![]() | Missing a Javadoc comment. | 106 |
![]() | '=' is not preceded with whitespace. | 106 |
![]() | '=' is not followed by whitespace. | 106 |
![]() | '=' is not preceded with whitespace. | 106 |
![]() | '=' is not followed by whitespace. | 106 |
![]() | Parameter payerId should be final. | 107 |
![]() | Parameter from should be final. | 107 |
![]() | Parameter until should be final. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | '=' is not preceded with whitespace. | 111 |
![]() | '=' is not followed by whitespace. | 111 |
![]() | '=' is not preceded with whitespace. | 111 |
![]() | '=' is not followed by whitespace. | 111 |
![]() | Parameter vendorId should be final. | 112 |
![]() | Parameter from should be final. | 112 |
![]() | Parameter until should be final. | 112 |
![]() | Missing a Javadoc comment. | 116 |
![]() | '=' is not preceded with whitespace. | 116 |
![]() | '=' is not followed by whitespace. | 116 |
![]() | '=' is not preceded with whitespace. | 116 |
![]() | '=' is not followed by whitespace. | 116 |
![]() | Parameter violationId should be final. | 117 |
![]() | Parameter from should be final. | 117 |
![]() | Parameter until should be final. | 117 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | '{' is not preceded with whitespace. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 120 characters. | 75 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '=' is not preceded with whitespace. | 77 |
![]() | '=' is not followed by whitespace. | 77 |
![]() | Parameter object should be final. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | 'if' is not followed by whitespace. | 79 |
![]() | '==' is not preceded with whitespace. | 79 |
![]() | '==' is not followed by whitespace. | 79 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 120 characters. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | '=' is not preceded with whitespace. | 88 |
![]() | '=' is not followed by whitespace. | 88 |
![]() | '=' is not preceded with whitespace. | 88 |
![]() | '=' is not followed by whitespace. | 88 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line has trailing spaces. | 92 |
![]() | 'while' is not followed by whitespace. | 95 |
![]() | '{' is not preceded with whitespace. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 37 |
![]() | Missing a Javadoc comment. | 47 |
![]() | '=' is not preceded with whitespace. | 47 |
![]() | '=' is not followed by whitespace. | 47 |
![]() | '{' is not preceded with whitespace. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line has trailing spaces. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line has trailing spaces. | 73 |
![]() | Line is longer than 120 characters. | 75 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '=' is not preceded with whitespace. | 77 |
![]() | '=' is not followed by whitespace. | 77 |
![]() | Parameter object should be final. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | 'if' is not followed by whitespace. | 79 |
![]() | '==' is not preceded with whitespace. | 79 |
![]() | '==' is not followed by whitespace. | 79 |
![]() | Line has trailing spaces. | 84 |
![]() | Line is longer than 120 characters. | 86 |
![]() | Missing a Javadoc comment. | 88 |
![]() | '=' is not preceded with whitespace. | 88 |
![]() | '=' is not followed by whitespace. | 88 |
![]() | '=' is not preceded with whitespace. | 88 |
![]() | '=' is not followed by whitespace. | 88 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line has trailing spaces. | 92 |
![]() | 'while' is not followed by whitespace. | 95 |
![]() | '{' is not preceded with whitespace. | 95 |