The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 253 | ![]() |
JavadocType | 34 | ![]() |
JavadocVariable | 129 | ![]() |
JavadocStyle | 0 | ![]() |
ConstantName | 6 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 2 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 1 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 2 | ![]() |
UnusedImports | 2 | ![]() |
LineLength
| 20 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 0 | ![]() |
ParenPad | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 2 | ![]() |
WhitespaceAround | 39 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 1 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 2 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 11 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 146 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 1 | ![]() |
NewlineAtEndOfFile | 0 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 150 | ![]() |
RegexpSingleline
| 114 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter correctiveAction should be final. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter time should be final. | 50 |
![]() | Line has trailing spaces. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter notificationId should be final. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter slaID should be final. | 56 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter notifier should be final. | 62 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter type should be final. | 68 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter notification should be final. | 74 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter reportTime should be final. | 80 |
![]() | Line has trailing spaces. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Parameter cloneType should be final. | 84 |
![]() | '{' is not preceded with whitespace. | 84 |
![]() | Line has trailing spaces. | 85 |
![]() | Line has trailing spaces. | 91 |
![]() | '!=' is not preceded with whitespace. | 92 |
![]() | '!=' is not followed by whitespace. | 92 |
![]() | '{' is not preceded with whitespace. | 92 |
![]() | Line has trailing spaces. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | '{' is not preceded with whitespace. | 8 |
![]() | '{' is not followed by whitespace. | 8 |
![]() | '}' is not preceded with whitespace. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Parameter responseCode should be final. | 10 |
![]() | Parameter responseMessage should be final. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter responseCode should be final. | 18 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter responseMessage should be final. | 24 |
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | '{' is not preceded with whitespace. | 8 |
![]() | '{' is not followed by whitespace. | 8 |
![]() | '}' is not preceded with whitespace. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Parameter responseCode should be final. | 10 |
![]() | Parameter responseMessage should be final. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter responseCode should be final. | 18 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter responseMessage should be final. | 24 |
![]() | Line has trailing spaces. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | '{' is not preceded with whitespace. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter type should be final. | 43 |
![]() | '{' is not preceded with whitespace. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Line has trailing spaces. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter name should be final. | 47 |
![]() | '{' is not preceded with whitespace. | 47 |
![]() | Line has trailing spaces. | 48 |
![]() | 'if' is not followed by whitespace. | 49 |
![]() | '{' is not preceded with whitespace. | 49 |
![]() | 'else' is not preceded with whitespace. | 51 |
![]() | '}' is not followed by whitespace. | 51 |
![]() | 'if' is not followed by whitespace. | 51 |
![]() | '{' is not preceded with whitespace. | 51 |
![]() | 'else' is not preceded with whitespace. | 53 |
![]() | '}' is not followed by whitespace. | 53 |
![]() | 'if' is not followed by whitespace. | 53 |
![]() | '{' is not preceded with whitespace. | 53 |
![]() | 'else' is not preceded with whitespace. | 55 |
![]() | '}' is not followed by whitespace. | 55 |
![]() | 'else' is not followed by whitespace. | 55 |
![]() | '{' is not preceded with whitespace. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'numberGTs' must be private and have accessor methods. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Variable 'numberGTsNoViolatedNoPenalty' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'numberGTsViolatedNoPenalty' must be private and have accessor methods. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'numberGTsViolatedWithPenalty' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter numberGTs should be final. | 52 |
![]() | Parameter numberGTsNoViolatedNoPenalty should be final. | 52 |
![]() | Parameter numberGTsViolatedNoPenalty should be final. | 52 |
![]() | Parameter numberGTsViolatedWithPenalty should be final. | 53 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter numberGTs should be final. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter numberGTsViolatedNoPenalty should be final. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter numberGTsViolatedWithPenalty should be final. | 80 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Parameter numberGTsNoViolatedNoPenalty should be final. | 88 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'status' must be private and have accessor methods. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Name 'KPIs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 |
![]() | Variable 'KPIs' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter status should be final. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter status should be final. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter kPIs should be final. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter key should be final. | 72 |
![]() | Parameter value should be final. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Parameter key should be final. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | '{' is not preceded with whitespace. | 9 |
![]() | '{' is not followed by whitespace. | 9 |
![]() | '}' is not preceded with whitespace. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Parameter responseCode should be final. | 11 |
![]() | Parameter responseMessage should be final. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter responseCode should be final. | 19 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter responseMessage should be final. | 25 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter parameterList should be final. | 31 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 35 |
![]() | Line has trailing spaces. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line has trailing spaces. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter languageId should be final. | 18 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter countryId should be final. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter address should be final. | 30 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter email should be final. | 36 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter fax should be final. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter firstName should be final. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter jobdepartment should be final. | 54 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter jobtitle should be final. | 60 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter lastName should be final. | 66 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Parameter phoneNumber should be final. | 72 |
![]() | Line has trailing spaces. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter violationEvent should be final. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter recoveryEvent should be final. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter notificationEvent should be final. | 59 |
![]() | Line has trailing spaces. | 62 |
![]() | Line has trailing spaces. | 63 |
![]() | Line has trailing spaces. | 64 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line has trailing spaces. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Parameter countryId should be final. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter tradingName should be final. | 20 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter description should be final. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter fiscalId should be final. | 32 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter individuals should be final. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter slaId should be final. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter parameterNameList should be final. | 54 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter initialTime should be final. | 60 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter endTime should be final. | 66 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter name should be final. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter value should be final. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter unit should be final. | 59 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter date should be final. | 65 |
![]() | Line has trailing spaces. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 71 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Parameter parameterId should be final. | 11 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Parameter parameterName should be final. | 17 |
![]() | Line has trailing spaces. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Name '_value_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Name '_table_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 5 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter value should be final. | 8 |
![]() | ',' is not followed by whitespace. | 10 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Name '_Country' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Name '_Currency' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Name '_Language' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Name 'Country' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Name 'Currency' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Name 'Language' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | ';' is not followed by whitespace. | 19 |
![]() | '}' is not preceded with whitespace. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter value should be final. | 20 |
![]() | Redundant throws: 'java.lang.IllegalArgumentException' is unchecked exception. | 21 |
![]() | 'if' construct must use '{}'s. | 24 |
![]() | '==' is not preceded with whitespace. | 24 |
![]() | '==' is not followed by whitespace. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter value should be final. | 27 |
![]() | Redundant throws: 'java.lang.IllegalArgumentException' is unchecked exception. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Line has trailing spaces. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Parameter currencyId should be final. | 12 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter individual should be final. | 18 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter organization should be final. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter users should be final. | 30 |
![]() | Line has trailing spaces. | 33 |
![]() | Line has trailing spaces. | 34 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Line has trailing spaces. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Parameter id should be final. | 44 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter name should be final. | 50 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Parameter rule should be final. | 56 |
![]() | Line has trailing spaces. | 59 |
![]() | Line has trailing spaces. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter policyClass should be final. | 42 |
![]() | '{' is not preceded with whitespace. | 42 |
![]() | Line has trailing spaces. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line has trailing spaces. | 13 |
![]() | Line has trailing spaces. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Parameter id should be final. | 18 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Parameter name should be final. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter description should be final. | 30 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter brand should be final. | 36 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter category should be final. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter productOffers should be final. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Line contains a tab character. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter rating should be final. | 54 |
![]() | Line contains a tab character. | 55 |
![]() | Line has trailing spaces. | 57 |
![]() | Line has trailing spaces. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 35 |
![]() | '{' is not preceded with whitespace. | 35 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Line has trailing spaces. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Parameter id should be final. | 14 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter name should be final. | 20 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter description should be final. | 26 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter services should be final. | 32 |
![]() | Line contains a tab character. | 35 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter rating should be final. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line has trailing spaces. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Redundant import from the same package - org.slasoi.businessManager.common.ws.types.ParameterDataType. | 3 |
![]() | Unused import - org.slasoi.businessManager.common.ws.types.ParameterDataType. | 3 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Line contains a tab character. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Parameter responseCode should be final. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter responseMessage should be final. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter productOfferList should be final. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Redundant import from the same package - org.slasoi.businessManager.common.ws.types.ParameterDataType. | 3 |
![]() | Unused import - org.slasoi.businessManager.common.ws.types.ParameterDataType. | 3 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Parameter responseCode should be final. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter responseMessage should be final. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Parameter productOfferList should be final. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line has trailing spaces. | 29 |
![]() | Line contains a tab character. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Parameter responseCode should be final. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter responseMessage should be final. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter rating should be final. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Line contains a tab character. | 5 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Line contains a tab character. | 6 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line has trailing spaces. | 7 |
![]() | Line contains a tab character. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter votes should be final. | 8 |
![]() | Parameter average should be final. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Line contains a tab character. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Parameter votes should be final. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter average should be final. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line has trailing spaces. | 27 |
![]() | Line contains a tab character. | 27 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Line has trailing spaces. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter violationID should be final. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter correctiveActions should be final. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Line contains a tab character. | 6 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Line contains a tab character. | 7 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Line contains a tab character. | 8 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Line contains a tab character. | 9 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Parameter id should be final. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Parameter name should be final. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter description should be final. | 27 |
![]() | Line contains a tab character. | 28 |
![]() | Line contains a tab character. | 29 |
![]() | Line contains a tab character. | 30 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Line contains a tab character. | 31 |
![]() | Line contains a tab character. | 32 |
![]() | Line contains a tab character. | 33 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter release should be final. | 33 |
![]() | Line contains a tab character. | 34 |
![]() | Line contains a tab character. | 35 |
![]() | Line contains a tab character. | 36 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Line contains a tab character. | 37 |
![]() | Line contains a tab character. | 38 |
![]() | Line contains a tab character. | 39 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter rating should be final. | 39 |
![]() | Line contains a tab character. | 40 |
![]() | Line contains a tab character. | 41 |
![]() | Line has trailing spaces. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line contains a tab character. | 11 |
![]() | Line contains a tab character. | 12 |
![]() | Line contains a tab character. | 13 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Parameter responseCode should be final. | 13 |
![]() | Line contains a tab character. | 14 |
![]() | Line contains a tab character. | 15 |
![]() | Line contains a tab character. | 16 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line contains a tab character. | 17 |
![]() | Line contains a tab character. | 18 |
![]() | Line contains a tab character. | 19 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Parameter responseMessage should be final. | 19 |
![]() | Line contains a tab character. | 20 |
![]() | Line contains a tab character. | 21 |
![]() | Line contains a tab character. | 22 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line contains a tab character. | 23 |
![]() | Line contains a tab character. | 24 |
![]() | Line contains a tab character. | 25 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter serviceList should be final. | 25 |
![]() | Line contains a tab character. | 26 |
![]() | Line contains a tab character. | 27 |
![]() | Line has trailing spaces. | 28 |
![]() | Line contains a tab character. | 28 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Variable 'numberSLAs' must be private and have accessor methods. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Variable 'numberSLAsOK' must be private and have accessor methods. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Variable 'numberSLAsViolatedNoPenalty' must be private and have accessor methods. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Variable 'numberSLAsViolatedWithPenalty' must be private and have accessor methods. | 47 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter numberSLAs should be final. | 53 |
![]() | Parameter numberSLAsOK should be final. | 53 |
![]() | Parameter numberSLAsViolatedNoPenalty should be final. | 53 |
![]() | Parameter numberSLAsViolatedWithPenalty should be final. | 54 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Parameter numberSLAs should be final. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Parameter numberSLAsOK should be final. | 73 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Parameter numberSLAsViolatedNoPenalty should be final. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Parameter numberSLAsViolatedWithPenalty should be final. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter number should be final. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter number should be final. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter number should be final. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter number should be final. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 121 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter slaId should be final. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter guaranteeTerm should be final. | 54 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter initTime should be final. | 60 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter endTime should be final. | 66 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 71 |
![]() | Line has trailing spaces. | 72 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Line has trailing spaces. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | '{' is not preceded with whitespace. | 45 |
![]() | Line has trailing spaces. | 46 |
![]() | Line has trailing spaces. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter slaId should be final. | 52 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter guaranteeTerm should be final. | 58 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Parameter initialTime should be final. | 64 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Parameter endTime should be final. | 70 |
![]() | Line has trailing spaces. | 74 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Variable 'terminationReasons' must be private and have accessor methods. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter slaId should be final. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter slaId should be final. | 49 |
![]() | Parameter reasons should be final. | 49 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter slaId should be final. | 54 |
![]() | Parameter reason should be final. | 54 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter slaId should be final. | 63 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter terminationReason should be final. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Parameter terminationReason should be final. | 75 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter violationList should be final. | 45 |
![]() | Line has trailing spaces. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 3 |
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Parameter type should be final. | 8 |
![]() | '{' is not preceded with whitespace. | 8 |
![]() | '=' is not preceded with whitespace. | 9 |
![]() | '=' is not followed by whitespace. | 9 |
![]() | Line has trailing spaces. | 11 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | Missing a Javadoc comment. | 4 |
![]() | Missing a Javadoc comment. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Parameter userLogin should be final. | 10 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Parameter passwd should be final. | 16 |
![]() | Line has trailing spaces. | 20 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Line has trailing spaces. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter guaranteeTerm should be final. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter parameters should be final. | 51 |
![]() | Line has trailing spaces. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 56 |