The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 264 | ![]() |
JavadocType | 25 | ![]() |
JavadocVariable | 241 | ![]() |
JavadocStyle | 3 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 7 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 4 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 44 | ![]() |
LineLength
| 50 | ![]() |
MethodLength | 8 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 0 | ![]() |
NoWhitespaceAfter | 7 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 24 | ![]() |
ParenPad | 8 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 38 | ![]() |
WhitespaceAround | 178 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 11 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 3 | ![]() |
NeedBraces | 4 | ![]() |
RightCurly | 155 | ![]() |
AvoidInlineConditionals | 20 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 15 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 1 | ![]() |
SimplifyBooleanExpression | 2 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 3 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 1 | ![]() |
ArrayTypeStyle | 1 | ![]() |
FinalParameters | 199 | ![]() |
TodoComment | 2 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 3 | ![]() |
NewlineAtEndOfFile | 5 | ![]() |
Translation | 0 | ![]() |
FileLength | 1 | ![]() |
FileTabCharacter
| 1 | ![]() |
RegexpSingleline
| 167 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Redundant 'public' modifier. | 92 |
![]() | Redundant 'public' modifier. | 112 |
![]() | Redundant 'public' modifier. | 132 |
![]() | Redundant 'public' modifier. | 149 |
![]() | Redundant 'public' modifier. | 165 |
![]() | Redundant 'public' modifier. | 183 |
![]() | Missing a Javadoc comment. | 185 |
![]() | Redundant 'public' modifier. | 185 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 38 |
![]() | Redundant 'public' modifier. | 56 |
![]() | First sentence should end with a period. | 58 |
![]() | Redundant 'public' modifier. | 64 |
![]() | Redundant 'public' modifier. | 69 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | First sentence should end with a period. | 113 |
![]() | Parameter context should be final. | 119 |
![]() | 'context' hides a field. | 119 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Parameter negotiationId should be final. | 126 |
![]() | Parameter profileId should be final. | 134 |
![]() | Parameter businessHistory should be final. | 134 |
![]() | '}' should be on the same line. | 152 |
![]() | Parameter profileId should be final. | 160 |
![]() | '}' should be on the same line. | 172 |
![]() | Parameter profile should be final. | 181 |
![]() | '}' should be on the same line. | 204 |
![]() | Parameter profile should be final. | 212 |
![]() | '}' should be on the same line. | 224 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Parameter eventName should be final. | 74 |
![]() | Parameter eventName should be final. | 94 |
![]() | Parameter arrivalTime should be final. | 135 |
![]() | Parameter processedSuccessfully should be final. | 154 |
![]() | Parameter processingAfterMath should be final. | 173 |
![]() | Parameter offer should be final. | 192 |
![]() | Missing a Javadoc comment. | 196 |
![]() | Missing a Javadoc comment. | 200 |
![]() | Parameter simplifiedNegotiableParameters should be final. | 200 |
![]() | Missing a Javadoc comment. | 204 |
![]() | Missing a Javadoc comment. | 208 |
![]() | Parameter negotiationId should be final. | 208 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Missing a Javadoc comment. | 216 |
![]() | Parameter numberOfCounterOffersGeneratedByOwnPOC should be final. | 216 |
![]() | Missing a Javadoc comment. | 220 |
![]() | Missing a Javadoc comment. | 224 |
![]() | Parameter partnerProfile should be final. | 224 |
![]() | Line has trailing spaces. | 227 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Unused import - java.io.FileReader. | 39 |
![]() | Unused import - java.io.IOException. | 41 |
![]() | Unused import - java.util.ArrayList. | 42 |
![]() | Unused import - java.util.List. | 45 |
![]() | Unused import - java.util.Properties. | 46 |
![]() | Unused import - org.apache.log4j.PropertyConfigurator. | 49 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.gslam.core.control.*. | 61 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Line has trailing spaces. | 86 |
![]() | Line is longer than 120 characters. | 94 |
![]() | Parameter policyClassType should be final. | 111 |
![]() | '}' should be on the same line. | 127 |
![]() | '}' should be on the same line. | 135 |
![]() | Line is longer than 120 characters. | 146 |
![]() | '}' should be on the same line. | 149 |
![]() | '}' should be on the same line. | 158 |
![]() | '}' should be on the same line. | 162 |
![]() | '}' should be on the same line. | 166 |
![]() | Unused @param tag for 'Policy'. | 179 |
![]() | Parameter policyClassType should be final. | 184 |
![]() | Parameter policies should be final. | 184 |
![]() | Expected @param tag for 'policies'. | 184 |
![]() | '}' should be on the same line. | 199 |
![]() | '}' should be on the same line. | 214 |
![]() | '}' should be on the same line. | 218 |
![]() | ';' is not followed by whitespace. | 221 |
![]() | '}' should be on the same line. | 222 |
![]() | Expression can be simplified. | 227 |
![]() | Avoid inline conditionals. | 227 |
![]() | Parameter context should be final. | 236 |
![]() | Missing a Javadoc comment. | 240 |
![]() | Parameter policies should be final. | 240 |
![]() | 'if' construct must use '{}'s. | 245 |
![]() | 'if' construct must use '{}'s. | 247 |
![]() | 'if' construct must use '{}'s. | 249 |
![]() | Missing a Javadoc comment. | 262 |
![]() | Parameter pathToDRL should be final. | 262 |
![]() | 'pathToDRL' hides a field. | 262 |
![]() | 'knowledgeBuilder' hides a field. | 263 |
![]() | 'knowledgeBase' hides a field. | 264 |
![]() | 'if' is not followed by whitespace. | 285 |
![]() | 'context' hides a field. | 286 |
![]() | Line has trailing spaces. | 297 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for NegotiationException. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | ';' is not followed by whitespace. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter context should be final. | 95 |
![]() | '}' should be on the same line. | 100 |
![]() | Avoid inline conditionals. | 123 |
![]() | '}' should be on the same line. | 124 |
![]() | Avoid inline conditionals. | 138 |
![]() | '}' should be on the same line. | 139 |
![]() | Avoid inline conditionals. | 154 |
![]() | '}' should be on the same line. | 156 |
![]() | Avoid inline conditionals. | 171 |
![]() | '}' should be on the same line. | 175 |
![]() | Parameter slaTemplate should be final. | 189 |
![]() | '}' should be on the same line. | 193 |
![]() | Avoid inline conditionals. | 209 |
![]() | '}' should be on the same line. | 210 |
![]() | Parameter address should be final. | 223 |
![]() | Parameter endPointAddress should be final. | 234 |
![]() | Avoid inline conditionals. | 236 |
![]() | '}' should be on the same line. | 237 |
![]() | 'else' construct must use '{}'s. | 238 |
![]() | Parameter key should be final. | 250 |
![]() | Parameter negotiationManager should be final. | 250 |
![]() | Parameter key should be final. | 260 |
![]() | Line is longer than 120 characters. | 264 |
![]() | Parameter slaTemplate should be final. | 275 |
![]() | '}' should be on the same line. | 287 |
![]() | Parameter negotiationID should be final. | 311 |
![]() | Parameter slaTemplate should be final. | 311 |
![]() | '}' should be on the same line. | 322 |
![]() | '}' should be on the same line. | 327 |
![]() | '}' should be on the same line. | 332 |
![]() | Parameter negotiationID should be final. | 356 |
![]() | Parameter slaTemplate should be final. | 356 |
![]() | '}' should be on the same line. | 366 |
![]() | '}' should be on the same line. | 371 |
![]() | '}' should be on the same line. | 376 |
![]() | Parameter negotiationID should be final. | 400 |
![]() | Parameter cancellationReason should be final. | 400 |
![]() | Line is longer than 120 characters. | 404 |
![]() | '}' should be on the same line. | 410 |
![]() | '}' should be on the same line. | 415 |
![]() | '}' should be on the same line. | 420 |
![]() | Parameter slaID should be final. | 440 |
![]() | '}' should be on the same line. | 451 |
![]() | '}' should be on the same line. | 456 |
![]() | '}' should be on the same line. | 461 |
![]() | Parameter slaID should be final. | 481 |
![]() | Parameter terminationReasons should be final. | 481 |
![]() | '}' should be on the same line. | 490 |
![]() | Parameter slaID should be final. | 515 |
![]() | '}' should be on the same line. | 523 |
![]() | '}' should be on the same line. | 528 |
![]() | Line is longer than 120 characters. | 537 |
![]() | Parameter slaTemplate should be final. | 550 |
![]() | Parameter endpointAddress should be final. | 550 |
![]() | '}' should be on the same line. | 559 |
![]() | '}' should be on the same line. | 570 |
![]() | Parameter negotiationID should be final. | 596 |
![]() | Parameter slaTemplate should be final. | 596 |
![]() | Parameter endpointAddress should be final. | 596 |
![]() | '}' should be on the same line. | 604 |
![]() | '}' should be on the same line. | 617 |
![]() | '}' should be on the same line. | 622 |
![]() | '}' should be on the same line. | 627 |
![]() | '}' should be on the same line. | 632 |
![]() | Parameter negotiationID should be final. | 659 |
![]() | Parameter slaTemplate should be final. | 659 |
![]() | Parameter endpointAddress should be final. | 659 |
![]() | '}' should be on the same line. | 665 |
![]() | '}' should be on the same line. | 677 |
![]() | '}' should be on the same line. | 682 |
![]() | '}' should be on the same line. | 687 |
![]() | Parameter negotiationID should be final. | 713 |
![]() | Parameter cancellationReason should be final. | 713 |
![]() | Parameter endpointAddress should be final. | 714 |
![]() | '}' should be on the same line. | 720 |
![]() | '}' should be on the same line. | 733 |
![]() | '}' should be on the same line. | 738 |
![]() | '}' should be on the same line. | 743 |
![]() | Parameter slaID should be final. | 765 |
![]() | Parameter endpointAddress should be final. | 765 |
![]() | '}' should be on the same line. | 771 |
![]() | '}' should be on the same line. | 784 |
![]() | '}' should be on the same line. | 789 |
![]() | Unused @param tag for 'terminationReason'. | 803 |
![]() | Parameter slaID should be final. | 811 |
![]() | Parameter terminationReasons should be final. | 811 |
![]() | Expected @param tag for 'terminationReasons'. | 811 |
![]() | Parameter endpointAddress should be final. | 811 |
![]() | '}' should be on the same line. | 817 |
![]() | '}' should be on the same line. | 829 |
![]() | Line is longer than 120 characters. | 853 |
![]() | Parameter slaID should be final. | 853 |
![]() | Parameter endpointAddress should be final. | 853 |
![]() | '}' should be on the same line. | 858 |
![]() | '}' should be on the same line. | 870 |
![]() | '}' should be on the same line. | 875 |
![]() | Missing a Javadoc comment. | 884 |
![]() | Parameter negotiationID should be final. | 884 |
![]() | Parameter customization should be final. | 884 |
![]() | Parameter endpointAddress should be final. | 884 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for NegotiationException. | 0 |
![]() | File length is 2,270 lines (max allowed is 2,000). | 1 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.gslam.protocolengine.persistence.profiles.*. | 62 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Name 'GSLAM_EPR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Name 'CUSTOMER_OP_DISALLOWED_BY_PROTOCOL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Name 'PROVIDER_OP_DISALLOWED_BY_PROTOCOL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 87 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Name 'AUTHORIZATION_FAILED' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Name 'CUSTOMER_EPR_MISSING' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 90 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Name 'PROVIDER_EPR_MISSING' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 |
![]() | Missing a Javadoc comment. | 92 |
![]() | Name 'CONSENSUS_NOT_REACHED_IN_CUSTOMIZATION_PHASE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 96 |
![]() | Parameter messageHandler should be final. | 96 |
![]() | Line is longer than 120 characters. | 106 |
![]() | Method length is 316 lines (max allowed is 150). | 118 |
![]() | Parameter slaTemplate should be final. | 118 |
![]() | '}' should be on the same line. | 130 |
![]() | '}' should be on the same line. | 141 |
![]() | '}' should be on the same line. | 148 |
![]() | '}' should be on the same line. | 178 |
![]() | '}' should be on the same line. | 230 |
![]() | ';' is not followed by whitespace. | 246 |
![]() | '}' should be on the same line. | 258 |
![]() | '}' should be on the same line. | 271 |
![]() | ';' is not followed by whitespace. | 273 |
![]() | Avoid inline conditionals. | 275 |
![]() | '}' should be on the same line. | 278 |
![]() | ';' is not followed by whitespace. | 281 |
![]() | Avoid inline conditionals. | 285 |
![]() | '}' should be on the same line. | 288 |
![]() | '}' should be on the same line. | 316 |
![]() | '}' should be on the same line. | 372 |
![]() | ';' is not followed by whitespace. | 387 |
![]() | '}' should be on the same line. | 400 |
![]() | '}' should be on the same line. | 412 |
![]() | ';' is not followed by whitespace. | 414 |
![]() | Avoid inline conditionals. | 416 |
![]() | '}' should be on the same line. | 420 |
![]() | ';' is not followed by whitespace. | 423 |
![]() | Avoid inline conditionals. | 425 |
![]() | Method length is 236 lines (max allowed is 150). | 450 |
![]() | Parameter negotiationID should be final. | 450 |
![]() | Parameter slaTemplate should be final. | 450 |
![]() | '}' should be on the same line. | 465 |
![]() | '}' should be on the same line. | 476 |
![]() | '}' should be on the same line. | 483 |
![]() | Expression can be simplified. | 490 |
![]() | ';' is not followed by whitespace. | 509 |
![]() | '{' is followed by whitespace. | 515 |
![]() | Line is longer than 120 characters. | 520 |
![]() | Line is longer than 120 characters. | 522 |
![]() | '}' should be on the same line. | 524 |
![]() | Line is longer than 120 characters. | 527 |
![]() | '}' should be on the same line. | 567 |
![]() | '}' should be on the same line. | 575 |
![]() | ';' is not followed by whitespace. | 577 |
![]() | ';' is not followed by whitespace. | 579 |
![]() | Avoid inline conditionals. | 581 |
![]() | '}' should be on the same line. | 584 |
![]() | '}' should be on the same line. | 588 |
![]() | Line is longer than 120 characters. | 610 |
![]() | Line is longer than 120 characters. | 612 |
![]() | '}' should be on the same line. | 614 |
![]() | Line is longer than 120 characters. | 617 |
![]() | '{' is followed by whitespace. | 621 |
![]() | '}' should be on the same line. | 658 |
![]() | '}' should be on the same line. | 666 |
![]() | ';' is not followed by whitespace. | 669 |
![]() | Avoid inline conditionals. | 671 |
![]() | '}' should be on the same line. | 674 |
![]() | '}' should be on the same line. | 681 |
![]() | Method length is 222 lines (max allowed is 150). | 703 |
![]() | Parameter negotiationID should be final. | 703 |
![]() | Parameter slaTemplate should be final. | 703 |
![]() | '}' should be on the same line. | 717 |
![]() | '}' should be on the same line. | 728 |
![]() | '}' should be on the same line. | 735 |
![]() | ';' is not followed by whitespace. | 751 |
![]() | '{' is followed by whitespace. | 757 |
![]() | '{' is followed by whitespace. | 765 |
![]() | Comment matches to-do format 'TODO:'. | 798 |
![]() | '}' should be on the same line. | 809 |
![]() | '}' should be on the same line. | 816 |
![]() | ';' is not followed by whitespace. | 819 |
![]() | Avoid inline conditionals. | 821 |
![]() | '}' should be on the same line. | 824 |
![]() | '}' should be on the same line. | 828 |
![]() | ';' is not followed by whitespace. | 841 |
![]() | '{' is followed by whitespace. | 847 |
![]() | '{' is followed by whitespace. | 851 |
![]() | Comment matches to-do format 'TODO:'. | 885 |
![]() | '}' should be on the same line. | 898 |
![]() | '}' should be on the same line. | 905 |
![]() | Avoid inline conditionals. | 910 |
![]() | '}' should be on the same line. | 913 |
![]() | '}' should be on the same line. | 920 |
![]() | Method length is 165 lines (max allowed is 150). | 942 |
![]() | Parameter negotiationID should be final. | 942 |
![]() | Parameter cancellationReason should be final. | 942 |
![]() | '}' should be on the same line. | 952 |
![]() | '}' should be on the same line. | 963 |
![]() | '}' should be on the same line. | 970 |
![]() | '}' should be on the same line. | 1008 |
![]() | '}' should be on the same line. | 1027 |
![]() | ';' is not followed by whitespace. | 1030 |
![]() | Avoid inline conditionals. | 1032 |
![]() | '}' should be on the same line. | 1035 |
![]() | '}' should be on the same line. | 1039 |
![]() | '}' should be on the same line. | 1071 |
![]() | '}' should be on the same line. | 1092 |
![]() | ';' is not followed by whitespace. | 1095 |
![]() | Avoid inline conditionals. | 1097 |
![]() | '}' should be on the same line. | 1100 |
![]() | Method length is 298 lines (max allowed is 150). | 1120 |
![]() | Parameter slaID should be final. | 1120 |
![]() | '}' should be on the same line. | 1132 |
![]() | '}' should be on the same line. | 1143 |
![]() | '}' should be on the same line. | 1150 |
![]() | '}' should be on the same line. | 1185 |
![]() | ';' is not followed by whitespace. | 1193 |
![]() | '}' should be on the same line. | 1235 |
![]() | ';' is not followed by whitespace. | 1244 |
![]() | ';' is not followed by whitespace. | 1246 |
![]() | '}' should be on the same line. | 1258 |
![]() | '}' should be on the same line. | 1269 |
![]() | ';' is not followed by whitespace. | 1271 |
![]() | Avoid inline conditionals. | 1275 |
![]() | '}' should be on the same line. | 1278 |
![]() | '}' should be on the same line. | 1304 |
![]() | '}' should be on the same line. | 1365 |
![]() | ';' is not followed by whitespace. | 1374 |
![]() | ';' is not followed by whitespace. | 1376 |
![]() | '}' should be on the same line. | 1389 |
![]() | '}' should be on the same line. | 1401 |
![]() | ';' is not followed by whitespace. | 1403 |
![]() | Avoid inline conditionals. | 1405 |
![]() | '}' should be on the same line. | 1408 |
![]() | ';' is not followed by whitespace. | 1410 |
![]() | Avoid inline conditionals. | 1411 |
![]() | Method length is 158 lines (max allowed is 150). | 1435 |
![]() | Parameter slaID should be final. | 1435 |
![]() | Parameter terminationReasons should be final. | 1435 |
![]() | '}' should be on the same line. | 1454 |
![]() | '}' should be on the same line. | 1465 |
![]() | '}' should be on the same line. | 1472 |
![]() | Line is longer than 120 characters. | 1495 |
![]() | '}' should be on the same line. | 1506 |
![]() | Line is longer than 120 characters. | 1512 |
![]() | '}' should be on the same line. | 1523 |
![]() | '}' should be on the same line. | 1532 |
![]() | Line is longer than 120 characters. | 1552 |
![]() | '}' should be on the same line. | 1563 |
![]() | Line is longer than 120 characters. | 1569 |
![]() | '}' should be on the same line. | 1578 |
![]() | Parameter slaID should be final. | 1608 |
![]() | '}' should be on the same line. | 1620 |
![]() | '}' should be on the same line. | 1631 |
![]() | '}' should be on the same line. | 1638 |
![]() | Line is longer than 120 characters. | 1645 |
![]() | '}' should be on the same line. | 1652 |
![]() | Line is longer than 120 characters. | 1655 |
![]() | Parameter slaID should be final. | 1674 |
![]() | '{' is followed by whitespace. | 1678 |
![]() | '}' should be on the same line. | 1682 |
![]() | '}' should be on the same line. | 1687 |
![]() | Unused @throws tag for 'SLANotFoundException'. | 1702 |
![]() | Parameter slaID should be final. | 1705 |
![]() | ';' is not followed by whitespace. | 1711 |
![]() | '}' should be on the same line. | 1714 |
![]() | '}' should be on the same line. | 1719 |
![]() | '}' should be on the same line. | 1722 |
![]() | Missing a Javadoc comment. | 1729 |
![]() | Parameter slaTemplates should be final. | 1729 |
![]() | Parameter providerEPR should be final. | 1729 |
![]() | Line is longer than 120 characters. | 1731 |
![]() | Line is longer than 120 characters. | 1739 |
![]() | '}' should be on the same line. | 1743 |
![]() | Line is longer than 120 characters. | 1746 |
![]() | Line is longer than 120 characters. | 1748 |
![]() | Expected an @return tag. | 1762 |
![]() | Method length is 249 lines (max allowed is 150). | 1762 |
![]() | Parameter negotiationID should be final. | 1762 |
![]() | Expected @param tag for 'negotiationID'. | 1762 |
![]() | Parameter customization should be final. | 1762 |
![]() | Expected @param tag for 'customization'. | 1762 |
![]() | Expected @throws tag for 'NegotiationException'. | 1762 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 55 |
![]() | ';' is not followed by whitespace. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Line is longer than 120 characters. | 58 |
![]() | Missing a Javadoc comment. | 58 |
![]() | ';' is not followed by whitespace. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter agreedSLA should be final. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter uuid should be final. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Parameter slaTemplates should be final. | 101 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter slaTemplates should be final. | 107 |
![]() | Missing a Javadoc comment. | 113 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Parameter status should be final. | 117 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Missing a Javadoc comment. | 125 |
![]() | Parameter involvedParties should be final. | 125 |
![]() | Missing a Javadoc comment. | 129 |
![]() | Parameter slaTemplate should be final. | 129 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Parameter cancellationReasons should be final. | 140 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Parameter terminationReasons should be final. | 148 |
![]() | Missing a Javadoc comment. | 152 |
![]() | Parameter templateUUID should be final. | 152 |
![]() | Missing a Javadoc comment. | 156 |
![]() | Parameter templateUUID should be final. | 156 |
![]() | Missing a Javadoc comment. | 160 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Parameter customizationUsed should be final. | 164 |
![]() | Line has trailing spaces. | 167 |
![]() | Missing a Javadoc comment. | 168 |
![]() | Missing a Javadoc comment. | 172 |
![]() | Parameter consensusReachedOnCustomization should be final. | 172 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 180 |
![]() | Parameter customization should be final. | 180 |
![]() | Missing a Javadoc comment. | 184 |
![]() | Missing a Javadoc comment. | 188 |
![]() | Parameter preNegotiationOrNegotiationStartTime should be final. | 188 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter context should be final. | 50 |
![]() | 'context' hides a field. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter context should be final. | 55 |
![]() | 'context' hides a field. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 3 |
![]() | 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 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Line has trailing spaces. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | '{' is not preceded with whitespace. | 17 |
![]() | Line has trailing spaces. | 18 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Parameter credentials should be final. | 25 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Parameter isSealed should be final. | 33 |
![]() | 'isSealed' hides a field. | 33 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Parameter ownership should be final. | 37 |
![]() | '{' is not preceded with whitespace. | 37 |
![]() | Line has trailing spaces. | 40 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Parameter numberOfCustomizationRounds should be final. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter currentCustomizationRound should be final. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter numberOfNegotiationRounds should be final. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter currentNegotiationRound should be final. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Parameter processTimeout should be final. | 77 |
![]() | Missing a Javadoc comment. | 81 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Parameter maxCounterOffersAllowed should be final. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Line has trailing spaces. | 92 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 97 |
![]() | Parameter optionalCritiqueOnQoS should be final. | 97 |
![]() | Line has trailing spaces. | 100 |
![]() | Missing a Javadoc comment. | 101 |
![]() | Missing a Javadoc comment. | 105 |
![]() | Parameter startTime should be final. | 105 |
![]() | Missing a Javadoc comment. | 109 |
![]() | '{' is not preceded with whitespace. | 109 |
![]() | '+' is not preceded with whitespace. | 110 |
![]() | '+' should be on a new line. | 110 |
![]() | Line contains a tab character. | 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 |
![]() | '+' should be on a new line. | 111 |
![]() | Line has trailing spaces. | 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 |
![]() | '+' should be on a new line. | 112 |
![]() | Line has trailing spaces. | 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 |
![]() | '+' should be on a new line. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | '+' is not preceded with whitespace. | 114 |
![]() | '+' is not followed by whitespace. | 114 |
![]() | '+' is not preceded with whitespace. | 114 |
![]() | '+' is not followed by whitespace. | 114 |
![]() | '+' is not preceded with whitespace. | 114 |
![]() | '+' should be on a new line. | 114 |
![]() | '+' is not preceded with whitespace. | 115 |
![]() | '+' is not followed by whitespace. | 115 |
![]() | '+' is not preceded with whitespace. | 115 |
![]() | '+' is not followed by whitespace. | 115 |
![]() | Line has trailing spaces. | 117 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter belongsTo should be final. | 122 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 128 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Parameter name should be final. | 53 |
![]() | Line has trailing spaces. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter name should be final. | 59 |
![]() | Parameter status should be final. | 59 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Parameter name should be final. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter newStatus should be final. | 79 |
![]() | Missing a Javadoc comment. | 85 |
![]() | 'name' hides a field. | 85 |
![]() | 'status' hides a field. | 85 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Missing a Javadoc comment. | 122 |
![]() | Parameter numberOfHopsAllowed should be final. | 122 |
![]() | Missing a Javadoc comment. | 126 |
![]() | Missing a Javadoc comment. | 130 |
![]() | Parameter newValue should be final. | 130 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 140 |
![]() | Parameter isCurrentState should be final. | 140 |
![]() | 'isCurrentState' hides a field. | 140 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Unused import - org.drools.KnowledgeBaseConfiguration. | 41 |
![]() | Unused import - org.drools.conf.MaintainTMSOption. | 48 |
![]() | Unused import - org.drools.definition.KnowledgePackage. | 49 |
![]() | Unused import - org.drools.definition.rule.Rule. | 50 |
![]() | Unused import - java.io.InputStreamReader. | 58 |
![]() | Unused import - java.io.Reader. | 59 |
![]() | Unused import - java.util.Collection. | 61 |
![]() | Unused import - java.util.Iterator. | 62 |
![]() | Unused import - java.util.Properties. | 64 |
![]() | Unused import - org.slasoi.slamodel.primitives.ID. | 66 |
![]() | Unused import - org.slasoi.slamodel.primitives.STND. | 67 |
![]() | Unused import - org.slasoi.slamodel.sla.Party. | 68 |
![]() | Unused import - org.slasoi.slamodel.sla.SLA. | 69 |
![]() | Unused import - org.slasoi.slamodel.sla.SLATemplate. | 70 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.slamodel.core.*. | 71 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 95 |
![]() | Parameter classLoader should be final. | 95 |
![]() | Missing a Javadoc comment. | 100 |
![]() | Parameter context should be final. | 100 |
![]() | Missing a Javadoc comment. | 106 |
![]() | 'pathToDRL' hides a field. | 109 |
![]() | '}' should be on the same line. | 119 |
![]() | '}' should be on the same line. | 122 |
![]() | '}' should be on the same line. | 131 |
![]() | '}' should be on the same line. | 145 |
![]() | '}' should be on the same line. | 149 |
![]() | '}' should be on the same line. | 153 |
![]() | Line has trailing spaces. | 157 |
![]() | '}' should be on the same line. | 162 |
![]() | '}' should be on the same line. | 165 |
![]() | '}' should be on the same line. | 192 |
![]() | Missing a Javadoc comment. | 251 |
![]() | Parameter listOfEvents should be final. | 251 |
![]() | ';' is not followed by whitespace. | 256 |
![]() | Missing a Javadoc comment. | 263 |
![]() | Parameter listOfEvents should be final. | 263 |
![]() | Missing a Javadoc comment. | 276 |
![]() | Parameter results should be final. | 276 |
![]() | Parameter length should be final. | 276 |
![]() | Missing a Javadoc comment. | 285 |
![]() | Line has trailing spaces. | 291 |
![]() | Line has trailing spaces. | 292 |
![]() | Line has trailing spaces. | 294 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Line is longer than 120 characters. | 30 |
![]() | Unused import - org.slasoi.gslam.core.context.SLAManagerContext.SLAManagerContextException. | 36 |
![]() | Unused import - org.drools.KnowledgeBaseConfiguration. | 42 |
![]() | Unused import - org.drools.conf.MaintainTMSOption. | 49 |
![]() | Unused import - java.io.InputStreamReader. | 60 |
![]() | Unused import - java.io.Reader. | 61 |
![]() | Unused import - java.util.Iterator. | 64 |
![]() | Unused import - org.slasoi.slamodel.primitives.ID. | 68 |
![]() | Unused import - org.slasoi.slamodel.primitives.STND. | 69 |
![]() | Unused import - org.slasoi.slamodel.sla.Party. | 70 |
![]() | Unused import - org.slasoi.slamodel.sla.SLA. | 71 |
![]() | Unused import - org.slasoi.slamodel.sla.SLATemplate. | 72 |
![]() | Using the '.*' form of import should be avoided - org.slasoi.slamodel.core.*. | 73 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 91 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 99 |
![]() | '{' should be on the previous line. | 100 |
![]() | '{' should be on the previous line. | 103 |
![]() | Line is longer than 120 characters. | 106 |
![]() | ')' is preceded with whitespace. | 106 |
![]() | '}' should be on the same line. | 109 |
![]() | 'catch' is not followed by whitespace. | 110 |
![]() | '{' should be on the previous line. | 111 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Parameter context should be final. | 115 |
![]() | Method length is 238 lines (max allowed is 150). | 121 |
![]() | Missing a Javadoc comment. | 121 |
![]() | 'pathToDRL' hides a field. | 124 |
![]() | '}' should be on the same line. | 136 |
![]() | '}' should be on the same line. | 145 |
![]() | Line has trailing spaces. | 170 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 174 |
![]() | Line has trailing spaces. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | Line has trailing spaces. | 177 |
![]() | Line has trailing spaces. | 179 |
![]() | '+' should be on a new line. | 180 |
![]() | '+' is not preceded with whitespace. | 181 |
![]() | '+' is not preceded with whitespace. | 181 |
![]() | '+' is not followed by whitespace. | 181 |
![]() | Line has trailing spaces. | 184 |
![]() | Line has trailing spaces. | 186 |
![]() | Line has trailing spaces. | 187 |
![]() | Line has trailing spaces. | 188 |
![]() | Line has trailing spaces. | 195 |
![]() | Line has trailing spaces. | 197 |
![]() | Line has trailing spaces. | 199 |
![]() | Line has trailing spaces. | 200 |
![]() | Line has trailing spaces. | 201 |
![]() | Line is longer than 120 characters. | 204 |
![]() | Line has trailing spaces. | 208 |
![]() | Line has trailing spaces. | 210 |
![]() | Line has trailing spaces. | 212 |
![]() | Line has trailing spaces. | 213 |
![]() | Line has trailing spaces. | 214 |
![]() | Line is longer than 120 characters. | 217 |
![]() | Line has trailing spaces. | 222 |
![]() | Line has trailing spaces. | 225 |
![]() | Line has trailing spaces. | 232 |
![]() | '+' is not preceded with whitespace. | 233 |
![]() | '+' is not followed by whitespace. | 233 |
![]() | Line has trailing spaces. | 238 |
![]() | Line has trailing spaces. | 240 |
![]() | Line has trailing spaces. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | '+' is not preceded with whitespace. | 243 |
![]() | '+' is not preceded with whitespace. | 243 |
![]() | '+' should be on a new line. | 243 |
![]() | '+' is not preceded with whitespace. | 244 |
![]() | '+' is not followed by whitespace. | 244 |
![]() | Line is longer than 120 characters. | 245 |
![]() | 'if' is not followed by whitespace. | 245 |
![]() | '{' is not preceded with whitespace. | 245 |
![]() | '+' is not preceded with whitespace. | 246 |
![]() | '+' should be on a new line. | 246 |
![]() | Line has trailing spaces. | 249 |
![]() | Line has trailing spaces. | 255 |
![]() | Line has trailing spaces. | 257 |
![]() | Line has trailing spaces. | 258 |
![]() | Line has trailing spaces. | 259 |
![]() | '+' is not preceded with whitespace. | 260 |
![]() | '+' is not preceded with whitespace. | 260 |
![]() | '+' should be on a new line. | 260 |
![]() | '+' is not preceded with whitespace. | 261 |
![]() | '+' is not followed by whitespace. | 261 |
![]() | Line is longer than 120 characters. | 262 |
![]() | 'if' is not followed by whitespace. | 262 |
![]() | '{' is not preceded with whitespace. | 262 |
![]() | '+' is not preceded with whitespace. | 263 |
![]() | '+' should be on a new line. | 263 |
![]() | Line has trailing spaces. | 266 |
![]() | Line has trailing spaces. | 272 |
![]() | Line has trailing spaces. | 274 |
![]() | Line has trailing spaces. | 275 |
![]() | Line has trailing spaces. | 276 |
![]() | '+' is not preceded with whitespace. | 277 |
![]() | '+' is not preceded with whitespace. | 277 |
![]() | '+' should be on a new line. | 277 |
![]() | '+' is not preceded with whitespace. | 278 |
![]() | '+' is not followed by whitespace. | 278 |
![]() | Line is longer than 120 characters. | 279 |
![]() | 'if' is not followed by whitespace. | 279 |
![]() | '{' is not preceded with whitespace. | 279 |
![]() | '+' is not preceded with whitespace. | 280 |
![]() | '+' should be on a new line. | 280 |
![]() | '*' is not preceded with whitespace. | 285 |
![]() | '*' is not followed by whitespace. | 285 |
![]() | '}' should be on the same line. | 286 |
![]() | Line has trailing spaces. | 290 |
![]() | Line has trailing spaces. | 292 |
![]() | Line has trailing spaces. | 294 |
![]() | Line has trailing spaces. | 295 |
![]() | Line has trailing spaces. | 296 |
![]() | '+' is not preceded with whitespace. | 297 |
![]() | '+' is not preceded with whitespace. | 297 |
![]() | '+' should be on a new line. | 297 |
![]() | '+' is not preceded with whitespace. | 298 |
![]() | '+' is not followed by whitespace. | 298 |
![]() | Line is longer than 120 characters. | 299 |
![]() | 'if' is not followed by whitespace. | 299 |
![]() | '{' is not preceded with whitespace. | 299 |
![]() | '+' is not preceded with whitespace. | 300 |
![]() | '+' should be on a new line. | 300 |
![]() | Line has trailing spaces. | 303 |
![]() | Line has trailing spaces. | 305 |
![]() | Line has trailing spaces. | 307 |
![]() | Line has trailing spaces. | 308 |
![]() | Line has trailing spaces. | 309 |
![]() | '+' is not preceded with whitespace. | 310 |
![]() | '+' is not preceded with whitespace. | 310 |
![]() | '+' should be on a new line. | 310 |
![]() | '+' is not preceded with whitespace. | 311 |
![]() | '+' is not followed by whitespace. | 311 |
![]() | Line is longer than 120 characters. | 312 |
![]() | 'if' is not followed by whitespace. | 312 |
![]() | '{' is not preceded with whitespace. | 312 |
![]() | '+' is not preceded with whitespace. | 313 |
![]() | '+' should be on a new line. | 313 |
![]() | Line has trailing spaces. | 316 |
![]() | Line has trailing spaces. | 318 |
![]() | Line has trailing spaces. | 320 |
![]() | Line has trailing spaces. | 321 |
![]() | Line has trailing spaces. | 322 |
![]() | '+' is not preceded with whitespace. | 323 |
![]() | '+' is not preceded with whitespace. | 323 |
![]() | '+' should be on a new line. | 323 |
![]() | '+' is not preceded with whitespace. | 324 |
![]() | '+' is not followed by whitespace. | 324 |
![]() | 'if' is not followed by whitespace. | 325 |
![]() | ')' is preceded with whitespace. | 325 |
![]() | '{' is not preceded with whitespace. | 325 |
![]() | '+' is not preceded with whitespace. | 326 |
![]() | '+' should be on a new line. | 326 |
![]() | Line has trailing spaces. | 329 |
![]() | Line has trailing spaces. | 331 |
![]() | Line has trailing spaces. | 333 |
![]() | Line has trailing spaces. | 335 |
![]() | Line has trailing spaces. | 336 |
![]() | Line has trailing spaces. | 337 |
![]() | '+' is not preceded with whitespace. | 338 |
![]() | '+' is not preceded with whitespace. | 338 |
![]() | '+' should be on a new line. | 338 |
![]() | '+' is not preceded with whitespace. | 339 |
![]() | '+' is not followed by whitespace. | 339 |
![]() | 'if' is not followed by whitespace. | 340 |
![]() | '{' is not preceded with whitespace. | 340 |
![]() | '+' is not preceded with whitespace. | 341 |
![]() | '+' should be on a new line. | 341 |
![]() | Line has trailing spaces. | 344 |
![]() | Line has trailing spaces. | 346 |
![]() | Line has trailing spaces. | 348 |
![]() | Line has trailing spaces. | 349 |
![]() | Line has trailing spaces. | 350 |
![]() | '+' is not preceded with whitespace. | 351 |
![]() | '+' is not preceded with whitespace. | 351 |
![]() | '+' should be on a new line. | 351 |
![]() | '+' is not preceded with whitespace. | 352 |
![]() | '+' is not followed by whitespace. | 352 |
![]() | 'if' is not followed by whitespace. | 353 |
![]() | '{' is not preceded with whitespace. | 353 |
![]() | '+' is not preceded with whitespace. | 354 |
![]() | '+' should be on a new line. | 354 |
![]() | Line has trailing spaces. | 357 |
![]() | Missing a Javadoc comment. | 360 |
![]() | Parameter listOfEvents should be final. | 360 |
![]() | ';' is not followed by whitespace. | 365 |
![]() | Missing a Javadoc comment. | 372 |
![]() | Parameter listOfEvents should be final. | 372 |
![]() | Missing a Javadoc comment. | 385 |
![]() | Parameter results should be final. | 385 |
![]() | Parameter length should be final. | 385 |
![]() | Missing a Javadoc comment. | 394 |
![]() | Missing a Javadoc comment. | 399 |
![]() | Parameter a should be final. | 399 |
![]() | Array brackets at illegal position. | 399 |
![]() | '{' is not preceded with whitespace. | 399 |
![]() | Line has trailing spaces. | 400 |
![]() | Line has trailing spaces. | 418 |
![]() | Line has trailing spaces. | 420 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
![]() | Line is longer than 120 characters. | 30 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Unused import - java.net.URL. | 4 |
![]() | Unused import - java.util.HashSet. | 5 |
![]() | Unused import - java.util.Set. | 6 |
![]() | Unused import - org.hibernate.tool.hbm2ddl.SchemaExport. | 13 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Utility classes should not have a public or default constructor. | 37 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Variable 'sessionFactory' must be private and have accessor methods. | 39 |
![]() | '(' is followed by whitespace. | 43 |
![]() | '!=' is not preceded with whitespace. | 43 |
![]() | Line has trailing spaces. | 47 |
![]() | '+' is not preceded with whitespace. | 54 |
![]() | '+' should be on a new line. | 54 |
![]() | Line has trailing spaces. | 55 |
![]() | '+' should be on a new line. | 55 |
![]() | Line is longer than 120 characters. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | '+' is not preceded with whitespace. | 58 |
![]() | '+' is not followed by whitespace. | 58 |
![]() | '+' 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 has trailing spaces. | 61 |
![]() | '+' is not preceded with whitespace. | 63 |
![]() | '+' is not followed by whitespace. | 63 |
![]() | ')' is preceded with whitespace. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Line has trailing spaces. | 87 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | '}' should be on the same line. | 97 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Redundant throws: 'HibernateException' is unchecked exception. | 107 |
![]() | 'if' is not followed by whitespace. | 109 |
![]() | '{' is not preceded with whitespace. | 109 |
![]() | Line has trailing spaces. | 110 |
![]() | '}' should be on the same line. | 111 |
![]() | 'else' is not followed by whitespace. | 112 |
![]() | '{' is not preceded with whitespace. | 112 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Utility classes should not have a public or default constructor. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter pf should be final. | 30 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.slasoi.gslam.protocolengine.persistence.profiles.Location. | 10 |
![]() | Unused import - org.slasoi.gslam.protocolengine.persistence.profiles.MarketSegment. | 11 |
![]() | Unused import - org.slasoi.gslam.protocolengine.persistence.profiles.Party. | 13 |
![]() | Unused import - org.slasoi.gslam.protocolengine.persistence.profiles.Reason. | 16 |
![]() | Unused import - org.slasoi.gslam.protocolengine.persistence.profiles.Status. | 17 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Utility classes should not have a public or default constructor. | 20 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Parameter args should be final. | 22 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Line has trailing spaces. | 30 |
![]() | Line has trailing spaces. | 42 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 50 |
![]() | 'cast' is not followed by whitespace. | 52 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 82 |
![]() | Line has trailing spaces. | 89 |
![]() | Line has trailing spaces. | 95 |
![]() | Line has trailing spaces. | 97 |
![]() | Line has trailing spaces. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 8 |
![]() | '{' is not preceded with whitespace. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | '{' is not preceded with whitespace. | 24 |
![]() | Line has trailing spaces. | 25 |
![]() | Line has trailing spaces. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | '=' is not preceded with whitespace. | 29 |
![]() | '=' is not followed by whitespace. | 29 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Parameter id should be final. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter slaId should be final. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Parameter slaTemplateId should be final. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Parameter billingSatisfactionLevel should be final. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter serviceSatisfactionLevel should be final. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter slaWorth should be final. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter penaltiesAllowed should be final. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter allowedPenaltiesAmount should be final. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter currentPenaltiesAmount should be final. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Parameter penaltySatisfactionLevel should be final. | 106 |
![]() | Missing a Javadoc comment. | 110 |
![]() | Missing a Javadoc comment. | 114 |
![]() | Parameter slaStatus should be final. | 114 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 9 |
![]() | '{' is not preceded with whitespace. | 10 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | '{' is not preceded with whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter customerSegment should be final. | 30 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Parameter customerEvolution should be final. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Parameter estimatedAge should be final. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter education should be final. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter socioEconomicLevel should be final. | 62 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter hobbies should be final. | 71 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Parameter mobility should be final. | 79 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter location should be final. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Line has trailing spaces. | 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 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
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 |
![]() | Missing a Javadoc comment. | 13 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Line has trailing spaces. | 5 |
![]() | Missing a Javadoc comment. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 9 |
![]() | '{' is not preceded with whitespace. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Line has trailing spaces. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | '{' is not preceded with whitespace. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 25 |
![]() | '=' is not preceded with whitespace. | 26 |
![]() | '=' is not followed by whitespace. | 26 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Parameter id should be final. | 30 |
![]() | Missing a Javadoc comment. | 33 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter continent should be final. | 36 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter country should be final. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter address should be final. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter telephone should be final. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | '=' is not preceded with whitespace. | 58 |
![]() | '=' is not followed by whitespace. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Parameter fax should be final. | 62 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Parameter emailAddress should be final. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | Line has trailing spaces. | 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 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.persistence.Embedded. | 7 |
![]() | Missing a Javadoc comment. | 16 |
![]() | '{' is not preceded with whitespace. | 17 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Line has trailing spaces. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | '{' is not preceded with whitespace. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Line has trailing spaces. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | '=' is not preceded with whitespace. | 36 |
![]() | '=' is not followed by whitespace. | 36 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter id should be final. | 41 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 49 |
![]() | Parameter negotiationId should be final. | 49 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Parameter outcome should be final. | 57 |
![]() | Missing a Javadoc comment. | 61 |
![]() | '=' is not preceded with whitespace. | 61 |
![]() | '=' is not followed by whitespace. | 61 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Parameter negotiationRounds should be final. | 66 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Parameter startTime should be final. | 74 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 82 |
![]() | Parameter endTime should be final. | 82 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Parameter slaId should be final. | 90 |
![]() | Missing a Javadoc comment. | 94 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Parameter slaTemplateId should be final. | 98 |
![]() | Missing a Javadoc comment. | 102 |
![]() | '=' is not preceded with whitespace. | 102 |
![]() | '=' is not followed by whitespace. | 102 |
![]() | Missing a Javadoc comment. | 107 |
![]() | Parameter renegotiation should be final. | 107 |
![]() | Missing a Javadoc comment. | 111 |
![]() | '=' is not preceded with whitespace. | 112 |
![]() | '=' is not followed by whitespace. | 112 |
![]() | Missing a Javadoc comment. | 118 |
![]() | Parameter rankings should be final. | 118 |
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 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.persistence.Column. | 3 |
![]() | Unused import - javax.persistence.Embedded. | 4 |
![]() | Missing a Javadoc comment. | 13 |
![]() | '{' is not preceded with whitespace. | 14 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | '{' is not preceded with whitespace. | 22 |
![]() | Line has trailing spaces. | 23 |
![]() | Line has trailing spaces. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | '=' is not preceded with whitespace. | 27 |
![]() | '=' is not followed by whitespace. | 27 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter id should be final. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Parameter partyId should be final. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | '=' is not preceded with whitespace. | 45 |
![]() | '=' is not followed by whitespace. | 45 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter location should be final. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter marketSegment should be final. | 59 |
![]() | Line has trailing spaces. | 62 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | '{' is not preceded with whitespace. | 5 |
![]() | Line has trailing spaces. | 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 |
![]() | Missing a Javadoc comment. | 15 |
![]() | '{' is not preceded with whitespace. | 15 |
![]() | Line has trailing spaces. | 16 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Parameter salesMinCountObjective should be final. | 23 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Parameter salesCountExcelObjective should be final. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Parameter maxPenaltyCostPerCustomer should be final. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Parameter maxViolationCountPerCustomer should be final. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Parameter maxPenaltyCost should be final. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Parameter maxViolationCount should be final. | 63 |
![]() | Line has trailing spaces. | 66 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.persistence.Embedded. | 8 |
![]() | Missing a Javadoc comment. | 19 |
![]() | '{' is not preceded with whitespace. | 20 |
![]() | Line has trailing spaces. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 25 |
![]() | Missing a Javadoc comment. | 26 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Missing a Javadoc comment. | 29 |
![]() | Missing a Javadoc comment. | 30 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Line has trailing spaces. | 32 |
![]() | Missing a Javadoc comment. | 33 |
![]() | '{' is not preceded with whitespace. | 33 |
![]() | Line has trailing spaces. | 34 |
![]() | Line has trailing spaces. | 36 |
![]() | Missing a Javadoc comment. | 37 |
![]() | '=' is not preceded with whitespace. | 38 |
![]() | '=' is not followed by whitespace. | 38 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Parameter id should be final. | 42 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Parameter profileId should be final. | 48 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Parameter profileType should be final. | 54 |
![]() | Line has trailing spaces. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | '=' is not preceded with whitespace. | 58 |
![]() | '=' is not followed by whitespace. | 58 |
![]() | '=' is not preceded with whitespace. | 60 |
![]() | '=' is not followed by whitespace. | 60 |
![]() | '(' is followed by whitespace. | 61 |
![]() | '=' is not preceded with whitespace. | 61 |
![]() | '=' is not followed by whitespace. | 61 |
![]() | '(' is followed by whitespace. | 62 |
![]() | '=' is not preceded with whitespace. | 62 |
![]() | '=' is not followed by whitespace. | 62 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Parameter negotiationHistory should be final. | 67 |
![]() | Line has trailing spaces. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | '=' is not preceded with whitespace. | 71 |
![]() | '=' is not followed by whitespace. | 71 |
![]() | '=' is not preceded with whitespace. | 73 |
![]() | '=' is not followed by whitespace. | 73 |
![]() | '(' is followed by whitespace. | 74 |
![]() | '=' is not preceded with whitespace. | 74 |
![]() | '=' is not followed by whitespace. | 74 |
![]() | '(' is followed by whitespace. | 75 |
![]() | '=' is not preceded with whitespace. | 75 |
![]() | '=' is not followed by whitespace. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Parameter businessHistory should be final. | 80 |
![]() | Line has trailing spaces. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Parameter creationTime should be final. | 87 |
![]() | Missing a Javadoc comment. | 90 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Parameter lastModified should be final. | 93 |
![]() | Line has trailing spaces. | 96 |
![]() | Missing a Javadoc comment. | 97 |
![]() | '=' is not preceded with whitespace. | 98 |
![]() | '=' is not followed by whitespace. | 98 |
![]() | Missing a Javadoc comment. | 103 |
![]() | Parameter status should be final. | 103 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Missing a Javadoc comment. | 109 |
![]() | Parameter annotations should be final. | 109 |
![]() | Line has trailing spaces. | 112 |
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 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 4 |
![]() | '{' is not preceded with whitespace. | 5 |
![]() | Line has trailing spaces. | 6 |
![]() | Missing a Javadoc comment. | 7 |
![]() | Missing a Javadoc comment. | 8 |
![]() | Missing a Javadoc comment. | 9 |
![]() | Missing a Javadoc comment. | 10 |
![]() | Line has trailing spaces. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | '{' is not preceded with whitespace. | 12 |
![]() | Line has trailing spaces. | 13 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Parameter salesObjective should be final. | 20 |
![]() | Missing a Javadoc comment. | 24 |
![]() | Missing a Javadoc comment. | 28 |
![]() | Parameter maxPenaltyCosts should be final. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Missing a Javadoc comment. | 36 |
![]() | Parameter maxViolationsCount should be final. | 36 |
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 |
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 |
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 |
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 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 13 |
![]() | '{' is not preceded with whitespace. | 14 |
![]() | Line has trailing spaces. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Missing a Javadoc comment. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | Missing a Javadoc comment. | 19 |
![]() | Missing a Javadoc comment. | 20 |
![]() | Missing a Javadoc comment. | 21 |
![]() | Line has trailing spaces. | 22 |
![]() | Missing a Javadoc comment. | 23 |
![]() | '{' is not preceded with whitespace. | 23 |
![]() | Line has trailing spaces. | 24 |
![]() | Missing a Javadoc comment. | 27 |
![]() | '=' is not preceded with whitespace. | 28 |
![]() | '=' is not followed by whitespace. | 28 |
![]() | Missing a Javadoc comment. | 32 |
![]() | Parameter id should be final. | 32 |
![]() | Line has trailing spaces. | 35 |
![]() | Missing a Javadoc comment. | 36 |
![]() | '=' is not preceded with whitespace. | 36 |
![]() | '=' is not followed by whitespace. | 36 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Parameter isBlackListed should be final. | 41 |
![]() | 'isBlackListed' hides a field. | 41 |
![]() | Missing a Javadoc comment. | 46 |
![]() | '=' is not preceded with whitespace. | 47 |
![]() | '=' is not followed by whitespace. | 47 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Parameter blackListingReason should be final. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | '=' is not preceded with whitespace. | 56 |
![]() | '=' is not followed by whitespace. | 56 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Parameter isWhiteListed should be final. | 61 |
![]() | 'isWhiteListed' hides a field. | 61 |
![]() | Missing a Javadoc comment. | 65 |
![]() | '=' is not preceded with whitespace. | 66 |
![]() | '=' is not followed by whitespace. | 66 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Parameter whiteListingReason should be final. | 71 |
![]() | Line has trailing spaces. | 74 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 8 |
![]() | '{' is not preceded with whitespace. | 9 |
![]() | Line has trailing spaces. | 10 |
![]() | Missing a Javadoc comment. | 11 |
![]() | Missing a Javadoc comment. | 12 |
![]() | Missing a Javadoc comment. | 13 |
![]() | Missing a Javadoc comment. | 14 |
![]() | Missing a Javadoc comment. | 15 |
![]() | Missing a Javadoc comment. | 16 |
![]() | Line has trailing spaces. | 17 |
![]() | Missing a Javadoc comment. | 18 |
![]() | '{' is not preceded with whitespace. | 18 |
![]() | Line has trailing spaces. | 19 |
![]() | Line has trailing spaces. | 21 |
![]() | Missing a Javadoc comment. | 22 |
![]() | '=' is not preceded with whitespace. | 23 |
![]() | '=' is not followed by whitespace. | 23 |
![]() | Missing a Javadoc comment. | 27 |
![]() | Parameter id should be final. | 27 |
![]() | Missing a Javadoc comment. | 31 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Parameter customerRank should be final. | 35 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Parameter providerRank should be final. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Parameter productRank should be final. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Parameter negotiationRank should be final. | 59 |
![]() | Line has trailing spaces. | 62 |