The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 605 | ![]() |
JavadocType | 100 | ![]() |
JavadocVariable | 169 | ![]() |
JavadocStyle | 4 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 6 | ![]() |
MemberName | 4 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 17 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 3 | ![]() |
LineLength
| 199 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 1 | ![]() |
MethodParamPad | 1 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 1 | ![]() |
ParenPad | 8 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 46 | ![]() |
WhitespaceAround | 1541 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 254 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 58 | ![]() |
RightCurly | 10 | ![]() |
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 | 2 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 41 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 336 | ![]() |
TodoComment | 3 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 4 | ![]() |
NewlineAtEndOfFile | 14 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 3067 | ![]() |
RegexpSingleline
| 739 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 120 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Redundant 'public' modifier. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 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 |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Redundant 'public' modifier. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Redundant 'public' modifier. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Redundant 'public' modifier. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 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 |
![]() | First sentence should end with a period. | 56 |
![]() | Expected an @return tag. | 62 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Expected @param tag for 'party'. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Redundant 'public' modifier. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | First sentence should end with a period. | 74 |
![]() | Expected an @return tag. | 79 |
![]() | Redundant 'public' modifier. | 80 |
![]() | Expected @param tag for 'date'. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Redundant 'public' modifier. | 84 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Name 'customer_product' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Redundant 'public' modifier. | 90 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Redundant 'public' modifier. | 93 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Redundant 'public' modifier. | 96 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Redundant 'public' modifier. | 99 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Redundant 'public' modifier. | 102 |
![]() | Line has trailing spaces. | 104 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Redundant 'public' modifier. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Redundant 'public' modifier. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Redundant 'public' modifier. | 111 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Line has trailing spaces. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Redundant 'public' modifier. | 13 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Redundant 'public' modifier. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Redundant 'public' modifier. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Redundant 'public' modifier. | 23 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Redundant 'public' modifier. | 26 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Redundant 'public' modifier. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 31 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Line has trailing spaces. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Redundant 'public' modifier. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 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 |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | '=' is not preceded with whitespace. | 47 |
![]() | '=' is not followed by whitespace. | 47 |
![]() | ',' is not followed by whitespace. | 47 |
![]() | '=' is not preceded with whitespace. | 47 |
![]() | '=' is not followed by whitespace. | 47 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '=' is not preceded with whitespace. | 50 |
![]() | '=' is not followed by whitespace. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | '=' is not preceded with whitespace. | 53 |
![]() | '=' is not followed by whitespace. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '=' is not preceded with whitespace. | 56 |
![]() | '=' is not followed by whitespace. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Redundant 'public' modifier. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Redundant 'public' modifier. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Redundant 'public' modifier. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Redundant 'public' modifier. | 46 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Name 'EmPenalty' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Redundant 'public' modifier. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | ',' is not followed by whitespace. | 54 |
![]() | '=' is not preceded with whitespace. | 54 |
![]() | '=' is not followed by whitespace. | 54 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | ',' is not followed by whitespace. | 57 |
![]() | '=' is not preceded with whitespace. | 57 |
![]() | '=' is not followed by whitespace. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Redundant 'public' modifier. | 58 |
![]() | ',' is not followed by whitespace. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | ',' is not followed by whitespace. | 60 |
![]() | '=' is not preceded with whitespace. | 60 |
![]() | '=' is not followed by whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | ',' is not followed by whitespace. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line is longer than 120 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Redundant 'public' modifier. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | ',' is not followed by whitespace. | 73 |
![]() | '=' is not preceded with whitespace. | 73 |
![]() | '=' is not followed by whitespace. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Redundant 'public' modifier. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | ',' is not followed by whitespace. | 78 |
![]() | '=' is not preceded with whitespace. | 78 |
![]() | '=' is not followed by whitespace. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Redundant 'public' modifier. | 79 |
![]() | ',' is not followed by whitespace. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | ',' is not followed by whitespace. | 86 |
![]() | '=' is not preceded with whitespace. | 86 |
![]() | '=' is not followed by whitespace. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Missing a Javadoc comment. | 95 |
![]() | ',' is not followed by whitespace. | 95 |
![]() | '=' is not preceded with whitespace. | 95 |
![]() | '=' is not followed by whitespace. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Redundant 'public' modifier. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | ',' is not followed by whitespace. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Redundant 'public' modifier. | 54 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Redundant 'public' modifier. | 57 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Redundant 'public' modifier. | 63 |
![]() | First sentence should end with a period. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Expected an @return tag. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Redundant 'public' modifier. | 71 |
![]() | Expected @param tag for 'productId'. | 71 |
![]() | Line contains a tab character. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Redundant 'public' modifier. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Redundant 'public' modifier. | 79 |
![]() | Line contains a tab character. | 80 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Redundant 'public' modifier. | 54 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 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 |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 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 |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Redundant 'public' modifier. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Redundant 'public' modifier. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Redundant 'public' modifier. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Redundant 'public' modifier. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Redundant 'public' modifier. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Redundant 'public' modifier. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | '=' is not preceded with whitespace. | 81 |
![]() | '=' is not followed by whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Redundant 'public' modifier. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | '=' is not preceded with whitespace. | 84 |
![]() | '=' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Redundant 'public' modifier. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Redundant 'public' modifier. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | '=' is not preceded with whitespace. | 90 |
![]() | '=' is not followed by whitespace. | 90 |
![]() | '=' is not preceded with whitespace. | 90 |
![]() | '=' is not followed by whitespace. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Redundant 'public' modifier. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Redundant 'public' modifier. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Redundant 'public' modifier. | 97 |
![]() | Line contains a tab character. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Redundant 'public' modifier. | 100 |
![]() | Line contains a tab character. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Redundant 'public' modifier. | 103 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line is longer than 120 characters. | 54 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '=' is not preceded with whitespace. | 56 |
![]() | '=' is not followed by whitespace. | 56 |
![]() | '=' is not preceded with whitespace. | 56 |
![]() | '=' is not followed by whitespace. | 56 |
![]() | Redundant 'public' modifier. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Line has trailing spaces. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line has trailing spaces. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Redundant 'public' modifier. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Redundant 'public' modifier. | 66 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 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 |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Unused import - org.slasoi.businessManager.common.model.EmParty. | 37 |
![]() | Unused import - org.slasoi.businessManager.common.model.EmPartyPartyrole. | 38 |
![]() | Unused import - org.slasoi.businessManager.common.model.EmPartyPartyroleId. | 39 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | '=' is not preceded with whitespace. | 49 |
![]() | '=' is not followed by whitespace. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 120 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '=' is not preceded with whitespace. | 69 |
![]() | '=' is not followed by whitespace. | 69 |
![]() | '=' is not preceded with whitespace. | 69 |
![]() | '=' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Redundant 'public' modifier. | 70 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Redundant 'public' modifier. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Name 'em_template' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 |
![]() | Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | '=' is not preceded with whitespace. | 53 |
![]() | '=' is not followed by whitespace. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | '=' is not preceded with whitespace. | 62 |
![]() | '=' is not followed by whitespace. | 62 |
![]() | ',' is not followed by whitespace. | 62 |
![]() | '=' is not preceded with whitespace. | 62 |
![]() | '=' is not followed by whitespace. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | '=' is not preceded with whitespace. | 72 |
![]() | '=' is not followed by whitespace. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | '=' is not preceded with whitespace. | 84 |
![]() | '=' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Redundant 'public' modifier. | 85 |
![]() | ')' is preceded with whitespace. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Unused @param tag for 'partyId'. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | '=' is not preceded with whitespace. | 97 |
![]() | '=' is not followed by whitespace. | 97 |
![]() | ',' is not followed by whitespace. | 97 |
![]() | '=' is not preceded with whitespace. | 97 |
![]() | '=' is not followed by whitespace. | 97 |
![]() | Line is longer than 120 characters. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Redundant 'public' modifier. | 98 |
![]() | Expected @param tag for 'txBslaid'. | 98 |
![]() | Expected @param tag for 'comment'. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | '=' is not preceded with whitespace. | 109 |
![]() | '=' is not followed by whitespace. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Redundant 'public' modifier. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | '=' is not preceded with whitespace. | 113 |
![]() | '=' is not followed by whitespace. | 113 |
![]() | ',' is not followed by whitespace. | 113 |
![]() | '=' is not preceded with whitespace. | 113 |
![]() | '=' is not followed by whitespace. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Redundant 'public' modifier. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Redundant 'public' modifier. | 49 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | '=' is not preceded with whitespace. | 57 |
![]() | '=' is not followed by whitespace. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Redundant 'public' modifier. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Redundant 'public' modifier. | 64 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '=' is not preceded with whitespace. | 69 |
![]() | '=' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Redundant 'public' modifier. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 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 |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Redundant 'public' modifier. | 44 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Redundant 'public' modifier. | 47 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | '=' is not preceded with whitespace. | 55 |
![]() | '=' is not followed by whitespace. | 55 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Redundant 'final' modifier. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Redundant 'public' modifier. | 46 |
![]() | Name 'EmSlaViolation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Redundant 'public' modifier. | 49 |
![]() | Name 'EmSlaViolation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Redundant 'public' modifier. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | ',' is not followed by whitespace. | 54 |
![]() | '=' is not preceded with whitespace. | 54 |
![]() | '=' is not followed by whitespace. | 54 |
![]() | Redundant 'public' modifier. | 55 |
![]() | ',' is not followed by whitespace. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | ',' is not followed by whitespace. | 57 |
![]() | '=' is not preceded with whitespace. | 57 |
![]() | '=' is not followed by whitespace. | 57 |
![]() | Redundant 'public' modifier. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | ',' is not followed by whitespace. | 60 |
![]() | '=' is not preceded with whitespace. | 60 |
![]() | '=' is not followed by whitespace. | 60 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | ',' is not followed by whitespace. | 63 |
![]() | '=' is not preceded with whitespace. | 63 |
![]() | '=' is not followed by whitespace. | 63 |
![]() | Redundant 'public' modifier. | 64 |
![]() | ',' is not followed by whitespace. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | ',' is not followed by whitespace. | 67 |
![]() | '=' is not preceded with whitespace. | 67 |
![]() | '=' is not followed by whitespace. | 67 |
![]() | Redundant 'public' modifier. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Name 'EmSlaWarning' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Name 'EmSlaWarning' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Redundant 'public' modifier. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | ',' is not followed by whitespace. | 53 |
![]() | '=' is not preceded with whitespace. | 53 |
![]() | '=' is not followed by whitespace. | 53 |
![]() | Redundant 'public' modifier. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | ',' is not followed by whitespace. | 56 |
![]() | '=' is not preceded with whitespace. | 56 |
![]() | '=' is not followed by whitespace. | 56 |
![]() | Redundant 'public' modifier. | 57 |
![]() | ',' is not followed by whitespace. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Redundant 'public' modifier. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Redundant 'public' modifier. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Redundant 'public' modifier. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '=' is not preceded with whitespace. | 62 |
![]() | '=' is not followed by whitespace. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | '{' is not preceded with whitespace. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '=' is not preceded with whitespace. | 74 |
![]() | '=' is not followed by whitespace. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter id should be final. | 75 |
![]() | '{' is not preceded with whitespace. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | '+' is not preceded with whitespace. | 76 |
![]() | '+' is not followed by whitespace. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line is longer than 120 characters. | 81 |
![]() | Line contains a tab character. | 83 |
![]() | Line is longer than 120 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | '=' is not preceded with whitespace. | 86 |
![]() | '=' is not followed by whitespace. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Parameter object should be final. | 87 |
![]() | '{' is not preceded with whitespace. | 87 |
![]() | 'if' construct must use '{}'s. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | 'if' is not followed by whitespace. | 88 |
![]() | '==' is not preceded with whitespace. | 88 |
![]() | '==' is not followed by whitespace. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '=' is not preceded with whitespace. | 100 |
![]() | '=' is not followed by whitespace. | 100 |
![]() | '=' is not preceded with whitespace. | 100 |
![]() | '=' is not followed by whitespace. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Parameter ids should be final. | 101 |
![]() | '{' is not preceded with whitespace. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | 'while' is not followed by whitespace. | 106 |
![]() | '{' is not preceded with whitespace. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line contains a tab character. | 113 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 120 characters. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '=' is not preceded with whitespace. | 77 |
![]() | '=' is not followed by whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter object should be final. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | 'if' is not followed by whitespace. | 79 |
![]() | '==' is not preceded with whitespace. | 79 |
![]() | '==' is not followed by whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line is longer than 120 characters. | 86 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line contains a tab character. | 89 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'while' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Missing a Javadoc comment. | 78 |
![]() | '=' is not preceded with whitespace. | 78 |
![]() | '=' is not followed by whitespace. | 78 |
![]() | Parameter name should be final. | 79 |
![]() | '{' is not preceded with whitespace. | 79 |
![]() | '+' is not preceded with whitespace. | 80 |
![]() | '+' is not followed by whitespace. | 80 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line is longer than 120 characters. | 85 |
![]() | Line contains a tab character. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Parameter object should be final. | 88 |
![]() | '{' is not preceded with whitespace. | 88 |
![]() | 'if' construct must use '{}'s. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | 'if' is not followed by whitespace. | 89 |
![]() | '==' is not preceded with whitespace. | 89 |
![]() | '==' is not followed by whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 120 characters. | 96 |
![]() | Line contains a tab character. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | '=' is not preceded with whitespace. | 98 |
![]() | '=' is not followed by whitespace. | 98 |
![]() | '=' is not preceded with whitespace. | 98 |
![]() | '=' is not followed by whitespace. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Parameter ids should be final. | 99 |
![]() | '{' is not preceded with whitespace. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | 'while' is not followed by whitespace. | 104 |
![]() | '{' is not preceded with whitespace. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 47 |
![]() | '=' is not preceded with whitespace. | 47 |
![]() | '=' is not followed by whitespace. | 47 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'log' must be private and have accessor methods. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | '=' is not preceded with whitespace. | 58 |
![]() | '=' is not followed by whitespace. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | '{' is not preceded with whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | '=' is not preceded with whitespace. | 45 |
![]() | '=' is not followed by whitespace. | 45 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'log' must be private and have accessor methods. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line is longer than 120 characters. | 54 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '=' is not preceded with whitespace. | 56 |
![]() | '=' is not followed by whitespace. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Parameter obj should be final. | 57 |
![]() | '{' is not preceded with whitespace. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | '{' is not preceded with whitespace. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'log' must be private and have accessor methods. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter id should be final. | 56 |
![]() | '{' is not preceded with whitespace. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter obj should be final. | 61 |
![]() | '{' is not preceded with whitespace. | 61 |
![]() | 'if' construct must use '{}'s. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | 'if' is not followed by whitespace. | 62 |
![]() | '==' is not preceded with whitespace. | 62 |
![]() | '==' is not followed by whitespace. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | '{' is not preceded with whitespace. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | '=' is not preceded with whitespace. | 72 |
![]() | '=' is not followed by whitespace. | 72 |
![]() | '=' is not preceded with whitespace. | 72 |
![]() | '=' is not followed by whitespace. | 72 |
![]() | Parameter ids should be final. | 73 |
![]() | '{' is not preceded with whitespace. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | 'while' is not followed by whitespace. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | '{' is not preceded with whitespace. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Variable 'log' must be private and have accessor methods. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter id should be final. | 56 |
![]() | '{' is not preceded with whitespace. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter obj should be final. | 61 |
![]() | '{' is not preceded with whitespace. | 61 |
![]() | Line has trailing spaces. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '{' is not preceded with whitespace. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | '=' is not preceded with whitespace. | 71 |
![]() | '=' is not followed by whitespace. | 71 |
![]() | '=' is not preceded with whitespace. | 71 |
![]() | '=' is not followed by whitespace. | 71 |
![]() | Parameter ids should be final. | 72 |
![]() | '{' is not preceded with whitespace. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | 'while' is not followed by whitespace. | 77 |
![]() | '{' is not preceded with whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Parameter name should be final. | 84 |
![]() | '{' is not preceded with whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Variable 'log' must be private and have accessor methods. | 79 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Line has trailing spaces. | 95 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Missing a Javadoc comment. | 111 |
![]() | Line has trailing spaces. | 116 |
![]() | Expected an @return tag. | 120 |
![]() | Parameter date should be final. | 121 |
![]() | Expected @param tag for 'date'. | 121 |
![]() | Parameter typeDate should be final. | 121 |
![]() | Expected @param tag for 'typeDate'. | 121 |
![]() | '{' is not preceded with whitespace. | 121 |
![]() | ',' is not followed by whitespace. | 123 |
![]() | First sentence should end with a period. | 125 |
![]() | Expected an @return tag. | 130 |
![]() | Parameter date should be final. | 131 |
![]() | Expected @param tag for 'date'. | 131 |
![]() | '{' is not preceded with whitespace. | 131 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter id should be final. | 142 |
![]() | 'for' construct must use '{}'s. | 150 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Parameter party should be final. | 164 |
![]() | Line is longer than 120 characters. | 173 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Parameter party should be final. | 177 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Parameter party should be final. | 183 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Parameter party should be final. | 189 |
![]() | Parameter category should be final. | 189 |
![]() | Line has trailing spaces. | 193 |
![]() | Missing a Javadoc comment. | 201 |
![]() | Parameter party should be final. | 202 |
![]() | Parameter productsOffer should be final. | 202 |
![]() | Comment matches to-do format 'TODO:'. | 214 |
![]() | Comment matches to-do format 'TODO:'. | 219 |
![]() | Expected an @return tag. | 238 |
![]() | Parameter party should be final. | 239 |
![]() | Expected @param tag for 'party'. | 239 |
![]() | Parameter productOfferId should be final. | 239 |
![]() | Expected @param tag for 'productOfferId'. | 239 |
![]() | Expected @throws tag for 'Exception'. | 239 |
![]() | Missing a Javadoc comment. | 274 |
![]() | Parameter customer_product should be final. | 275 |
![]() | Name 'customer_product' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 275 |
![]() | Name 'product_offer' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 278 |
![]() | Name 'product_promos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 282 |
![]() | Line contains a tab character. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line has trailing spaces. | 299 |
![]() | Line contains a tab character. | 299 |
![]() | Comment matches to-do format 'TODO:'. | 303 |
![]() | Name 'product_promo' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 304 |
![]() | Missing a Javadoc comment. | 364 |
![]() | Parameter customer_product should be final. | 365 |
![]() | Name 'customer_product' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 365 |
![]() | Missing a Javadoc comment. | 369 |
![]() | Parameter customer_product should be final. | 370 |
![]() | Name 'customer_product' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 370 |
![]() | Missing a Javadoc comment. | 379 |
![]() | Parameter id should be final. | 380 |
![]() | Line is longer than 120 characters. | 388 |
![]() | Missing a Javadoc comment. | 391 |
![]() | Parameter productOffer should be final. | 392 |
![]() | Parameter party should be final. | 393 |
![]() | Line has trailing spaces. | 396 |
![]() | Missing a Javadoc comment. | 397 |
![]() | Line has trailing spaces. | 398 |
![]() | Parameter customerProduct should be final. | 398 |
![]() | '{' is not preceded with whitespace. | 398 |
![]() | Line is longer than 120 characters. | 400 |
![]() | '=' is not followed by whitespace. | 400 |
![]() | 'if' is not followed by whitespace. | 401 |
![]() | '!=' is not preceded with whitespace. | 401 |
![]() | '+' is not preceded with whitespace. | 402 |
![]() | 'if' is not followed by whitespace. | 404 |
![]() | '!=' is not followed by whitespace. | 404 |
![]() | 'if' is not followed by whitespace. | 406 |
![]() | '!=' is not followed by whitespace. | 406 |
![]() | '>' is not preceded with whitespace. | 406 |
![]() | '>' is not followed by whitespace. | 406 |
![]() | '{' is not preceded with whitespace. | 406 |
![]() | 'for' is not followed by whitespace. | 407 |
![]() | '{' is not preceded with whitespace. | 407 |
![]() | 'if' is not followed by whitespace. | 410 |
![]() | '!=' is not preceded with whitespace. | 410 |
![]() | '>' is not preceded with whitespace. | 410 |
![]() | '>' is not followed by whitespace. | 410 |
![]() | '{' is not preceded with whitespace. | 410 |
![]() | 'for' is not followed by whitespace. | 411 |
![]() | ':' is not preceded with whitespace. | 411 |
![]() | ':' is not followed by whitespace. | 411 |
![]() | '{' is not preceded with whitespace. | 411 |
![]() | 'if' is not followed by whitespace. | 412 |
![]() | '==' is not preceded with whitespace. | 412 |
![]() | '==' should be on a new line. | 412 |
![]() | '{' is not preceded with whitespace. | 413 |
![]() | '+' is not preceded with whitespace. | 414 |
![]() | '+' is not followed by whitespace. | 414 |
![]() | Line has trailing spaces. | 417 |
![]() | Line has trailing spaces. | 419 |
![]() | Line has trailing spaces. | 420 |
![]() | Line has trailing spaces. | 427 |
![]() | Missing a Javadoc comment. | 428 |
![]() | Parameter party should be final. | 429 |
![]() | '{' is not preceded with whitespace. | 429 |
![]() | Line has trailing spaces. | 430 |
![]() | Line contains a tab character. | 430 |
![]() | 'for' construct must use '{}'s. | 431 |
![]() | Line contains a tab character. | 431 |
![]() | 'for' is not followed by whitespace. | 431 |
![]() | Line contains a tab character. | 432 |
![]() | Line contains a tab character. | 434 |
![]() | Line has trailing spaces. | 435 |
![]() | Line contains a tab character. | 435 |
![]() | Line has trailing spaces. | 437 |
![]() | Missing a Javadoc comment. | 438 |
![]() | Line has trailing spaces. | 439 |
![]() | Parameter product should be final. | 439 |
![]() | '{' is not preceded with whitespace. | 439 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | '=' is not preceded with whitespace. | 49 |
![]() | '=' is not followed by whitespace. | 49 |
![]() | '{' is not preceded with whitespace. | 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. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter id should be final. | 57 |
![]() | '{' is not preceded with whitespace. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter obj should be final. | 64 |
![]() | '{' is not preceded with whitespace. | 64 |
![]() | 'if' construct must use '{}'s. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | 'if' is not followed by whitespace. | 65 |
![]() | '==' is not preceded with whitespace. | 65 |
![]() | '==' is not followed by whitespace. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | '{' is not preceded with whitespace. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | '=' is not preceded with whitespace. | 75 |
![]() | '=' is not followed by whitespace. | 75 |
![]() | '=' is not preceded with whitespace. | 75 |
![]() | '=' is not followed by whitespace. | 75 |
![]() | Parameter ids should be final. | 76 |
![]() | '{' is not preceded with whitespace. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | 'while' is not followed by whitespace. | 81 |
![]() | '{' is not preceded with whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter countryId should be final. | 88 |
![]() | '{' is not preceded with whitespace. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 16 |
![]() | '=' is not preceded with whitespace. | 16 |
![]() | '=' is not followed by whitespace. | 16 |
![]() | '{' is not preceded with whitespace. | 17 |
![]() | Line has trailing spaces. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Variable 'log' must be private and have accessor methods. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | '{' is not preceded with whitespace. | 25 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter id should be final. | 31 |
![]() | '{' is not preceded with whitespace. | 31 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter object should be final. | 38 |
![]() | '{' is not preceded with whitespace. | 38 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter object should be final. | 44 |
![]() | '{' is not preceded with whitespace. | 44 |
![]() | 'if' is not followed by whitespace. | 46 |
![]() | '>' is not preceded with whitespace. | 46 |
![]() | '>' is not followed by whitespace. | 46 |
![]() | '{' is not preceded with whitespace. | 46 |
![]() | 'for' is not followed by whitespace. | 47 |
![]() | '{' is not preceded with whitespace. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter id should be final. | 57 |
![]() | '{' is not preceded with whitespace. | 57 |
![]() | Line has trailing spaces. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter type should be final. | 62 |
![]() | Parameter translation should be final. | 62 |
![]() | '{' is not preceded with whitespace. | 62 |
![]() | '(' is followed by whitespace. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Name 'IndividualDAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter id should be final. | 54 |
![]() | '{' is not preceded with whitespace. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter obj should be final. | 59 |
![]() | '{' is not preceded with whitespace. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '{' is not preceded with whitespace. | 64 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Parameter ids should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | 'while' is not followed by whitespace. | 74 |
![]() | '{' is not preceded with whitespace. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | '=' is not preceded with whitespace. | 80 |
![]() | '=' is not followed by whitespace. | 80 |
![]() | '=' is not preceded with whitespace. | 80 |
![]() | '=' is not followed by whitespace. | 80 |
![]() | Parameter id should be final. | 81 |
![]() | '{' is not preceded with whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | '=' is not preceded with whitespace. | 86 |
![]() | '=' is not followed by whitespace. | 86 |
![]() | '=' is not preceded with whitespace. | 86 |
![]() | '=' is not followed by whitespace. | 86 |
![]() | Parameter organizationId should be final. | 87 |
![]() | '{' is not preceded with whitespace. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter id should be final. | 54 |
![]() | '{' is not preceded with whitespace. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter obj should be final. | 59 |
![]() | '{' is not preceded with whitespace. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '{' is not preceded with whitespace. | 64 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Parameter ids should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | 'while' is not followed by whitespace. | 74 |
![]() | '{' is not preceded with whitespace. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter id should be final. | 54 |
![]() | '{' is not preceded with whitespace. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter obj should be final. | 59 |
![]() | '{' is not preceded with whitespace. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '{' is not preceded with whitespace. | 64 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Parameter ids should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | 'while' is not followed by whitespace. | 74 |
![]() | '{' is not preceded with whitespace. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | '=' is not preceded with whitespace. | 80 |
![]() | '=' is not followed by whitespace. | 80 |
![]() | '=' is not preceded with whitespace. | 80 |
![]() | '=' is not followed by whitespace. | 80 |
![]() | Parameter id should be final. | 81 |
![]() | '{' is not preceded with whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter id should be final. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | '+' is not preceded with whitespace. | 61 |
![]() | '+' is not followed by whitespace. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '=' is not preceded with whitespace. | 69 |
![]() | '=' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '{' is not preceded with whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | '=' is not preceded with whitespace. | 78 |
![]() | '=' is not followed by whitespace. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Parameter obj should be final. | 79 |
![]() | '{' is not preceded with whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Parameter ids should be final. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | '{' is not preceded with whitespace. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | '+' is not preceded with whitespace. | 89 |
![]() | '+' is not followed by whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 53 |
![]() | '=' is not preceded with whitespace. | 53 |
![]() | '=' is not followed by whitespace. | 53 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'log' must be private and have accessor methods. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | '=' is not preceded with whitespace. | 64 |
![]() | '=' is not followed by whitespace. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | '{' is not preceded with whitespace. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | '=' is not preceded with whitespace. | 70 |
![]() | '=' is not followed by whitespace. | 70 |
![]() | ',' is not followed by whitespace. | 70 |
![]() | '=' is not preceded with whitespace. | 70 |
![]() | '=' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Parameter object should be final. | 71 |
![]() | '{' is not preceded with whitespace. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | '=' is not preceded with whitespace. | 76 |
![]() | '=' is not followed by whitespace. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | '{' is not preceded with whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | ';' is followed by whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | '+' is not preceded with whitespace. | 83 |
![]() | '+' is not followed by whitespace. | 83 |
![]() | '+' is not preceded with whitespace. | 83 |
![]() | '+' is not followed by whitespace. | 83 |
![]() | Line is longer than 120 characters. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | '=' is not preceded with whitespace. | 91 |
![]() | '=' is not followed by whitespace. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Parameter entity should be final. | 92 |
![]() | '{' is not preceded with whitespace. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line is longer than 120 characters. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | '=' is not preceded with whitespace. | 95 |
![]() | '=' is not followed by whitespace. | 95 |
![]() | 'cast' is not followed by whitespace. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | 'for' is not followed by whitespace. | 97 |
![]() | '{' is not preceded with whitespace. | 97 |
![]() | 'if' construct must use '{}'s. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | 'if' is not followed by whitespace. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | '=' is not preceded with whitespace. | 102 |
![]() | '=' is not followed by whitespace. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | 'for' is not followed by whitespace. | 103 |
![]() | '{' is not preceded with whitespace. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | '=' is not preceded with whitespace. | 104 |
![]() | '=' is not followed by whitespace. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | 'for' is not followed by whitespace. | 105 |
![]() | '{' is not preceded with whitespace. | 105 |
![]() | 'if' construct must use '{}'s. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | 'if' is not followed by whitespace. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 113 |
![]() | Missing a Javadoc comment. | 113 |
![]() | '=' is not preceded with whitespace. | 113 |
![]() | '=' is not followed by whitespace. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Parameter entity should be final. | 114 |
![]() | '{' is not preceded with whitespace. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line is longer than 120 characters. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | '=' is not preceded with whitespace. | 116 |
![]() | '=' is not followed by whitespace. | 116 |
![]() | 'cast' is not followed by whitespace. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Missing a Javadoc comment. | 120 |
![]() | '=' is not preceded with whitespace. | 120 |
![]() | '=' is not followed by whitespace. | 120 |
![]() | '=' is not preceded with whitespace. | 120 |
![]() | '=' is not followed by whitespace. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Parameter ids should be final. | 121 |
![]() | '{' is not preceded with whitespace. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | 'while' is not followed by whitespace. | 126 |
![]() | '{' is not preceded with whitespace. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 53 |
![]() | '=' is not preceded with whitespace. | 53 |
![]() | '=' is not followed by whitespace. | 53 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Variable 'log' must be private and have accessor methods. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | '=' is not preceded with whitespace. | 64 |
![]() | '=' is not followed by whitespace. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Parameter id should be final. | 65 |
![]() | '{' is not preceded with whitespace. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | '+' is not preceded with whitespace. | 66 |
![]() | '+' is not followed by whitespace. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | '=' is not preceded with whitespace. | 75 |
![]() | '=' is not followed by whitespace. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | '{' is not preceded with whitespace. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line is longer than 120 characters. | 82 |
![]() | Line contains a tab character. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | '=' is not preceded with whitespace. | 84 |
![]() | '=' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Parameter obj should be final. | 85 |
![]() | '{' is not preceded with whitespace. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Expected an @return tag. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | '=' is not preceded with whitespace. | 92 |
![]() | '=' is not followed by whitespace. | 92 |
![]() | Parameter id should be final. | 93 |
![]() | Expected @param tag for 'id'. | 93 |
![]() | '{' is not preceded with whitespace. | 93 |
![]() | '+' is not preceded with whitespace. | 94 |
![]() | '+' is not followed by whitespace. | 94 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | '=' is not preceded with whitespace. | 99 |
![]() | '=' is not followed by whitespace. | 99 |
![]() | '=' is not preceded with whitespace. | 99 |
![]() | '=' is not followed by whitespace. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Parameter ids should be final. | 100 |
![]() | '{' is not preceded with whitespace. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | 'while' is not followed by whitespace. | 104 |
![]() | '{' is not preceded with whitespace. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line has trailing spaces. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | '=' is not preceded with whitespace. | 110 |
![]() | '=' is not followed by whitespace. | 110 |
![]() | '=' is not preceded with whitespace. | 110 |
![]() | '=' is not followed by whitespace. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Parameter id should be final. | 111 |
![]() | '{' is not preceded with whitespace. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Parameter firstName should be final. | 118 |
![]() | Parameter lastName should be final. | 118 |
![]() | '{' is not preceded with whitespace. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Parameter tradingName should be final. | 123 |
![]() | '{' is not preceded with whitespace. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | '(' is preceded with whitespace. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line has trailing spaces. | 126 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | '{' is not preceded with whitespace. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Missing a Javadoc comment. | 131 |
![]() | '{' is not preceded with whitespace. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '=' is not preceded with whitespace. | 52 |
![]() | '=' is not followed by whitespace. | 52 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'log' must be private and have accessor methods. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '=' is not preceded with whitespace. | 63 |
![]() | '=' is not followed by whitespace. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Parameter id should be final. | 64 |
![]() | '{' is not preceded with whitespace. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | '+' is not preceded with whitespace. | 65 |
![]() | '+' is not followed by whitespace. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | '=' is not preceded with whitespace. | 73 |
![]() | '=' is not followed by whitespace. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | '{' is not preceded with whitespace. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line is longer than 120 characters. | 80 |
![]() | Line contains a tab character. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | '=' is not preceded with whitespace. | 82 |
![]() | '=' is not followed by whitespace. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Parameter obj should be final. | 83 |
![]() | '{' is not preceded with whitespace. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | '=' is not preceded with whitespace. | 89 |
![]() | '=' is not followed by whitespace. | 89 |
![]() | '=' is not preceded with whitespace. | 89 |
![]() | '=' is not followed by whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Parameter ids should be final. | 90 |
![]() | '{' is not preceded with whitespace. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'while' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '=' is not preceded with whitespace. | 100 |
![]() | '=' is not followed by whitespace. | 100 |
![]() | '=' is not preceded with whitespace. | 100 |
![]() | '=' is not followed by whitespace. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Parameter id should be final. | 101 |
![]() | '{' is not preceded with whitespace. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | '=' is not preceded with whitespace. | 108 |
![]() | '=' is not followed by whitespace. | 108 |
![]() | '=' is not preceded with whitespace. | 108 |
![]() | '=' is not followed by whitespace. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Parameter partyId should be final. | 109 |
![]() | '{' is not preceded with whitespace. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '=' is not preceded with whitespace. | 46 |
![]() | '=' is not followed by whitespace. | 46 |
![]() | '{' is not preceded with whitespace. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'log' must be private and have accessor methods. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line has trailing spaces. | 52 |
![]() | Line has trailing spaces. | 54 |
![]() | Expected an @return tag. | 58 |
![]() | Parameter id should be final. | 59 |
![]() | Expected @param tag for 'id'. | 59 |
![]() | '{' is not preceded with whitespace. | 59 |
![]() | Parameter obj should be final. | 67 |
![]() | Expected @param tag for 'obj'. | 67 |
![]() | '{' is not preceded with whitespace. | 67 |
![]() | Line has trailing spaces. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter EmPenalty should be final. | 68 |
![]() | Name 'EmPenalty' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 68 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter EmPenalty should be final. | 74 |
![]() | Name 'EmPenalty' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter penaltyList should be final. | 80 |
![]() | Name 'EmPenalty' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 |
![]() | Missing a Javadoc comment. | 89 |
![]() | ',' is not followed by whitespace. | 89 |
![]() | '=' is not preceded with whitespace. | 89 |
![]() | '=' is not followed by whitespace. | 89 |
![]() | Parameter slaId should be final. | 90 |
![]() | Parameter asc should be final. | 90 |
![]() | '{' is not preceded with whitespace. | 90 |
![]() | Line has trailing spaces. | 93 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Parameter slaId should be final. | 95 |
![]() | Parameter asc should be final. | 95 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Parameter slaId should be final. | 100 |
![]() | Parameter startDate should be final. | 100 |
![]() | Parameter endDate should be final. | 100 |
![]() | '}' should be on the same line. | 120 |
![]() | '}' should be on the same line. | 123 |
![]() | '}' should be on the same line. | 149 |
![]() | Missing a Javadoc comment. | 161 |
![]() | Parameter slaId should be final. | 162 |
![]() | Parameter startDate should be final. | 162 |
![]() | Parameter endDate should be final. | 162 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Parameter slaId should be final. | 171 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Parameter penaltyDate should be final. | 179 |
![]() | Parameter slaIdList should be final. | 179 |
![]() | Missing a Javadoc comment. | 187 |
![]() | Parameter slaId should be final. | 188 |
![]() | Parameter guaranteeTermId should be final. | 188 |
![]() | Missing a Javadoc comment. | 197 |
![]() | Parameter slaId should be final. | 198 |
![]() | Parameter guaranteeTermId should be final. | 198 |
![]() | Parameter startDate should be final. | 199 |
![]() | Parameter endDate should be final. | 199 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | '=' is not preceded with whitespace. | 49 |
![]() | '=' is not followed by whitespace. | 49 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'log' must be private and have accessor methods. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | '=' is not preceded with whitespace. | 60 |
![]() | '=' is not followed by whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | '{' is not preceded with whitespace. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '=' is not preceded with whitespace. | 69 |
![]() | '=' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Parameter id should be final. | 70 |
![]() | '{' is not preceded with whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | '+' is not preceded with whitespace. | 71 |
![]() | '+' is not followed by whitespace. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 120 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | '=' is not preceded with whitespace. | 81 |
![]() | '=' is not followed by whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Parameter object should be final. | 82 |
![]() | '{' is not preceded with whitespace. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Missing a Javadoc comment. | 90 |
![]() | '=' is not preceded with whitespace. | 90 |
![]() | '=' is not followed by whitespace. | 90 |
![]() | '=' is not preceded with whitespace. | 90 |
![]() | '=' is not followed by whitespace. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Parameter ids should be final. | 91 |
![]() | '{' is not preceded with whitespace. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | 'while' is not followed by whitespace. | 96 |
![]() | '{' is not preceded with whitespace. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Line is longer than 120 characters. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | '=' is not preceded with whitespace. | 79 |
![]() | '=' is not followed by whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Parameter object should be final. | 80 |
![]() | '{' is not preceded with whitespace. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line contains a tab character. | 89 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'while' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line contains a tab character. | 103 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 66 |
![]() | '=' is not preceded with whitespace. | 66 |
![]() | '=' is not followed by whitespace. | 66 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'log' must be private and have accessor methods. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | '=' is not preceded with whitespace. | 91 |
![]() | '=' is not followed by whitespace. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | '{' is not preceded with whitespace. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | '=' is not preceded with whitespace. | 100 |
![]() | '=' is not followed by whitespace. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Parameter id should be final. | 101 |
![]() | '{' is not preceded with whitespace. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | '+' is not preceded with whitespace. | 102 |
![]() | '+' is not followed by whitespace. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '=' is not preceded with whitespace. | 117 |
![]() | '=' is not followed by whitespace. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Parameter policyTypeId should be final. | 118 |
![]() | '{' is not preceded with whitespace. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | '+' is not preceded with whitespace. | 120 |
![]() | '+' is not followed by whitespace. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | 'while' is not followed by whitespace. | 128 |
![]() | '{' is not preceded with whitespace. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line has trailing spaces. | 132 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 142 |
![]() | Missing a Javadoc comment. | 142 |
![]() | '=' is not preceded with whitespace. | 142 |
![]() | '=' is not followed by whitespace. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Parameter id should be final. | 143 |
![]() | '{' is not preceded with whitespace. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | '+' is not preceded with whitespace. | 145 |
![]() | '+' is not followed by whitespace. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | 'while' is not followed by whitespace. | 153 |
![]() | '{' is not preceded with whitespace. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line has trailing spaces. | 163 |
![]() | Line contains a tab character. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Missing a Javadoc comment. | 172 |
![]() | '=' is not preceded with whitespace. | 172 |
![]() | '=' is not followed by whitespace. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Parameter policyValues should be final. | 173 |
![]() | '{' is not preceded with whitespace. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | 'while' is not followed by whitespace. | 177 |
![]() | '{' is not preceded with whitespace. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line has trailing spaces. | 179 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | 'if' is not followed by whitespace. | 180 |
![]() | '{' is not preceded with whitespace. | 180 |
![]() | Line contains a tab character. | 181 |
![]() | 'if' construct must use '{}'s. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | 'if' is not followed by whitespace. | 182 |
![]() | '!=' is not preceded with whitespace. | 182 |
![]() | '!=' is not followed by whitespace. | 182 |
![]() | '>' is not preceded with whitespace. | 182 |
![]() | '>' is not followed by whitespace. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line has trailing spaces. | 187 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line is longer than 120 characters. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Missing a Javadoc comment. | 193 |
![]() | '=' is not preceded with whitespace. | 193 |
![]() | '=' is not followed by whitespace. | 193 |
![]() | '=' is not preceded with whitespace. | 193 |
![]() | '=' is not followed by whitespace. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Parameter policy should be final. | 194 |
![]() | '{' is not preceded with whitespace. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line has trailing spaces. | 198 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Missing a Javadoc comment. | 202 |
![]() | '=' is not preceded with whitespace. | 202 |
![]() | '=' is not followed by whitespace. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | Parameter productId should be final. | 203 |
![]() | '{' is not preceded with whitespace. | 203 |
![]() | Line contains a tab character. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | 'while' is not followed by whitespace. | 209 |
![]() | '{' is not preceded with whitespace. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line is longer than 120 characters. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Missing a Javadoc comment. | 220 |
![]() | '=' is not preceded with whitespace. | 220 |
![]() | '=' is not followed by whitespace. | 220 |
![]() | '=' is not preceded with whitespace. | 220 |
![]() | '=' is not followed by whitespace. | 220 |
![]() | Line has trailing spaces. | 221 |
![]() | Line contains a tab character. | 221 |
![]() | Parameter policy should be final. | 221 |
![]() | Parameter nuPolicyTypeId should be final. | 221 |
![]() | Parameter nuProductOfferId should be final. | 221 |
![]() | Parameter nuServiceId should be final. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Parameter paramIds should be final. | 222 |
![]() | Parameter paramValues should be final. | 222 |
![]() | '{' is not preceded with whitespace. | 222 |
![]() | Line has trailing spaces. | 223 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line has trailing spaces. | 231 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | '+' is not preceded with whitespace. | 232 |
![]() | '+' is not followed by whitespace. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | 'if' is not followed by whitespace. | 233 |
![]() | '==' is not preceded with whitespace. | 233 |
![]() | '==' is not followed by whitespace. | 233 |
![]() | '==' is not preceded with whitespace. | 233 |
![]() | '==' is not followed by whitespace. | 233 |
![]() | '{' is not preceded with whitespace. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | 'else' is not preceded with whitespace. | 236 |
![]() | '}' is not followed by whitespace. | 236 |
![]() | 'else' is not followed by whitespace. | 236 |
![]() | '{' is not preceded with whitespace. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | Line contains a tab character. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | '+' is not preceded with whitespace. | 240 |
![]() | '+' is not followed by whitespace. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | Line contains a tab character. | 241 |
![]() | Line contains a tab character. | 242 |
![]() | '+' is not preceded with whitespace. | 242 |
![]() | '+' is not followed by whitespace. | 242 |
![]() | Line has trailing spaces. | 243 |
![]() | Line contains a tab character. | 243 |
![]() | Line contains a tab character. | 244 |
![]() | 'for' is not followed by whitespace. | 244 |
![]() | '=' is not preceded with whitespace. | 244 |
![]() | '=' is not followed by whitespace. | 244 |
![]() | '<' is not preceded with whitespace. | 244 |
![]() | '<' is not followed by whitespace. | 244 |
![]() | '{' is not preceded with whitespace. | 244 |
![]() | Line is longer than 120 characters. | 245 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line contains a tab character. | 248 |
![]() | '+' is not preceded with whitespace. | 248 |
![]() | '+' is not followed by whitespace. | 248 |
![]() | '+' is not followed by whitespace. | 248 |
![]() | '+' is not preceded with whitespace. | 248 |
![]() | '+' is not followed by whitespace. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line is longer than 120 characters. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line contains a tab character. | 256 |
![]() | Missing a Javadoc comment. | 256 |
![]() | '=' is not preceded with whitespace. | 256 |
![]() | '=' is not followed by whitespace. | 256 |
![]() | '=' is not preceded with whitespace. | 256 |
![]() | '=' is not followed by whitespace. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Parameter policiesIds should be final. | 257 |
![]() | Parameter policiesStatus should be final. | 257 |
![]() | '{' is not preceded with whitespace. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line contains a tab character. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | 'for' is not followed by whitespace. | 259 |
![]() | '=' is not preceded with whitespace. | 259 |
![]() | '=' is not followed by whitespace. | 259 |
![]() | '<' is not preceded with whitespace. | 259 |
![]() | '<' is not followed by whitespace. | 259 |
![]() | '{' is not preceded with whitespace. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Line contains a tab character. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line has trailing spaces. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | Line has trailing spaces. | 265 |
![]() | Line contains a tab character. | 265 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Line is longer than 120 characters. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | '=' is not preceded with whitespace. | 79 |
![]() | '=' is not followed by whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Parameter object should be final. | 80 |
![]() | '{' is not preceded with whitespace. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line contains a tab character. | 89 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'while' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Name 'PriceTypesDAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 120 characters. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '=' is not preceded with whitespace. | 77 |
![]() | '=' is not followed by whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter object should be final. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | 'if' is not followed by whitespace. | 79 |
![]() | '==' is not preceded with whitespace. | 79 |
![]() | '==' is not followed by whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line contains a tab character. | 89 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'while' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Name 'PriceVariationTypesDAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 120 characters. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '=' is not preceded with whitespace. | 77 |
![]() | '=' is not followed by whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter object should be final. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | 'if' is not followed by whitespace. | 79 |
![]() | '==' is not preceded with whitespace. | 79 |
![]() | '==' is not followed by whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line is longer than 120 characters. | 86 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line contains a tab character. | 89 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'while' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '=' is not preceded with whitespace. | 63 |
![]() | '=' is not followed by whitespace. | 63 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'log' must be private and have accessor methods. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | '=' is not preceded with whitespace. | 84 |
![]() | '=' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Parameter id should be final. | 85 |
![]() | '{' is not preceded with whitespace. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | '+' is not preceded with whitespace. | 86 |
![]() | '+' is not followed by whitespace. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'for' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line is longer than 120 characters. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | 'for' construct must use '{}'s. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | 'for' is not followed by whitespace. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Missing a Javadoc comment. | 105 |
![]() | '=' is not preceded with whitespace. | 105 |
![]() | '=' is not followed by whitespace. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Parameter id should be final. | 106 |
![]() | '{' is not preceded with whitespace. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | 'for' is not followed by whitespace. | 110 |
![]() | '{' is not preceded with whitespace. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | 'for' is not followed by whitespace. | 111 |
![]() | '{' is not preceded with whitespace. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Missing a Javadoc comment. | 118 |
![]() | '=' is not preceded with whitespace. | 118 |
![]() | '=' is not followed by whitespace. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Parameter filter should be final. | 119 |
![]() | '{' is not preceded with whitespace. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 124 |
![]() | Missing a Javadoc comment. | 124 |
![]() | '=' is not preceded with whitespace. | 124 |
![]() | '=' is not followed by whitespace. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Parameter filters should be final. | 125 |
![]() | '{' is not preceded with whitespace. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 130 |
![]() | Missing a Javadoc comment. | 130 |
![]() | '=' is not preceded with whitespace. | 130 |
![]() | '=' is not followed by whitespace. | 130 |
![]() | Parameter filter should be final. | 131 |
![]() | '{' is not preceded with whitespace. | 131 |
![]() | Line has trailing spaces. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Parameter filters should be final. | 136 |
![]() | '{' is not preceded with whitespace. | 136 |
![]() | Line contains a tab character. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | '=' is not preceded with whitespace. | 141 |
![]() | '=' is not followed by whitespace. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Parameter id should be final. | 142 |
![]() | '{' is not preceded with whitespace. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | '+' is not preceded with whitespace. | 143 |
![]() | '+' is not followed by whitespace. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line has trailing spaces. | 147 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 151 |
![]() | Missing a Javadoc comment. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Parameter partyId should be final. | 152 |
![]() | Parameter filter should be final. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 157 |
![]() | Missing a Javadoc comment. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Parameter party should be final. | 158 |
![]() | Parameter filter should be final. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | Parameter product should be final. | 164 |
![]() | Line has trailing spaces. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line has trailing spaces. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Missing a Javadoc comment. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | '{' is not preceded with whitespace. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | '+' is not preceded with whitespace. | 172 |
![]() | '+' is not followed by whitespace. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | '{' is not preceded with whitespace. | 177 |
![]() | '+' is not preceded with whitespace. | 179 |
![]() | '+' is not followed by whitespace. | 179 |
![]() | Line has trailing spaces. | 181 |
![]() | Line has trailing spaces. | 182 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Missing a Javadoc comment. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Parameter id should be final. | 184 |
![]() | '{' is not preceded with whitespace. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line has trailing spaces. | 189 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Missing a Javadoc comment. | 190 |
![]() | '=' is not preceded with whitespace. | 190 |
![]() | '=' is not followed by whitespace. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Parameter filter should be final. | 191 |
![]() | Parameter nuCountryCustomer should be final. | 191 |
![]() | '{' is not preceded with whitespace. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | '+' is not preceded with whitespace. | 193 |
![]() | '+' is not followed by whitespace. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Line contains a tab character. | 194 |
![]() | 'if' construct must use '{}'s. | 195 |
![]() | Line contains a tab character. | 195 |
![]() | 'if' is not followed by whitespace. | 195 |
![]() | '!=' is not preceded with whitespace. | 195 |
![]() | '!=' is not followed by whitespace. | 195 |
![]() | '=' is not preceded with whitespace. | 195 |
![]() | '=' is not followed by whitespace. | 195 |
![]() | '+' is not preceded with whitespace. | 195 |
![]() | '+' is not followed by whitespace. | 195 |
![]() | '+' is not preceded with whitespace. | 195 |
![]() | '+' is not followed by whitespace. | 195 |
![]() | Line is longer than 120 characters. | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line has trailing spaces. | 199 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Missing a Javadoc comment. | 200 |
![]() | '=' is not preceded with whitespace. | 200 |
![]() | '=' is not followed by whitespace. | 200 |
![]() | Line contains a tab character. | 201 |
![]() | Parameter filter should be final. | 201 |
![]() | '{' is not preceded with whitespace. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line contains a tab character. | 203 |
![]() | '+' is not preceded with whitespace. | 203 |
![]() | '+' is not followed by whitespace. | 203 |
![]() | Line has trailing spaces. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | 'if' construct must use '{}'s. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | 'if' is not followed by whitespace. | 205 |
![]() | '!=' is not preceded with whitespace. | 205 |
![]() | '!=' is not followed by whitespace. | 205 |
![]() | '=' is not preceded with whitespace. | 205 |
![]() | '=' is not followed by whitespace. | 205 |
![]() | '+' is not preceded with whitespace. | 205 |
![]() | '+' is not followed by whitespace. | 205 |
![]() | '+' is not preceded with whitespace. | 205 |
![]() | '+' is not followed by whitespace. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Line has trailing spaces. | 210 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Missing a Javadoc comment. | 211 |
![]() | '=' is not preceded with whitespace. | 211 |
![]() | '=' is not followed by whitespace. | 211 |
![]() | '=' is not preceded with whitespace. | 211 |
![]() | '=' is not followed by whitespace. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Parameter product should be final. | 212 |
![]() | Parameter productOffers should be final. | 212 |
![]() | '{' is not preceded with whitespace. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line has trailing spaces. | 216 |
![]() | Line contains a tab character. | 216 |
![]() | Line is longer than 120 characters. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | 'if' construct must use '{}'s. | 218 |
![]() | Line contains a tab character. | 218 |
![]() | 'if' is not followed by whitespace. | 218 |
![]() | '!=' is not preceded with whitespace. | 218 |
![]() | '!=' is not followed by whitespace. | 218 |
![]() | '>' is not preceded with whitespace. | 218 |
![]() | '>' is not followed by whitespace. | 218 |
![]() | Line contains a tab character. | 219 |
![]() | Line contains a tab character. | 221 |
![]() | Line has trailing spaces. | 222 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | 'for' is not followed by whitespace. | 223 |
![]() | '=' is not preceded with whitespace. | 223 |
![]() | '=' is not followed by whitespace. | 223 |
![]() | '<' is not preceded with whitespace. | 223 |
![]() | '<' is not followed by whitespace. | 223 |
![]() | '{' is not preceded with whitespace. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | Line contains a tab character. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | Line contains a tab character. | 227 |
![]() | Line has trailing spaces. | 228 |
![]() | Line contains a tab character. | 228 |
![]() | Line has trailing spaces. | 229 |
![]() | Line contains a tab character. | 229 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | Line has trailing spaces. | 233 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | '=' is not preceded with whitespace. | 236 |
![]() | '=' is not followed by whitespace. | 236 |
![]() | Line contains a tab character. | 237 |
![]() | 'for' is not followed by whitespace. | 237 |
![]() | '=' is not preceded with whitespace. | 237 |
![]() | '=' is not followed by whitespace. | 237 |
![]() | '<' is not preceded with whitespace. | 237 |
![]() | '<' is not followed by whitespace. | 237 |
![]() | '{' is not preceded with whitespace. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | 'if' construct must use '{}'s. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | 'if' is not followed by whitespace. | 239 |
![]() | '!=' is not preceded with whitespace. | 239 |
![]() | '!=' is not followed by whitespace. | 239 |
![]() | Line contains a tab character. | 240 |
![]() | Line contains a tab character. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | Line contains a tab character. | 242 |
![]() | Line contains a tab character. | 243 |
![]() | Line has trailing spaces. | 244 |
![]() | Line contains a tab character. | 244 |
![]() | Line contains a tab character. | 245 |
![]() | Line contains a tab character. | 246 |
![]() | Line contains a tab character. | 247 |
![]() | Line has trailing spaces. | 248 |
![]() | Line contains a tab character. | 248 |
![]() | Line contains a tab character. | 249 |
![]() | Line contains a tab character. | 250 |
![]() | Line contains a tab character. | 251 |
![]() | Line has trailing spaces. | 252 |
![]() | Line contains a tab character. | 252 |
![]() | Line contains a tab character. | 253 |
![]() | Line has trailing spaces. | 254 |
![]() | Line contains a tab character. | 254 |
![]() | Line contains a tab character. | 255 |
![]() | Line has trailing spaces. | 256 |
![]() | Line contains a tab character. | 256 |
![]() | Line contains a tab character. | 257 |
![]() | Line contains a tab character. | 258 |
![]() | Line contains a tab character. | 259 |
![]() | Line contains a tab character. | 260 |
![]() | Expected an @return tag. | 261 |
![]() | Line contains a tab character. | 261 |
![]() | Parameter productOffers should be final. | 261 |
![]() | Expected @param tag for 'productOffers'. | 261 |
![]() | Parameter i should be final. | 261 |
![]() | Expected @param tag for 'i'. | 261 |
![]() | Expected @throws tag for 'Exception'. | 261 |
![]() | '{' is not preceded with whitespace. | 261 |
![]() | Line contains a tab character. | 262 |
![]() | Line has trailing spaces. | 263 |
![]() | Line contains a tab character. | 263 |
![]() | Line contains a tab character. | 264 |
![]() | Line contains a tab character. | 265 |
![]() | Line contains a tab character. | 266 |
![]() | Line contains a tab character. | 267 |
![]() | Line contains a tab character. | 268 |
![]() | Line contains a tab character. | 269 |
![]() | Line has trailing spaces. | 270 |
![]() | Line contains a tab character. | 270 |
![]() | Line contains a tab character. | 271 |
![]() | Line contains a tab character. | 272 |
![]() | Line contains a tab character. | 273 |
![]() | Line contains a tab character. | 274 |
![]() | Line has trailing spaces. | 275 |
![]() | Line contains a tab character. | 275 |
![]() | Line contains a tab character. | 276 |
![]() | Line is longer than 120 characters. | 277 |
![]() | Line contains a tab character. | 277 |
![]() | Line contains a tab character. | 278 |
![]() | Line contains a tab character. | 279 |
![]() | 'for' is not followed by whitespace. | 279 |
![]() | '{' is not preceded with whitespace. | 279 |
![]() | Line contains a tab character. | 280 |
![]() | Line contains a tab character. | 281 |
![]() | 'if' is not followed by whitespace. | 281 |
![]() | '==' is not preceded with whitespace. | 281 |
![]() | '==' is not followed by whitespace. | 281 |
![]() | '{' is not preceded with whitespace. | 281 |
![]() | Line contains a tab character. | 282 |
![]() | Line contains a tab character. | 283 |
![]() | Line contains a tab character. | 284 |
![]() | Line contains a tab character. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Line contains a tab character. | 286 |
![]() | Line contains a tab character. | 287 |
![]() | Line contains a tab character. | 288 |
![]() | Line contains a tab character. | 289 |
![]() | 'for' is not followed by whitespace. | 289 |
![]() | '{' is not preceded with whitespace. | 289 |
![]() | Line contains a tab character. | 290 |
![]() | Line contains a tab character. | 291 |
![]() | Line contains a tab character. | 292 |
![]() | Line contains a tab character. | 293 |
![]() | Line has trailing spaces. | 294 |
![]() | Line contains a tab character. | 294 |
![]() | Line contains a tab character. | 295 |
![]() | Line contains a tab character. | 296 |
![]() | Line has trailing spaces. | 297 |
![]() | Line contains a tab character. | 297 |
![]() | Line contains a tab character. | 298 |
![]() | Missing a Javadoc comment. | 298 |
![]() | Parameter componentPrices should be final. | 298 |
![]() | Parameter i should be final. | 298 |
![]() | '{' is not preceded with whitespace. | 298 |
![]() | Line has trailing spaces. | 299 |
![]() | Line contains a tab character. | 299 |
![]() | Line contains a tab character. | 300 |
![]() | Line has trailing spaces. | 301 |
![]() | Line contains a tab character. | 301 |
![]() | Line contains a tab character. | 302 |
![]() | Line contains a tab character. | 303 |
![]() | Line contains a tab character. | 304 |
![]() | Line contains a tab character. | 305 |
![]() | Line contains a tab character. | 306 |
![]() | Line contains a tab character. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | Line contains a tab character. | 308 |
![]() | Line contains a tab character. | 309 |
![]() | Line contains a tab character. | 310 |
![]() | Line contains a tab character. | 311 |
![]() | Line has trailing spaces. | 312 |
![]() | Line contains a tab character. | 312 |
![]() | Line contains a tab character. | 313 |
![]() | Line contains a tab character. | 314 |
![]() | Line contains a tab character. | 315 |
![]() | Line has trailing spaces. | 316 |
![]() | Line contains a tab character. | 316 |
![]() | Line contains a tab character. | 317 |
![]() | Line contains a tab character. | 318 |
![]() | Line has trailing spaces. | 319 |
![]() | Line contains a tab character. | 319 |
![]() | Line contains a tab character. | 320 |
![]() | Missing a Javadoc comment. | 320 |
![]() | '=' is not preceded with whitespace. | 320 |
![]() | '=' is not followed by whitespace. | 320 |
![]() | '=' is not preceded with whitespace. | 320 |
![]() | '=' is not followed by whitespace. | 320 |
![]() | Line contains a tab character. | 321 |
![]() | Parameter productsIds should be final. | 321 |
![]() | Parameter productsStatus should be final. | 321 |
![]() | '{' is not preceded with whitespace. | 321 |
![]() | Line has trailing spaces. | 322 |
![]() | Line contains a tab character. | 322 |
![]() | Line contains a tab character. | 323 |
![]() | 'for' is not followed by whitespace. | 323 |
![]() | '=' is not preceded with whitespace. | 323 |
![]() | '=' is not followed by whitespace. | 323 |
![]() | '<' is not preceded with whitespace. | 323 |
![]() | '<' is not followed by whitespace. | 323 |
![]() | '{' is not preceded with whitespace. | 323 |
![]() | Line contains a tab character. | 324 |
![]() | Line contains a tab character. | 325 |
![]() | Line contains a tab character. | 326 |
![]() | Line contains a tab character. | 327 |
![]() | Line contains a tab character. | 328 |
![]() | Line has trailing spaces. | 329 |
![]() | Line contains a tab character. | 329 |
![]() | Line contains a tab character. | 331 |
![]() | Missing a Javadoc comment. | 331 |
![]() | Line contains a tab character. | 332 |
![]() | Parameter productId should be final. | 332 |
![]() | '{' is not preceded with whitespace. | 332 |
![]() | Line contains a tab character. | 333 |
![]() | Line contains a tab character. | 334 |
![]() | Line contains a tab character. | 335 |
![]() | Line has trailing spaces. | 336 |
![]() | Line contains a tab character. | 336 |
![]() | Line contains a tab character. | 337 |
![]() | Missing a Javadoc comment. | 337 |
![]() | Line contains a tab character. | 338 |
![]() | Parameter productId should be final. | 338 |
![]() | '{' is not preceded with whitespace. | 338 |
![]() | Line contains a tab character. | 339 |
![]() | Line contains a tab character. | 340 |
![]() | Line contains a tab character. | 341 |
![]() | Line contains a tab character. | 342 |
![]() | 'for' is not followed by whitespace. | 342 |
![]() | '{' is not preceded with whitespace. | 342 |
![]() | Line contains a tab character. | 343 |
![]() | 'if' is not followed by whitespace. | 343 |
![]() | '>' is not preceded with whitespace. | 343 |
![]() | '>' is not followed by whitespace. | 343 |
![]() | '{' is not preceded with whitespace. | 343 |
![]() | Line contains a tab character. | 344 |
![]() | Line contains a tab character. | 345 |
![]() | Line contains a tab character. | 346 |
![]() | Line contains a tab character. | 347 |
![]() | 'for' is not followed by whitespace. | 347 |
![]() | '{' is not preceded with whitespace. | 347 |
![]() | Line contains a tab character. | 348 |
![]() | 'if' is not followed by whitespace. | 348 |
![]() | '>' is not preceded with whitespace. | 348 |
![]() | '>' is not followed by whitespace. | 348 |
![]() | '{' is not preceded with whitespace. | 348 |
![]() | Line contains a tab character. | 349 |
![]() | '=' is not preceded with whitespace. | 349 |
![]() | '=' is not followed by whitespace. | 349 |
![]() | Line contains a tab character. | 350 |
![]() | Line contains a tab character. | 351 |
![]() | Line has trailing spaces. | 352 |
![]() | Line contains a tab character. | 352 |
![]() | Line contains a tab character. | 353 |
![]() | Line contains a tab character. | 354 |
![]() | Line contains a tab character. | 355 |
![]() | Line has trailing spaces. | 356 |
![]() | Line contains a tab character. | 356 |
![]() | Line has trailing spaces. | 357 |
![]() | Line contains a tab character. | 357 |
![]() | Line contains a tab character. | 358 |
![]() | Missing a Javadoc comment. | 358 |
![]() | Line contains a tab character. | 359 |
![]() | Parameter categories should be final. | 359 |
![]() | Line contains a tab character. | 360 |
![]() | Line contains a tab character. | 361 |
![]() | Line has trailing spaces. | 362 |
![]() | Line contains a tab character. | 362 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 66 |
![]() | '=' is not preceded with whitespace. | 66 |
![]() | '=' is not followed by whitespace. | 66 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'log' must be private and have accessor methods. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '=' is not preceded with whitespace. | 77 |
![]() | '=' is not followed by whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter id should be final. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | '+' is not preceded with whitespace. | 79 |
![]() | '+' is not followed by whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | 'for' construct must use '{}'s. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | 'for' is not followed by whitespace. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line is longer than 120 characters. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | '=' is not preceded with whitespace. | 94 |
![]() | '=' is not followed by whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Parameter obj should be final. | 95 |
![]() | '{' is not preceded with whitespace. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Parameter bslatID should be final. | 101 |
![]() | '{' is not preceded with whitespace. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Missing a Javadoc comment. | 107 |
![]() | '=' is not preceded with whitespace. | 107 |
![]() | '=' is not followed by whitespace. | 107 |
![]() | '=' is not preceded with whitespace. | 107 |
![]() | '=' is not followed by whitespace. | 107 |
![]() | Line is longer than 120 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | Parameter productOfferId should be final. | 108 |
![]() | Parameter gtDiffs should be final. | 108 |
![]() | '{' is not preceded with whitespace. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line has trailing spaces. | 111 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line has trailing spaces. | 117 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | '+' is not preceded with whitespace. | 119 |
![]() | '+' is not followed by whitespace. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | 'while' is not followed by whitespace. | 121 |
![]() | '{' is not preceded with whitespace. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | 'if' is not followed by whitespace. | 124 |
![]() | '{' is not preceded with whitespace. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | '+' is not preceded with whitespace. | 127 |
![]() | '+' is not followed by whitespace. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | '+' is not preceded with whitespace. | 129 |
![]() | '+' is not followed by whitespace. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | 'if' is not followed by whitespace. | 133 |
![]() | '==' is not preceded with whitespace. | 133 |
![]() | '==' is not followed by whitespace. | 133 |
![]() | '{' is not preceded with whitespace. | 133 |
![]() | Line is longer than 120 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | 'while' is not followed by whitespace. | 141 |
![]() | '{' is not preceded with whitespace. | 141 |
![]() | Line contains a tab character. | 142 |
![]() | Line is longer than 120 characters. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | '+' is not preceded with whitespace. | 143 |
![]() | '+' is not followed by whitespace. | 143 |
![]() | '+' is not preceded with whitespace. | 143 |
![]() | '+' is not followed by whitespace. | 143 |
![]() | '+' is not preceded with whitespace. | 143 |
![]() | '+' is not followed by whitespace. | 143 |
![]() | '+' is not preceded with whitespace. | 143 |
![]() | '+' is not followed by whitespace. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line is longer than 120 characters. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line is longer than 120 characters. | 150 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | 'if' is not followed by whitespace. | 155 |
![]() | '{' is not preceded with whitespace. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | '+' is not preceded with whitespace. | 156 |
![]() | '+' is not followed by whitespace. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | '+' is not preceded with whitespace. | 161 |
![]() | '+' is not followed by whitespace. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | 'for' is not followed by whitespace. | 163 |
![]() | '{' is not preceded with whitespace. | 163 |
![]() | Line contains a tab character. | 164 |
![]() | 'if' is not followed by whitespace. | 164 |
![]() | '!=' is not preceded with whitespace. | 164 |
![]() | '!=' is not followed by whitespace. | 164 |
![]() | '&&' is not preceded with whitespace. | 164 |
![]() | '>' is not preceded with whitespace. | 164 |
![]() | '>' is not followed by whitespace. | 164 |
![]() | '{' is not preceded with whitespace. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | 'while' is not followed by whitespace. | 168 |
![]() | '{' is not preceded with whitespace. | 168 |
![]() | '=' is not preceded with whitespace. | 169 |
![]() | Line is longer than 120 characters. | 170 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line contains a tab character. | 177 |
![]() | Line has trailing spaces. | 178 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | '}' should be on the same line. | 179 |
![]() | 'else' construct must use '{}'s. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line has trailing spaces. | 183 |
![]() | Line contains a tab character. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line has trailing spaces. | 185 |
![]() | Line contains a tab character. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Missing a Javadoc comment. | 187 |
![]() | '=' is not preceded with whitespace. | 187 |
![]() | '=' is not followed by whitespace. | 187 |
![]() | '=' is not preceded with whitespace. | 187 |
![]() | '=' is not followed by whitespace. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Parameter nuPartyId should be final. | 188 |
![]() | Parameter filter should be final. | 188 |
![]() | '{' is not preceded with whitespace. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 191 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Missing a Javadoc comment. | 192 |
![]() | '=' is not preceded with whitespace. | 192 |
![]() | '=' is not followed by whitespace. | 192 |
![]() | '=' is not preceded with whitespace. | 192 |
![]() | '=' is not followed by whitespace. | 192 |
![]() | Line contains a tab character. | 193 |
![]() | Parameter nuPartyId should be final. | 193 |
![]() | Parameter category should be final. | 193 |
![]() | '{' is not preceded with whitespace. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line contains a tab character. | 197 |
![]() | Missing a Javadoc comment. | 197 |
![]() | '=' is not preceded with whitespace. | 197 |
![]() | '=' is not followed by whitespace. | 197 |
![]() | '=' is not preceded with whitespace. | 197 |
![]() | '=' is not followed by whitespace. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Parameter nuPartyId should be final. | 198 |
![]() | Parameter category should be final. | 198 |
![]() | '{' is not preceded with whitespace. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | Line contains a tab character. | 201 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 49 |
![]() | '=' is not preceded with whitespace. | 49 |
![]() | '=' is not followed by whitespace. | 49 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Variable 'log' must be private and have accessor methods. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 57 |
![]() | Line is longer than 120 characters. | 58 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | '=' is not preceded with whitespace. | 60 |
![]() | '=' is not followed by whitespace. | 60 |
![]() | '=' is not preceded with whitespace. | 60 |
![]() | '=' is not followed by whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Parameter productId should be final. | 61 |
![]() | Parameter promotionIds should be final. | 61 |
![]() | Parameter promotionStatus should be final. | 61 |
![]() | '{' is not preceded with whitespace. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | 'for' is not followed by whitespace. | 63 |
![]() | '=' is not preceded with whitespace. | 63 |
![]() | '=' is not followed by whitespace. | 63 |
![]() | '<' is not preceded with whitespace. | 63 |
![]() | '<' is not followed by whitespace. | 63 |
![]() | '{' is not preceded with whitespace. | 63 |
![]() | Line is longer than 120 characters. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line is longer than 120 characters. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | '=' is not preceded with whitespace. | 71 |
![]() | '=' is not followed by whitespace. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Parameter pruductId should be final. | 72 |
![]() | '{' is not preceded with whitespace. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line has trailing spaces. | 81 |
![]() | Line contains a tab character. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '=' is not preceded with whitespace. | 63 |
![]() | '=' is not followed by whitespace. | 63 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Variable 'log' must be private and have accessor methods. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 84 |
![]() | Missing a Javadoc comment. | 84 |
![]() | '=' is not preceded with whitespace. | 84 |
![]() | '=' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | '{' is not preceded with whitespace. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line has trailing spaces. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 93 |
![]() | Missing a Javadoc comment. | 93 |
![]() | '=' is not preceded with whitespace. | 93 |
![]() | '=' is not followed by whitespace. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Parameter id should be final. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | '+' is not preceded with whitespace. | 95 |
![]() | '+' is not followed by whitespace. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 108 |
![]() | Missing a Javadoc comment. | 108 |
![]() | '=' is not preceded with whitespace. | 108 |
![]() | '=' is not followed by whitespace. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Parameter promotionTypeId should be final. | 109 |
![]() | '{' is not preceded with whitespace. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | '+' is not preceded with whitespace. | 111 |
![]() | '+' is not followed by whitespace. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | 'while' is not followed by whitespace. | 119 |
![]() | '{' is not preceded with whitespace. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line has trailing spaces. | 123 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line has trailing spaces. | 129 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 135 |
![]() | Missing a Javadoc comment. | 135 |
![]() | '=' is not preceded with whitespace. | 135 |
![]() | '=' is not followed by whitespace. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Parameter id should be final. | 136 |
![]() | '{' is not preceded with whitespace. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | '+' is not preceded with whitespace. | 138 |
![]() | '+' is not followed by whitespace. | 138 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | 'while' is not followed by whitespace. | 145 |
![]() | '{' is not preceded with whitespace. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line has trailing spaces. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line has trailing spaces. | 154 |
![]() | Line contains a tab character. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line has trailing spaces. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 165 |
![]() | Missing a Javadoc comment. | 165 |
![]() | '=' is not preceded with whitespace. | 165 |
![]() | '=' is not followed by whitespace. | 165 |
![]() | Line contains a tab character. | 166 |
![]() | Parameter promoValues should be final. | 166 |
![]() | '{' is not preceded with whitespace. | 166 |
![]() | Line has trailing spaces. | 167 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | 'while' is not followed by whitespace. | 170 |
![]() | '{' is not preceded with whitespace. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line has trailing spaces. | 172 |
![]() | Line contains a tab character. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | 'if' is not followed by whitespace. | 173 |
![]() | '{' is not preceded with whitespace. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | 'if' construct must use '{}'s. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | 'if' is not followed by whitespace. | 175 |
![]() | '!=' is not preceded with whitespace. | 175 |
![]() | '!=' is not followed by whitespace. | 175 |
![]() | '>' is not preceded with whitespace. | 175 |
![]() | '>' is not followed by whitespace. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Line is longer than 120 characters. | 183 |
![]() | Line contains a tab character. | 185 |
![]() | Missing a Javadoc comment. | 185 |
![]() | '=' is not preceded with whitespace. | 185 |
![]() | '=' is not followed by whitespace. | 185 |
![]() | '=' is not preceded with whitespace. | 185 |
![]() | '=' is not followed by whitespace. | 185 |
![]() | Line has trailing spaces. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Parameter promotion should be final. | 186 |
![]() | Parameter nuProductId should be final. | 186 |
![]() | Parameter nuPromotionTypeId should be final. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Parameter paramIds should be final. | 187 |
![]() | Parameter paramValues should be final. | 187 |
![]() | '{' is not preceded with whitespace. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line contains a tab character. | 194 |
![]() | '+' is not preceded with whitespace. | 194 |
![]() | '+' is not followed by whitespace. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Line has trailing spaces. | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Line contains a tab character. | 197 |
![]() | 'if' is not followed by whitespace. | 197 |
![]() | '{' is not preceded with whitespace. | 197 |
![]() | Line contains a tab character. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | Line is longer than 120 characters. | 200 |
![]() | Line contains a tab character. | 200 |
![]() | Line is longer than 120 characters. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | Line contains a tab character. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 203 |
![]() | '}' should be on the same line. | 203 |
![]() | 'else' construct must use '{}'s. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | Line has trailing spaces. | 205 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | '+' is not preceded with whitespace. | 206 |
![]() | '+' is not followed by whitespace. | 206 |
![]() | Line has trailing spaces. | 207 |
![]() | Line contains a tab character. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | '+' is not preceded with whitespace. | 208 |
![]() | '+' is not followed by whitespace. | 208 |
![]() | Line has trailing spaces. | 209 |
![]() | Line contains a tab character. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | 'for' is not followed by whitespace. | 210 |
![]() | '=' is not preceded with whitespace. | 210 |
![]() | '=' is not followed by whitespace. | 210 |
![]() | '<' is not preceded with whitespace. | 210 |
![]() | '<' is not followed by whitespace. | 210 |
![]() | '{' is not preceded with whitespace. | 210 |
![]() | Line is longer than 120 characters. | 211 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line contains a tab character. | 213 |
![]() | Line contains a tab character. | 214 |
![]() | '+' is not preceded with whitespace. | 214 |
![]() | '+' is not followed by whitespace. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | Line contains a tab character. | 217 |
![]() | Line contains a tab character. | 218 |
![]() | Line is longer than 120 characters. | 219 |
![]() | Line contains a tab character. | 221 |
![]() | Missing a Javadoc comment. | 221 |
![]() | '=' is not preceded with whitespace. | 221 |
![]() | '=' is not followed by whitespace. | 221 |
![]() | '=' is not preceded with whitespace. | 221 |
![]() | '=' is not followed by whitespace. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Parameter promotion should be final. | 222 |
![]() | '{' is not preceded with whitespace. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | Line contains a tab character. | 225 |
![]() | Line has trailing spaces. | 226 |
![]() | Line contains a tab character. | 226 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Line is longer than 120 characters. | 77 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | '=' is not preceded with whitespace. | 79 |
![]() | '=' is not followed by whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Parameter object should be final. | 80 |
![]() | '{' is not preceded with whitespace. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line contains a tab character. | 89 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'while' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 47 |
![]() | '=' is not preceded with whitespace. | 47 |
![]() | '=' is not followed by whitespace. | 47 |
![]() | '{' is not preceded with whitespace. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'log' must be private and have accessor methods. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Parameter ids should be final. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | 'for' is not followed by whitespace. | 59 |
![]() | ':' is not preceded with whitespace. | 59 |
![]() | ':' is not followed by whitespace. | 59 |
![]() | '{' is not preceded with whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Parameter id should be final. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter id should be final. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Parameter obj should be final. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | '=' is not preceded with whitespace. | 51 |
![]() | '=' is not followed by whitespace. | 51 |
![]() | '{' is not preceded with whitespace. | 52 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Variable 'log' must be private and have accessor methods. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | '=' is not preceded with whitespace. | 62 |
![]() | '=' is not followed by whitespace. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | '{' is not preceded with whitespace. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line is longer than 120 characters. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | '=' is not preceded with whitespace. | 71 |
![]() | '=' is not followed by whitespace. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Parameter id should be final. | 72 |
![]() | '{' is not preceded with whitespace. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | '+' is not preceded with whitespace. | 73 |
![]() | '+' is not followed by whitespace. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 78 |
![]() | Line is longer than 120 characters. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | '=' is not preceded with whitespace. | 81 |
![]() | '=' is not followed by whitespace. | 81 |
![]() | '=' is not preceded with whitespace. | 81 |
![]() | '=' is not followed by whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Parameter object should be final. | 82 |
![]() | '{' is not preceded with whitespace. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | 'try' is not followed by whitespace. | 84 |
![]() | '{' is not preceded with whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | 'if' construct must use '{}'s. | 87 |
![]() | Line contains a tab character. | 87 |
![]() | 'if' is not followed by whitespace. | 87 |
![]() | '==' is not preceded with whitespace. | 87 |
![]() | '==' is not followed by whitespace. | 87 |
![]() | '==' is not preceded with whitespace. | 87 |
![]() | '==' is not followed by whitespace. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | '+' is not preceded with whitespace. | 89 |
![]() | '+' is not followed by whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | '+' is not preceded with whitespace. | 90 |
![]() | '+' is not followed by whitespace. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | 'catch' is not preceded with whitespace. | 91 |
![]() | '}' is not followed by whitespace. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line is longer than 120 characters. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | 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 |
![]() | Line contains a tab character. | 102 |
![]() | Parameter ids should be final. | 102 |
![]() | '{' is not preceded with whitespace. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | 'while' is not followed by whitespace. | 107 |
![]() | '{' is not preceded with whitespace. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 52 |
![]() | '=' is not preceded with whitespace. | 52 |
![]() | '=' is not followed by whitespace. | 52 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Variable 'log' must be private and have accessor methods. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | '=' is not preceded with whitespace. | 70 |
![]() | '=' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | '{' is not preceded with whitespace. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | '=' is not preceded with whitespace. | 82 |
![]() | '=' is not followed by whitespace. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Parameter id should be final. | 83 |
![]() | '{' is not preceded with whitespace. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | '+' is not preceded with whitespace. | 84 |
![]() | '+' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 89 |
![]() | Line is longer than 120 characters. | 90 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line is longer than 120 characters. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | '=' is not preceded with whitespace. | 95 |
![]() | '=' is not followed by whitespace. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Parameter rule should be final. | 96 |
![]() | '{' is not preceded with whitespace. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | 'try' is not followed by whitespace. | 98 |
![]() | '{' is not preceded with whitespace. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | '+' is not preceded with whitespace. | 100 |
![]() | '+' is not followed by whitespace. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | 'catch' is not preceded with whitespace. | 102 |
![]() | '}' is not followed by whitespace. | 102 |
![]() | 'if' construct must use '{}'s. | 103 |
![]() | Line contains a tab character. | 103 |
![]() | 'if' is not followed by whitespace. | 103 |
![]() | '!=' is not preceded with whitespace. | 103 |
![]() | '!=' is not followed by whitespace. | 103 |
![]() | '==' is not preceded with whitespace. | 103 |
![]() | '==' is not followed by whitespace. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line has trailing spaces. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line has trailing spaces. | 109 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | 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 |
![]() | Line contains a tab character. | 117 |
![]() | Parameter ids should be final. | 117 |
![]() | '{' is not preceded with whitespace. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | 'while' is not followed by whitespace. | 122 |
![]() | '{' is not preceded with whitespace. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Missing a Javadoc comment. | 128 |
![]() | '=' is not preceded with whitespace. | 128 |
![]() | '=' is not followed by whitespace. | 128 |
![]() | '=' is not preceded with whitespace. | 128 |
![]() | '=' is not followed by whitespace. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Parameter context should be final. | 129 |
![]() | Parameter rules should be final. | 129 |
![]() | '{' is not preceded with whitespace. | 129 |
![]() | Line has trailing spaces. | 130 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | 'for' is not followed by whitespace. | 134 |
![]() | '{' is not preceded with whitespace. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '=' is not preceded with whitespace. | 46 |
![]() | '=' is not followed by whitespace. | 46 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'log' must be private and have accessor methods. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 120 characters. | 56 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | '=' is not preceded with whitespace. | 58 |
![]() | '=' is not followed by whitespace. | 58 |
![]() | '=' is not preceded with whitespace. | 58 |
![]() | '=' is not followed by whitespace. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Parameter id should be final. | 59 |
![]() | '{' is not preceded with whitespace. | 59 |
![]() | Line is longer than 120 characters. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | '+' is not preceded with whitespace. | 60 |
![]() | '+' is not followed by whitespace. | 60 |
![]() | '+' is not preceded with whitespace. | 60 |
![]() | '+' is not followed by whitespace. | 60 |
![]() | '+' is not preceded with whitespace. | 60 |
![]() | '+' is not followed by whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '=' is not preceded with whitespace. | 56 |
![]() | '=' is not followed by whitespace. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'log' must be private and have accessor methods. | 59 |
![]() | Line has trailing spaces. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | '=' is not preceded with whitespace. | 70 |
![]() | '=' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Parameter id should be final. | 71 |
![]() | '{' is not preceded with whitespace. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | '+' is not preceded with whitespace. | 72 |
![]() | '+' is not followed by whitespace. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | '=' is not preceded with whitespace. | 81 |
![]() | '=' is not followed by whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | '{' is not preceded with whitespace. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 88 |
![]() | Line is longer than 120 characters. | 89 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Missing a Javadoc comment. | 91 |
![]() | '=' is not preceded with whitespace. | 91 |
![]() | '=' is not followed by whitespace. | 91 |
![]() | '=' is not preceded with whitespace. | 91 |
![]() | '=' is not followed by whitespace. | 91 |
![]() | Line is longer than 120 characters. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Parameter template should be final. | 92 |
![]() | Parameter params should be final. | 92 |
![]() | Parameter deleteParams should be final. | 92 |
![]() | '{' is not preceded with whitespace. | 92 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line has trailing spaces. | 96 |
![]() | Line contains a tab character. | 96 |
![]() | 'if' construct must use '{}'s. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | 'if' is not followed by whitespace. | 97 |
![]() | '==' is not preceded with whitespace. | 97 |
![]() | '==' is not followed by whitespace. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line has trailing spaces. | 99 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | 'else' is not followed by whitespace. | 100 |
![]() | '{' is not preceded with whitespace. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | 'while' is not followed by whitespace. | 105 |
![]() | '{' is not preceded with whitespace. | 105 |
![]() | Line is longer than 120 characters. | 106 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 120 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | 'while' is not followed by whitespace. | 115 |
![]() | '{' is not preceded with whitespace. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | '+' is not preceded with whitespace. | 117 |
![]() | '+' is not followed by whitespace. | 117 |
![]() | '+' is not preceded with whitespace. | 117 |
![]() | '+' is not followed by whitespace. | 117 |
![]() | '+' is not preceded with whitespace. | 117 |
![]() | '+' is not followed by whitespace. | 117 |
![]() | Line is longer than 120 characters. | 118 |
![]() | Line contains a tab character. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line has trailing spaces. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Missing a Javadoc comment. | 129 |
![]() | '=' is not preceded with whitespace. | 129 |
![]() | '=' is not followed by whitespace. | 129 |
![]() | '=' is not preceded with whitespace. | 129 |
![]() | '=' is not followed by whitespace. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Parameter ids should be final. | 130 |
![]() | ')' is preceded with whitespace. | 130 |
![]() | '{' is not preceded with whitespace. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | '+' is not preceded with whitespace. | 131 |
![]() | '+' is not followed by whitespace. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line is longer than 120 characters. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Parameter em_template should be final. | 141 |
![]() | Name 'em_template' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 |
![]() | Parameter ruleParams should be final. | 141 |
![]() | '{' is not preceded with whitespace. | 141 |
![]() | Line contains a tab character. | 143 |
![]() | Line is longer than 120 characters. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line has trailing spaces. | 145 |
![]() | Line contains a tab character. | 145 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | Line has trailing spaces. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line has trailing spaces. | 159 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | Line contains a tab character. | 164 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 62 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Variable 'log' must be private and have accessor methods. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | '=' is not preceded with whitespace. | 74 |
![]() | '=' is not followed by whitespace. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Parameter attributeName should be final. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | '=' is not preceded with whitespace. | 80 |
![]() | '=' is not followed by whitespace. | 80 |
![]() | ',' is not followed by whitespace. | 80 |
![]() | '=' is not preceded with whitespace. | 80 |
![]() | '=' is not followed by whitespace. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Parameter serviceId should be final. | 81 |
![]() | Parameter attributeIds should be final. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | 'for' is not followed by whitespace. | 86 |
![]() | ':' is not preceded with whitespace. | 86 |
![]() | ':' is not followed by whitespace. | 86 |
![]() | '{' is not preceded with whitespace. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line has trailing spaces. | 93 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Missing a Javadoc comment. | 94 |
![]() | '=' is not preceded with whitespace. | 94 |
![]() | '=' is not followed by whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Parameter serviceId should be final. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '=' is not preceded with whitespace. | 102 |
![]() | '=' is not followed by whitespace. | 102 |
![]() | ',' is not followed by whitespace. | 102 |
![]() | '=' is not preceded with whitespace. | 102 |
![]() | '=' is not followed by whitespace. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Parameter txBslaid should be final. | 103 |
![]() | Parameter serviceId should be final. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Parameter attributeId should be final. | 104 |
![]() | Parameter valueAttribute should be final. | 104 |
![]() | Parameter comment should be final. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '=' is not preceded with whitespace. | 117 |
![]() | '=' is not followed by whitespace. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Parameter date should be final. | 118 |
![]() | Parameter serviceId should be final. | 118 |
![]() | Line contains a tab character. | 119 |
![]() | Parameter attributeId should be final. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 129 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Parameter partyId should be final. | 129 |
![]() | Parameter serviceId should be final. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 135 |
![]() | Line is longer than 120 characters. | 136 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | 'for' is not followed by whitespace. | 137 |
![]() | ':' is not preceded with whitespace. | 137 |
![]() | ':' is not followed by whitespace. | 137 |
![]() | '{' is not preceded with whitespace. | 137 |
![]() | Line is longer than 120 characters. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 143 |
![]() | Line contains a tab character. | 143 |
![]() | Line contains a tab character. | 144 |
![]() | Missing a Javadoc comment. | 144 |
![]() | '=' is not preceded with whitespace. | 144 |
![]() | '=' is not followed by whitespace. | 144 |
![]() | ',' is not followed by whitespace. | 144 |
![]() | '=' is not preceded with whitespace. | 144 |
![]() | '=' is not followed by whitespace. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Parameter rates should be final. | 145 |
![]() | '{' is not preceded with whitespace. | 145 |
![]() | 'for' construct must use '{}'s. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | 'for' is not followed by whitespace. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line has trailing spaces. | 149 |
![]() | Line contains a tab character. | 149 |
![]() | Line has trailing spaces. | 150 |
![]() | Line contains a tab character. | 150 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '=' is not preceded with whitespace. | 56 |
![]() | '=' is not followed by whitespace. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Variable 'log' must be private and have accessor methods. | 59 |
![]() | Line contains a tab character. | 61 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | '=' is not preceded with whitespace. | 80 |
![]() | '=' is not followed by whitespace. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Parameter id should be final. | 81 |
![]() | '{' is not preceded with whitespace. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Parameter partyId should be final. | 93 |
![]() | '{' is not preceded with whitespace. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | '=' is not preceded with whitespace. | 101 |
![]() | '=' is not followed by whitespace. | 101 |
![]() | '{' is not preceded with whitespace. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Missing a Javadoc comment. | 110 |
![]() | '=' is not preceded with whitespace. | 110 |
![]() | '=' is not followed by whitespace. | 110 |
![]() | Parameter filter should be final. | 111 |
![]() | '{' is not preceded with whitespace. | 111 |
![]() | 'if' construct must use '{}'s. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | 'if' is not followed by whitespace. | 112 |
![]() | '!=' is not preceded with whitespace. | 112 |
![]() | '!=' is not followed by whitespace. | 112 |
![]() | '=' is not preceded with whitespace. | 112 |
![]() | '=' is not followed by whitespace. | 112 |
![]() | '+' is not preceded with whitespace. | 112 |
![]() | '+' is not followed by whitespace. | 112 |
![]() | '+' is not preceded with whitespace. | 112 |
![]() | '+' is not followed by whitespace. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line has trailing spaces. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '=' is not preceded with whitespace. | 117 |
![]() | '=' is not followed by whitespace. | 117 |
![]() | Parameter partyId should be final. | 118 |
![]() | Parameter filter should be final. | 118 |
![]() | '{' is not preceded with whitespace. | 118 |
![]() | 'if' construct must use '{}'s. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | 'if' is not followed by whitespace. | 119 |
![]() | '!=' is not preceded with whitespace. | 119 |
![]() | '!=' is not followed by whitespace. | 119 |
![]() | '=' is not preceded with whitespace. | 119 |
![]() | '=' is not followed by whitespace. | 119 |
![]() | '+' is not preceded with whitespace. | 119 |
![]() | '+' is not followed by whitespace. | 119 |
![]() | '+' is not preceded with whitespace. | 119 |
![]() | '+' is not followed by whitespace. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line contains a tab character. | 121 |
![]() | Line has trailing spaces. | 122 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 124 |
![]() | Line is longer than 120 characters. | 125 |
![]() | Line contains a tab character. | 125 |
![]() | Line contains a tab character. | 126 |
![]() | Line contains a tab character. | 127 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Parameter service should be final. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Missing a Javadoc comment. | 132 |
![]() | Line has trailing spaces. | 133 |
![]() | Line contains a tab character. | 133 |
![]() | Parameter slatID should be final. | 133 |
![]() | '{' is not preceded with whitespace. | 133 |
![]() | Line contains a tab character. | 134 |
![]() | Line contains a tab character. | 136 |
![]() | Line has trailing spaces. | 137 |
![]() | Line contains a tab character. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Line contains a tab character. | 138 |
![]() | Line contains a tab character. | 139 |
![]() | Missing a Javadoc comment. | 139 |
![]() | '=' is not preceded with whitespace. | 139 |
![]() | '=' is not followed by whitespace. | 139 |
![]() | Line is longer than 120 characters. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Parameter service should be final. | 140 |
![]() | Parameter categories should be final. | 140 |
![]() | Parameter characteristics should be final. | 140 |
![]() | Parameter slsps should be final. | 140 |
![]() | '{' is not preceded with whitespace. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | 'if' construct must use '{}'s. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | 'if' is not followed by whitespace. | 144 |
![]() | '!=' is not preceded with whitespace. | 144 |
![]() | '!=' is not followed by whitespace. | 144 |
![]() | '>' is not preceded with whitespace. | 144 |
![]() | '>' is not followed by whitespace. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | 'for' is not followed by whitespace. | 147 |
![]() | '{' is not preceded with whitespace. | 147 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Line has trailing spaces. | 151 |
![]() | Line contains a tab character. | 151 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | 'if' is not followed by whitespace. | 153 |
![]() | '!=' is not preceded with whitespace. | 153 |
![]() | '!=' is not followed by whitespace. | 153 |
![]() | '{' is not preceded with whitespace. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | 'for' is not followed by whitespace. | 154 |
![]() | '{' is not preceded with whitespace. | 154 |
![]() | Line contains a tab character. | 155 |
![]() | Line contains a tab character. | 156 |
![]() | 'if' is not followed by whitespace. | 156 |
![]() | '==' is not preceded with whitespace. | 156 |
![]() | '==' is not followed by whitespace. | 156 |
![]() | '{' is not preceded with whitespace. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | Line contains a tab character. | 160 |
![]() | Line contains a tab character. | 161 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | Line has trailing spaces. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | Line contains a tab character. | 168 |
![]() | 'for' is not followed by whitespace. | 168 |
![]() | ')' is preceded with whitespace. | 168 |
![]() | '{' is not preceded with whitespace. | 168 |
![]() | Line contains a tab character. | 169 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line has trailing spaces. | 173 |
![]() | Line contains a tab character. | 173 |
![]() | Line contains a tab character. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Missing a Javadoc comment. | 176 |
![]() | '=' is not preceded with whitespace. | 176 |
![]() | '=' is not followed by whitespace. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Parameter nuServiceid should be final. | 177 |
![]() | '{' is not preceded with whitespace. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line contains a tab character. | 180 |
![]() | Line has trailing spaces. | 181 |
![]() | Line contains a tab character. | 181 |
![]() | Line contains a tab character. | 182 |
![]() | Missing a Javadoc comment. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | Parameter nuServiceid should be final. | 183 |
![]() | '{' is not preceded with whitespace. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | 'if' construct must use '{}'s. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | 'if' is not followed by whitespace. | 186 |
![]() | '!=' is not preceded with whitespace. | 186 |
![]() | '!=' is not followed by whitespace. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line contains a tab character. | 190 |
![]() | Line has trailing spaces. | 191 |
![]() | Line contains a tab character. | 191 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 120 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter id should be final. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | '+' is not preceded with whitespace. | 61 |
![]() | '+' is not followed by whitespace. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line is longer than 120 characters. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '=' is not preceded with whitespace. | 69 |
![]() | '=' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '{' is not preceded with whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | '=' is not preceded with whitespace. | 78 |
![]() | '=' is not followed by whitespace. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Parameter obj should be final. | 79 |
![]() | '{' is not preceded with whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 84 |
![]() | Line is longer than 120 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Parameter ids should be final. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | '{' is not preceded with whitespace. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | '+' is not preceded with whitespace. | 89 |
![]() | '+' is not followed by whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Name 'ServiceTypesDAO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 65 |
![]() | Line is longer than 120 characters. | 66 |
![]() | Line contains a tab character. | 68 |
![]() | Missing a Javadoc comment. | 68 |
![]() | '=' is not preceded with whitespace. | 68 |
![]() | '=' is not followed by whitespace. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Parameter id should be final. | 69 |
![]() | '{' is not preceded with whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '+' is not preceded with whitespace. | 70 |
![]() | '+' is not followed by whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line is longer than 120 characters. | 75 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | '=' is not preceded with whitespace. | 77 |
![]() | '=' is not followed by whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Parameter object should be final. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | 'if' construct must use '{}'s. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | 'if' is not followed by whitespace. | 79 |
![]() | '==' is not preceded with whitespace. | 79 |
![]() | '==' is not followed by whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 88 |
![]() | 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 |
![]() | Line contains a tab character. | 89 |
![]() | Parameter ids should be final. | 89 |
![]() | '{' is not preceded with whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | 'while' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 48 |
![]() | '=' is not preceded with whitespace. | 48 |
![]() | '=' is not followed by whitespace. | 48 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Variable 'log' must be private and have accessor methods. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line is longer than 120 characters. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter id should be final. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | '+' is not preceded with whitespace. | 61 |
![]() | '+' is not followed by whitespace. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | '=' is not preceded with whitespace. | 69 |
![]() | '=' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | '{' is not preceded with whitespace. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line is longer than 120 characters. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | '=' is not preceded with whitespace. | 78 |
![]() | '=' is not followed by whitespace. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Parameter obj should be final. | 79 |
![]() | '{' is not preceded with whitespace. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line is longer than 120 characters. | 85 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Parameter ids should be final. | 88 |
![]() | ')' is preceded with whitespace. | 88 |
![]() | '{' is not preceded with whitespace. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | '+' is not preceded with whitespace. | 89 |
![]() | '+' is not followed by whitespace. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | '=' is not preceded with whitespace. | 96 |
![]() | '=' is not followed by whitespace. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | Parameter txAddress should be final. | 97 |
![]() | '{' is not preceded with whitespace. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line has trailing spaces. | 101 |
![]() | Line contains a tab character. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | Line contains a tab character. | 102 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter sla should be final. | 64 |
![]() | Parameter guaranteeTerm should be final. | 64 |
![]() | '}' should be on the same line. | 100 |
![]() | Missing a Javadoc comment. | 108 |
![]() | Parameter sla should be final. | 108 |
![]() | Parameter guaranteeTerm should be final. | 108 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Parameter sla should be final. | 136 |
![]() | Parameter availability should be final. | 136 |
![]() | Missing a Javadoc comment. | 178 |
![]() | Parameter sla should be final. | 178 |
![]() | Parameter agreementTermId should be final. | 178 |
![]() | Parameter measurement should be final. | 178 |
![]() | Line has trailing spaces. | 183 |
![]() | Line has trailing spaces. | 186 |
![]() | Missing a Javadoc comment. | 221 |
![]() | Parameter value should be final. | 221 |
![]() | Parameter operator should be final. | 221 |
![]() | Parameter reference should be final. | 221 |
![]() | 'if' construct must use '{}'s. | 226 |
![]() | 'if' construct must use '{}'s. | 228 |
![]() | 'if' construct must use '{}'s. | 230 |
![]() | 'if' construct must use '{}'s. | 232 |
![]() | 'if' construct must use '{}'s. | 234 |
![]() | 'if' construct must use '{}'s. | 236 |
![]() | 'if' construct must use '{}'s. | 238 |
![]() | 'if' construct must use '{}'s. | 240 |
![]() | 'if' construct must use '{}'s. | 242 |
![]() | 'if' construct must use '{}'s. | 244 |
![]() | 'if' construct must use '{}'s. | 246 |
![]() | 'if' construct must use '{}'s. | 248 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | '=' is not preceded with whitespace. | 51 |
![]() | '=' is not followed by whitespace. | 51 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | '=' is not preceded with whitespace. | 60 |
![]() | '=' is not followed by whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Parameter EmSlaViolation should be final. | 61 |
![]() | Name 'EmSlaViolation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 |
![]() | '{' is not preceded with whitespace. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line contains a tab character. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | '=' is not preceded with whitespace. | 66 |
![]() | '=' is not followed by whitespace. | 66 |
![]() | '=' is not preceded with whitespace. | 66 |
![]() | '=' is not followed by whitespace. | 66 |
![]() | Parameter EmSlaViolation should be final. | 67 |
![]() | Name 'EmSlaViolation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() | '{' is not preceded with whitespace. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | '=' is not preceded with whitespace. | 72 |
![]() | '=' is not followed by whitespace. | 72 |
![]() | '=' is not preceded with whitespace. | 72 |
![]() | '=' is not followed by whitespace. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Parameter slaViolationList should be final. | 73 |
![]() | '{' is not preceded with whitespace. | 73 |
![]() | Line has trailing spaces. | 74 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Name 'EmSlaViolation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | ':' is not preceded with whitespace. | 77 |
![]() | '{' is not preceded with whitespace. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | '=' is not preceded with whitespace. | 82 |
![]() | '=' is not followed by whitespace. | 82 |
![]() | ',' is not followed by whitespace. | 82 |
![]() | '=' is not preceded with whitespace. | 82 |
![]() | '=' is not followed by whitespace. | 82 |
![]() | Parameter slaIdList should be final. | 83 |
![]() | Parameter penaltyDate should be final. | 83 |
![]() | ',' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 87 |
![]() | Missing a Javadoc comment. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | ',' is not followed by whitespace. | 87 |
![]() | '=' is not preceded with whitespace. | 87 |
![]() | '=' is not followed by whitespace. | 87 |
![]() | Parameter slaId should be final. | 88 |
![]() | Parameter gtId should be final. | 88 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | '=' is not preceded with whitespace. | 92 |
![]() | '=' is not followed by whitespace. | 92 |
![]() | ',' is not followed by whitespace. | 92 |
![]() | '=' is not preceded with whitespace. | 92 |
![]() | '=' is not followed by whitespace. | 92 |
![]() | Parameter slaId should be final. | 93 |
![]() | Parameter gtId should be final. | 93 |
![]() | Line contains a tab character. | 97 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '=' is not preceded with whitespace. | 97 |
![]() | '=' is not followed by whitespace. | 97 |
![]() | ',' is not followed by whitespace. | 97 |
![]() | '=' is not preceded with whitespace. | 97 |
![]() | '=' is not followed by whitespace. | 97 |
![]() | Parameter slaId should be final. | 98 |
![]() | Parameter gtId should be final. | 98 |
![]() | Parameter startDate should be final. | 98 |
![]() | Parameter endDate should be final. | 99 |
![]() | ',' is not followed by whitespace. | 100 |
![]() | Line contains a tab character. | 103 |
![]() | Missing a Javadoc comment. | 103 |
![]() | '=' is not preceded with whitespace. | 103 |
![]() | '=' is not followed by whitespace. | 103 |
![]() | ',' is not followed by whitespace. | 103 |
![]() | '=' is not preceded with whitespace. | 103 |
![]() | '=' is not followed by whitespace. | 103 |
![]() | Parameter violationId should be final. | 104 |
![]() | Line has trailing spaces. | 107 |
![]() | Line contains a tab character. | 107 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 50 |
![]() | '=' is not preceded with whitespace. | 50 |
![]() | '=' is not followed by whitespace. | 50 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Line contains a tab character. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Missing a Javadoc comment. | 59 |
![]() | '=' is not preceded with whitespace. | 59 |
![]() | '=' is not followed by whitespace. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Parameter EmSlaWarning should be final. | 60 |
![]() | Name 'EmSlaWarning' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 |
![]() | '{' is not preceded with whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '=' is not preceded with whitespace. | 65 |
![]() | '=' is not followed by whitespace. | 65 |
![]() | '=' is not preceded with whitespace. | 65 |
![]() | '=' is not followed by whitespace. | 65 |
![]() | Parameter EmSlaWarning should be final. | 66 |
![]() | Name 'EmSlaWarning' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 |
![]() | '{' is not preceded with whitespace. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | '=' is not preceded with whitespace. | 71 |
![]() | '=' is not followed by whitespace. | 71 |
![]() | '=' is not preceded with whitespace. | 71 |
![]() | '=' is not followed by whitespace. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Parameter slaWarningList should be final. | 72 |
![]() | '{' is not preceded with whitespace. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line has trailing spaces. | 75 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Name 'EmSlaWarning' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 76 |
![]() | ':' is not preceded with whitespace. | 76 |
![]() | '{' is not preceded with whitespace. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | ',' is not followed by whitespace. | 81 |
![]() | '=' is not preceded with whitespace. | 81 |
![]() | '=' is not followed by whitespace. | 81 |
![]() | Parameter notificationId should be final. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | '+' is not preceded with whitespace. | 84 |
![]() | '+' is not followed by whitespace. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line contains a tab character. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | ',' is not followed by whitespace. | 89 |
![]() | '=' is not preceded with whitespace. | 89 |
![]() | '=' is not followed by whitespace. | 89 |
![]() | Parameter slaId should be final. | 90 |
![]() | Parameter notificationId should be final. | 90 |
![]() | Line has trailing spaces. | 91 |
![]() | '+' is not preceded with whitespace. | 92 |
![]() | '+' is not followed by whitespace. | 92 |
![]() | Line has trailing spaces. | 93 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 47 |
![]() | '=' is not preceded with whitespace. | 47 |
![]() | '=' is not followed by whitespace. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Variable 'log' must be private and have accessor methods. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter id should be final. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter obj should be final. | 60 |
![]() | Line has trailing spaces. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter obj should be final. | 66 |
![]() | '{' is not preceded with whitespace. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line has trailing spaces. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter user should be final. | 72 |
![]() | Parameter pass should be final. | 72 |
![]() | '{' is not preceded with whitespace. | 72 |
![]() | Line has trailing spaces. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Parameter id should be final. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter login should be final. | 88 |
![]() | Parameter pass should be final. | 88 |
![]() | '{' is not preceded with whitespace. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Line has trailing spaces. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter partyId should be final. | 93 |
![]() | Parameter userLogin should be final. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line has trailing spaces. | 96 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Utility classes should not have a public or default constructor. | 45 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'log' must be private and have accessor methods. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter args should be final. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | 'try' is not followed by whitespace. | 52 |
![]() | '{' is not preceded with whitespace. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | 'cast' is not followed by whitespace. | 56 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | 'for' construct must use '{}'s. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | 'for' is not followed by whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | 'for' construct must use '{}'s. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | 'for' is not followed by whitespace. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 68 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line has trailing spaces. | 83 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | 'catch' is not preceded with whitespace. | 84 |
![]() | '}' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | '+' is not preceded with whitespace. | 85 |
![]() | '+' is not followed by whitespace. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | '+' is not preceded with whitespace. | 86 |
![]() | '+' is not followed by whitespace. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | Line contains a tab character. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter nuPolicyId should be final. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter nuPolicyTypeId should be final. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter nuServiceid should be final. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter nuIdproductoffering should be final. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter nuSlspId should be final. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter policyParameters should be final. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Redundant 'public' modifier. | 42 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Redundant 'public' modifier. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 66 |
![]() | '=' is not preceded with whitespace. | 66 |
![]() | '=' is not followed by whitespace. | 66 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'log' must be private and have accessor methods. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line has trailing spaces. | 92 |
![]() | Line contains a tab character. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Missing a Javadoc comment. | 96 |
![]() | '{' is not preceded with whitespace. | 96 |
![]() | Line contains a tab character. | 97 |
![]() | 'try' is not followed by whitespace. | 97 |
![]() | '{' is not preceded with whitespace. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | 'for' is not followed by whitespace. | 101 |
![]() | '{' is not preceded with whitespace. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line contains a tab character. | 108 |
![]() | 'catch' is not preceded with whitespace. | 108 |
![]() | '}' is not followed by whitespace. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | '+' is not preceded with whitespace. | 109 |
![]() | '+' is not followed by whitespace. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | Line contains a tab character. | 112 |
![]() | Line has trailing spaces. | 113 |
![]() | Line contains a tab character. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line is longer than 120 characters. | 115 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Missing a Javadoc comment. | 117 |
![]() | '=' is not preceded with whitespace. | 117 |
![]() | '=' is not followed by whitespace. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Parameter policyTypeId should be final. | 118 |
![]() | '{' is not preceded with whitespace. | 118 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
![]() | Line contains a tab character. | 120 |
![]() | Line has trailing spaces. | 121 |
![]() | Line contains a tab character. | 121 |
![]() | Line contains a tab character. | 122 |
![]() | Line contains a tab character. | 123 |
![]() | Line contains a tab character. | 124 |
![]() | Line contains a tab character. | 126 |
![]() | Line has trailing spaces. | 127 |
![]() | Line contains a tab character. | 127 |
![]() | Line contains a tab character. | 128 |
![]() | Line contains a tab character. | 129 |
![]() | Line contains a tab character. | 130 |
![]() | 'while' is not followed by whitespace. | 130 |
![]() | '{' is not preceded with whitespace. | 130 |
![]() | Line contains a tab character. | 131 |
![]() | Line contains a tab character. | 132 |
![]() | Line contains a tab character. | 133 |
![]() | Line is longer than 120 characters. | 134 |
![]() | Line contains a tab character. | 134 |
![]() | Line has trailing spaces. | 135 |
![]() | Line contains a tab character. | 135 |
![]() | Line contains a tab character. | 136 |
![]() | Line contains a tab character. | 137 |
![]() | Line contains a tab character. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line contains a tab character. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | Line contains a tab character. | 140 |
![]() | Line contains a tab character. | 141 |
![]() | Line has trailing spaces. | 142 |
![]() | Line contains a tab character. | 142 |
![]() | Line contains a tab character. | 143 |
![]() | Line has trailing spaces. | 144 |
![]() | Line contains a tab character. | 144 |
![]() | Line contains a tab character. | 145 |
![]() | Line has trailing spaces. | 146 |
![]() | Line contains a tab character. | 146 |
![]() | Line contains a tab character. | 147 |
![]() | Line is longer than 120 characters. | 148 |
![]() | Line contains a tab character. | 148 |
![]() | Line contains a tab character. | 149 |
![]() | Line contains a tab character. | 150 |
![]() | Missing a Javadoc comment. | 150 |
![]() | '=' is not preceded with whitespace. | 150 |
![]() | '=' is not followed by whitespace. | 150 |
![]() | '=' is not preceded with whitespace. | 150 |
![]() | '=' is not followed by whitespace. | 150 |
![]() | Line contains a tab character. | 151 |
![]() | Parameter policy should be final. | 151 |
![]() | '{' is not preceded with whitespace. | 151 |
![]() | Line has trailing spaces. | 152 |
![]() | Line contains a tab character. | 152 |
![]() | Line contains a tab character. | 153 |
![]() | Line contains a tab character. | 154 |
![]() | 'if' construct must use '{}'s. | 155 |
![]() | Line contains a tab character. | 155 |
![]() | 'if' is not followed by whitespace. | 155 |
![]() | '==' is not preceded with whitespace. | 155 |
![]() | '==' is not followed by whitespace. | 155 |
![]() | Line is longer than 120 characters. | 156 |
![]() | Line contains a tab character. | 156 |
![]() | '+' is not preceded with whitespace. | 156 |
![]() | '+' is not followed by whitespace. | 156 |
![]() | '+' is not preceded with whitespace. | 156 |
![]() | '+' is not followed by whitespace. | 156 |
![]() | Line has trailing spaces. | 157 |
![]() | Line contains a tab character. | 157 |
![]() | Line contains a tab character. | 158 |
![]() | Line contains a tab character. | 159 |
![]() | 'if' construct must use '{}'s. | 160 |
![]() | Line contains a tab character. | 160 |
![]() | 'if' is not followed by whitespace. | 160 |
![]() | '==' is not preceded with whitespace. | 160 |
![]() | '==' is not followed by whitespace. | 160 |
![]() | Line is longer than 120 characters. | 161 |
![]() | Line contains a tab character. | 161 |
![]() | '+' is not preceded with whitespace. | 161 |
![]() | '+' is not followed by whitespace. | 161 |
![]() | '+' is not preceded with whitespace. | 161 |
![]() | '+' is not followed by whitespace. | 161 |
![]() | Line has trailing spaces. | 162 |
![]() | Line contains a tab character. | 162 |
![]() | Line contains a tab character. | 163 |
![]() | 'if' construct must use '{}'s. | 164 |
![]() | Line contains a tab character. | 164 |
![]() | 'if' is not followed by whitespace. | 164 |
![]() | '==' is not preceded with whitespace. | 164 |
![]() | '==' is not followed by whitespace. | 164 |
![]() | Line is longer than 120 characters. | 165 |
![]() | Line contains a tab character. | 165 |
![]() | Line has trailing spaces. | 166 |
![]() | Line contains a tab character. | 166 |
![]() | Line contains a tab character. | 167 |
![]() | 'if' construct must use '{}'s. | 168 |
![]() | Line contains a tab character. | 168 |
![]() | 'if' is not followed by whitespace. | 168 |
![]() | '!=' is not preceded with whitespace. | 168 |
![]() | '!=' is not followed by whitespace. | 168 |
![]() | Line is longer than 120 characters. | 169 |
![]() | Line contains a tab character. | 169 |
![]() | '+' is not preceded with whitespace. | 169 |
![]() | '+' is not followed by whitespace. | 169 |
![]() | '+' is not preceded with whitespace. | 169 |
![]() | '+' is not followed by whitespace. | 169 |
![]() | Line has trailing spaces. | 170 |
![]() | Line contains a tab character. | 170 |
![]() | Line contains a tab character. | 171 |
![]() | Line contains a tab character. | 172 |
![]() | Line contains a tab character. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | Line contains a tab character. | 174 |
![]() | Line contains a tab character. | 175 |
![]() | Line contains a tab character. | 176 |
![]() | Line contains a tab character. | 177 |
![]() | Line contains a tab character. | 178 |
![]() | Line contains a tab character. | 179 |
![]() | Line has trailing spaces. | 180 |
![]() | Line contains a tab character. | 180 |
![]() | Line contains a tab character. | 182 |
![]() | Line contains a tab character. | 183 |
![]() | 'for' is not followed by whitespace. | 183 |
![]() | '{' is not preceded with whitespace. | 183 |
![]() | Line contains a tab character. | 184 |
![]() | Line contains a tab character. | 185 |
![]() | Line is longer than 120 characters. | 186 |
![]() | Line contains a tab character. | 186 |
![]() | Line contains a tab character. | 187 |
![]() | Line contains a tab character. | 188 |
![]() | Line contains a tab character. | 189 |
![]() | Line has trailing spaces. | 190 |
![]() | Line contains a tab character. | 190 |
![]() | Line contains a tab character. | 191 |
![]() | Line has trailing spaces. | 192 |
![]() | Line contains a tab character. | 192 |
![]() | Line has trailing spaces. | 193 |
![]() | Line contains a tab character. | 193 |
![]() | Line has trailing spaces. | 194 |
![]() | Line contains a tab character. | 194 |
![]() | Line contains a tab character. | 195 |
![]() | Missing a Javadoc comment. | 195 |
![]() | '=' is not preceded with whitespace. | 195 |
![]() | '=' is not followed by whitespace. | 195 |
![]() | Line is longer than 120 characters. | 196 |
![]() | Line contains a tab character. | 196 |
![]() | Parameter policyParam should be final. | 196 |
![]() | Parameter template should be final. | 196 |
![]() | '{' is not preceded with whitespace. | 196 |
![]() | Line contains a tab character. | 198 |
![]() | '=' is not preceded with whitespace. | 198 |
![]() | '=' is not followed by whitespace. | 198 |
![]() | Line contains a tab character. | 199 |
![]() | 'try' is not followed by whitespace. | 199 |
![]() | '{' is not preceded with whitespace. | 199 |
![]() | Line contains a tab character. | 200 |
![]() | 'if' construct must use '{}'s. | 201 |
![]() | Line contains a tab character. | 201 |
![]() | 'if' is not followed by whitespace. | 201 |
![]() | '==' is not preceded with whitespace. | 201 |
![]() | '==' is not followed by whitespace. | 201 |
![]() | Line is longer than 120 characters. | 202 |
![]() | Line contains a tab character. | 202 |
![]() | '+' is not preceded with whitespace. | 202 |
![]() | '+' is not followed by whitespace. | 202 |
![]() | '+' is not preceded with whitespace. | 202 |
![]() | '+' is not followed by whitespace. | 202 |
![]() | Line has trailing spaces. | 203 |
![]() | Line contains a tab character. | 203 |
![]() | 'if' construct must use '{}'s. | 204 |
![]() | Line is longer than 120 characters. | 204 |
![]() | Line contains a tab character. | 204 |
![]() | 'if' is not followed by whitespace. | 204 |
![]() | '==' is not preceded with whitespace. | 204 |
![]() | '==' is not followed by whitespace. | 204 |
![]() | '==' is not preceded with whitespace. | 204 |
![]() | '==' is not followed by whitespace. | 204 |
![]() | Line contains a tab character. | 205 |
![]() | Line contains a tab character. | 206 |
![]() | Line contains a tab character. | 207 |
![]() | 'for' is not followed by whitespace. | 207 |
![]() | ')' is preceded with whitespace. | 207 |
![]() | '{' is not preceded with whitespace. | 207 |
![]() | Line contains a tab character. | 208 |
![]() | 'if' is not followed by whitespace. | 208 |
![]() | '==' is not preceded with whitespace. | 208 |
![]() | '==' is not followed by whitespace. | 208 |
![]() | '{' is not preceded with whitespace. | 208 |
![]() | Line contains a tab character. | 209 |
![]() | '=' is not preceded with whitespace. | 209 |
![]() | '=' is not followed by whitespace. | 209 |
![]() | Line contains a tab character. | 210 |
![]() | Line contains a tab character. | 211 |
![]() | Line contains a tab character. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Line contains a tab character. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | Line contains a tab character. | 214 |
![]() | Line contains a tab character. | 215 |
![]() | 'if' is not followed by whitespace. | 215 |
![]() | '{' is not preceded with whitespace. | 215 |
![]() | Line contains a tab character. | 216 |
![]() | 'try' is not followed by whitespace. | 216 |
![]() | '{' is not preceded with whitespace. | 216 |
![]() | Line contains a tab character. | 217 |
![]() | Line contains a tab character. | 218 |
![]() | 'catch' is not preceded with whitespace. | 218 |
![]() | '}' is not followed by whitespace. | 218 |
![]() | Line is longer than 120 characters. | 219 |
![]() | Line contains a tab character. | 219 |
![]() | '+' is not preceded with whitespace. | 219 |
![]() | '+' is not followed by whitespace. | 219 |
![]() | '+' is not preceded with whitespace. | 219 |
![]() | '+' is not followed by whitespace. | 219 |
![]() | '+' is not preceded with whitespace. | 219 |
![]() | '+' is not followed by whitespace. | 219 |
![]() | '+' is not preceded with whitespace. | 219 |
![]() | '+' is not followed by whitespace. | 219 |
![]() | Line contains a tab character. | 220 |
![]() | Line contains a tab character. | 221 |
![]() | Line contains a tab character. | 222 |
![]() | Line contains a tab character. | 223 |
![]() | 'if' is not followed by whitespace. | 223 |
![]() | '{' is not preceded with whitespace. | 223 |
![]() | Line contains a tab character. | 224 |
![]() | 'try' is not followed by whitespace. | 224 |
![]() | '{' is not preceded with whitespace. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line contains a tab character. | 225 |
![]() | Line contains a tab character. | 226 |
![]() | 'catch' is not preceded with whitespace. | 226 |
![]() | '}' is not followed by whitespace. | 226 |
![]() | Line is longer than 120 characters. | 227 |
![]() | Line contains a tab character. | 227 |
![]() | '+' is not preceded with whitespace. | 227 |
![]() | '+' is not followed by whitespace. | 227 |
![]() | '+' is not preceded with whitespace. | 227 |
![]() | '+' is not followed by whitespace. | 227 |
![]() | '+' is not preceded with whitespace. | 227 |
![]() | '+' is not followed by whitespace. | 227 |
![]() | '+' is not preceded with whitespace. | 227 |
![]() | '+' is not followed by whitespace. | 227 |
![]() | Line contains a tab character. | 228 |
![]() | Line contains a tab character. | 229 |
![]() | Line has trailing spaces. | 230 |
![]() | Line contains a tab character. | 230 |
![]() | Line contains a tab character. | 231 |
![]() | 'catch' is not preceded with whitespace. | 231 |
![]() | '}' is not followed by whitespace. | 231 |
![]() | Line contains a tab character. | 232 |
![]() | '+' is not preceded with whitespace. | 232 |
![]() | '+' is not followed by whitespace. | 232 |
![]() | Line contains a tab character. | 233 |
![]() | Line contains a tab character. | 234 |
![]() | Line contains a tab character. | 235 |
![]() | Line contains a tab character. | 236 |
![]() | Line has trailing spaces. | 237 |
![]() | Line contains a tab character. | 237 |
![]() | Line has trailing spaces. | 238 |
![]() | Line contains a tab character. | 238 |
![]() | Line has trailing spaces. | 239 |
![]() | Line contains a tab character. | 239 |
![]() | Line has trailing spaces. | 240 |
![]() | Line contains a tab character. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | Line contains a tab character. | 241 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter txParamType should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter nuParamId should be final. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter txParamName should be final. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter txParamRuletype should be final. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter txParamDescription should be final. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter txParamViewname should be final. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter txParamValue should be final. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line has trailing spaces. | 98 |
![]() | Line contains a tab character. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Parameter listValues should be final. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line contains a tab character. | 104 |
![]() | Line has trailing spaces. | 105 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line contains a tab character. | 107 |
![]() | Line is longer than 120 characters. | 108 |
![]() | Line contains a tab character. | 108 |
![]() | '+' is not preceded with whitespace. | 108 |
![]() | '+' is not followed by whitespace. | 108 |
![]() | '+' is not preceded with whitespace. | 108 |
![]() | '+' is not followed by whitespace. | 108 |
![]() | '+' is not preceded with whitespace. | 108 |
![]() | '+' is not followed by whitespace. | 108 |
![]() | '+' is not preceded with whitespace. | 108 |
![]() | '+' is not followed by whitespace. | 108 |
![]() | '+' is not preceded with whitespace. | 108 |
![]() | '+' is not followed by whitespace. | 108 |
![]() | '+' is not preceded with whitespace. | 108 |
![]() | '+' is not followed by whitespace. | 108 |
![]() | Line contains a tab character. | 109 |
![]() | 'if' is not followed by whitespace. | 109 |
![]() | '!=' is not preceded with whitespace. | 109 |
![]() | '!=' is not followed by whitespace. | 109 |
![]() | '{' is not preceded with whitespace. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | '+=' is not preceded with whitespace. | 110 |
![]() | '+=' is not followed by whitespace. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | 'for' is not followed by whitespace. | 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 |
![]() | '{' is not preceded with whitespace. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | 'cast' is not followed by whitespace. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | '+=' is not preceded with whitespace. | 113 |
![]() | '+=' is not followed by whitespace. | 113 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line has trailing spaces. | 119 |
![]() | Line contains a tab character. | 119 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter nuPolicyTypeId should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter txDescription should be final. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter txName should be final. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter txTemplateDrt should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Utility classes should not have a public or default constructor. | 45 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Variable 'log' must be private and have accessor methods. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter args should be final. | 50 |
![]() | Line contains a tab character. | 52 |
![]() | 'try' is not followed by whitespace. | 52 |
![]() | '{' is not preceded with whitespace. | 52 |
![]() | Line has trailing spaces. | 53 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line contains a tab character. | 55 |
![]() | Line is longer than 120 characters. | 56 |
![]() | Line contains a tab character. | 56 |
![]() | 'cast' is not followed by whitespace. | 56 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | 'for' construct must use '{}'s. | 60 |
![]() | Line contains a tab character. | 60 |
![]() | 'for' is not followed by whitespace. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | 'for' construct must use '{}'s. | 65 |
![]() | Line contains a tab character. | 65 |
![]() | 'for' is not followed by whitespace. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | 'catch' is not preceded with whitespace. | 83 |
![]() | '}' is not followed by whitespace. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | '+' is not preceded with whitespace. | 84 |
![]() | '+' is not followed by whitespace. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Line contains a tab character. | 86 |
![]() | Line contains a tab character. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 41 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line has trailing spaces. | 47 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter nuPromotionId should be final. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter nuPromotionTypeId should be final. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter txDescription should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter txName should be final. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Parameter promotionParameters should be final. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line contains a tab character. | 78 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Parameter nuProductId should be final. | 81 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | Line contains a tab character. | 84 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Redundant 'public' modifier. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Redundant 'public' modifier. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Variable 'log' must be private and have accessor methods. | 69 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '}' should be on the same line. | 109 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Parameter promoTypeId should be final. | 122 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Parameter promotion should be final. | 159 |
![]() | 'if' construct must use '{}'s. | 163 |
![]() | 'if' construct must use '{}'s. | 167 |
![]() | 'if' construct must use '{}'s. | 171 |
![]() | 'if' construct must use '{}'s. | 176 |
![]() | Missing a Javadoc comment. | 206 |
![]() | Parameter promoParam should be final. | 207 |
![]() | Parameter template should be final. | 207 |
![]() | 'if' construct must use '{}'s. | 212 |
![]() | 'if' construct must use '{}'s. | 216 |
![]() | '}' should be on the same line. | 230 |
![]() | '}' should be on the same line. | 240 |
![]() | '}' should be on the same line. | 247 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line contains a tab character. | 43 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Line has trailing spaces. | 51 |
![]() | Line contains a tab character. | 51 |
![]() | Line has trailing spaces. | 52 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter txParamType should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line contains a tab character. | 66 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line contains a tab character. | 71 |
![]() | Line contains a tab character. | 72 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line contains a tab character. | 73 |
![]() | Line contains a tab character. | 74 |
![]() | Line contains a tab character. | 75 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line contains a tab character. | 76 |
![]() | Line contains a tab character. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | Line contains a tab character. | 78 |
![]() | Line contains a tab character. | 79 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter nuParamId should be final. | 79 |
![]() | Line contains a tab character. | 80 |
![]() | Line contains a tab character. | 81 |
![]() | Line has trailing spaces. | 82 |
![]() | Line contains a tab character. | 82 |
![]() | Line contains a tab character. | 83 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Parameter txParamName should be final. | 83 |
![]() | Line contains a tab character. | 84 |
![]() | Line contains a tab character. | 85 |
![]() | Line contains a tab character. | 86 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Parameter txParamRuletype should be final. | 86 |
![]() | Line contains a tab character. | 87 |
![]() | Line contains a tab character. | 88 |
![]() | Line contains a tab character. | 89 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter txParamDescription should be final. | 89 |
![]() | Line contains a tab character. | 90 |
![]() | Line contains a tab character. | 91 |
![]() | Line contains a tab character. | 92 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Parameter txParamViewname should be final. | 92 |
![]() | Line contains a tab character. | 93 |
![]() | Line contains a tab character. | 94 |
![]() | Line contains a tab character. | 95 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter txParamValue should be final. | 95 |
![]() | Line contains a tab character. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Line contains a tab character. | 97 |
![]() | Line contains a tab character. | 98 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Line contains a tab character. | 99 |
![]() | Line contains a tab character. | 100 |
![]() | Line contains a tab character. | 101 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter listValues should be final. | 101 |
![]() | Line contains a tab character. | 102 |
![]() | Line contains a tab character. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | Line contains a tab character. | 104 |
![]() | Line contains a tab character. | 105 |
![]() | Line contains a tab character. | 106 |
![]() | Line is longer than 120 characters. | 107 |
![]() | Line contains a tab character. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | '+' is not preceded with whitespace. | 107 |
![]() | '+' is not followed by whitespace. | 107 |
![]() | Line contains a tab character. | 109 |
![]() | 'if' is not followed by whitespace. | 109 |
![]() | '!=' is not preceded with whitespace. | 109 |
![]() | '!=' is not followed by whitespace. | 109 |
![]() | '{' is not preceded with whitespace. | 109 |
![]() | Line contains a tab character. | 110 |
![]() | '+=' is not preceded with whitespace. | 110 |
![]() | '+=' is not followed by whitespace. | 110 |
![]() | Line contains a tab character. | 111 |
![]() | 'for' is not followed by whitespace. | 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 |
![]() | '{' is not preceded with whitespace. | 111 |
![]() | Line has trailing spaces. | 112 |
![]() | Line contains a tab character. | 112 |
![]() | 'cast' is not followed by whitespace. | 112 |
![]() | Line contains a tab character. | 113 |
![]() | '+=' is not preceded with whitespace. | 113 |
![]() | '+=' is not followed by whitespace. | 113 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | Line contains a tab character. | 114 |
![]() | Line contains a tab character. | 115 |
![]() | Line has trailing spaces. | 116 |
![]() | Line contains a tab character. | 116 |
![]() | Line contains a tab character. | 117 |
![]() | Line contains a tab character. | 118 |
![]() | Line has trailing spaces. | 120 |
![]() | Line contains a tab character. | 120 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line contains a tab character. | 37 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Line contains a tab character. | 41 |
![]() | Line contains a tab character. | 42 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line contains a tab character. | 43 |
![]() | Line contains a tab character. | 44 |
![]() | Line contains a tab character. | 45 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter nuPromotionTypeId should be final. | 45 |
![]() | Line contains a tab character. | 46 |
![]() | Line contains a tab character. | 47 |
![]() | Line contains a tab character. | 48 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line contains a tab character. | 49 |
![]() | Line contains a tab character. | 50 |
![]() | Line contains a tab character. | 51 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter txDescription should be final. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Line contains a tab character. | 53 |
![]() | Line contains a tab character. | 54 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line contains a tab character. | 56 |
![]() | Line contains a tab character. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter txName should be final. | 57 |
![]() | Line contains a tab character. | 58 |
![]() | Line contains a tab character. | 59 |
![]() | Line contains a tab character. | 60 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Line contains a tab character. | 61 |
![]() | Line contains a tab character. | 62 |
![]() | Line contains a tab character. | 63 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter txTemplateDrt should be final. | 63 |
![]() | Line contains a tab character. | 64 |
![]() | Line contains a tab character. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Line contains a tab character. | 66 |
![]() | Line contains a tab character. | 67 |
![]() | Line contains a tab character. | 68 |
![]() | Line contains a tab character. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | '+' is not preceded with whitespace. | 69 |
![]() | '+' is not followed by whitespace. | 69 |
![]() | Line contains a tab character. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Line contains a tab character. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Line contains a tab character. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Line contains a tab character. | 73 |