The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocMethod | 88 | ![]() |
JavadocType | 7 | ![]() |
JavadocVariable | 15 | ![]() |
JavadocStyle | 28 | ![]() |
ConstantName | 3 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 0 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 9 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 2 | ![]() |
LineLength
| 13 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
MethodParamPad | 2 | ![]() |
NoWhitespaceAfter | 0 | ![]() |
NoWhitespaceBefore | 0 | ![]() |
OperatorWrap | 4 | ![]() |
ParenPad | 3 | ![]() |
TypecastParenPad | 0 | ![]() |
WhitespaceAfter | 26 | ![]() |
WhitespaceAround | 208 | ![]() |
ModifierOrder | 0 | ![]() |
RedundantModifier | 13 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 4 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 0 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 0 | ![]() |
EqualsHashCode | 0 | ![]() |
HiddenField
| 0 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MagicNumber | 0 | Ignore |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 3 | ![]() |
SimplifyBooleanExpression | 0 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
DesignForExtension | 0 | Ignore |
FinalClass | 0 | ![]() |
HideUtilityClassConstructor | 0 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
FinalParameters | 33 | ![]() |
TodoComment | 0 | ![]() |
UpperEll | 0 | ![]() |
JavadocPackage | 2 | ![]() |
NewlineAtEndOfFile | 1 | ![]() |
Translation | 0 | ![]() |
FileLength | 0 | ![]() |
FileTabCharacter
| 0 | ![]() |
RegexpSingleline
| 104 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 40 |
![]() | Line has trailing spaces. | 41 |
![]() | First sentence should end with a period. | 42 |
![]() | Redundant 'public' modifier. | 48 |
![]() | Expected @param tag for 'txAccountNumber'. | 48 |
![]() | ',' is not followed by whitespace. | 48 |
![]() | Expected @param tag for 'amount'. | 48 |
![]() | Expected @param tag for 'currency'. | 48 |
![]() | Expected @throws tag for 'Exception'. | 49 |
![]() | ',' is not followed by whitespace. | 49 |
![]() | Expected @throws tag for 'InsufficientCreditException'. | 49 |
![]() | Redundant throws: 'InsufficientCreditException' is subclass of 'Exception'. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Got an exception - java.lang.RuntimeException: Unable to get class information for @throws tag 'RemoteException'. | 0 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Line has trailing spaces. | 49 |
![]() | Line has trailing spaces. | 55 |
![]() | Line has trailing spaces. | 56 |
![]() | First sentence should end with a period. | 57 |
![]() | Line has trailing spaces. | 58 |
![]() | Expected an @return tag. | 63 |
![]() | Line has trailing spaces. | 64 |
![]() | Redundant 'public' modifier. | 64 |
![]() | Expected @param tag for 'account'. | 64 |
![]() | Expected @throws tag for 'Exception'. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | First sentence should end with a period. | 67 |
![]() | Redundant 'public' modifier. | 76 |
![]() | Expected @param tag for 'partyID'. | 76 |
![]() | ',' is not followed by whitespace. | 76 |
![]() | Expected @param tag for 'periodStart'. | 76 |
![]() | Expected @param tag for 'periodEnd'. | 76 |
![]() | Expected @throws tag for 'Exception'. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | First sentence should end with a period. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Redundant 'public' modifier. | 85 |
![]() | Expected @param tag for 'partyID'. | 85 |
![]() | ',' is not followed by whitespace. | 85 |
![]() | Expected @param tag for 'bankAcountId'. | 85 |
![]() | Expected @throws tag for 'Exception'. | 85 |
![]() | First sentence should end with a period. | 87 |
![]() | Line has trailing spaces. | 88 |
![]() | Redundant 'public' modifier. | 93 |
![]() | Expected @param tag for 'partyid'. | 93 |
![]() | ',' is not followed by whitespace. | 93 |
![]() | Expected @param tag for 'creditLimit'. | 93 |
![]() | Expected @throws tag for 'Exception'. | 93 |
![]() | Line has trailing spaces. | 94 |
![]() | Line has trailing spaces. | 95 |
![]() | First sentence should end with a period. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | Redundant 'public' modifier. | 101 |
![]() | Expected @throws tag for 'Exception'. | 101 |
![]() | Line has trailing spaces. | 102 |
![]() | First sentence should end with a period. | 103 |
![]() | Expected @param tag for 'PartyId'. | 108 |
![]() | Line is longer than 120 characters. | 129 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.List. | 37 |
![]() | Missing a Javadoc comment. | 43 |
![]() | Line has trailing spaces. | 44 |
![]() | First sentence should end with a period. | 45 |
![]() | Line has trailing spaces. | 52 |
![]() | Expected an @return tag. | 53 |
![]() | Redundant 'public' modifier. | 53 |
![]() | Expected @param tag for 'partyId'. | 53 |
![]() | ',' is not followed by whitespace. | 53 |
![]() | Expected @param tag for 'amount'. | 53 |
![]() | Expected @param tag for 'currency'. | 53 |
![]() | Line has trailing spaces. | 54 |
![]() | First sentence should end with a period. | 55 |
![]() | Expected an @return tag. | 60 |
![]() | Redundant 'public' modifier. | 60 |
![]() | Expected @param tag for 'bsla'. | 60 |
![]() | Line has trailing spaces. | 61 |
![]() | Line has trailing spaces. | 62 |
![]() | First sentence should end with a period. | 63 |
![]() | Expected an @return tag. | 68 |
![]() | Redundant 'public' modifier. | 68 |
![]() | Expected @param tag for 'date'. | 68 |
![]() | Line has trailing spaces. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Line has trailing spaces. | 72 |
![]() | Expected an @return tag. | 77 |
![]() | Redundant 'public' modifier. | 77 |
![]() | Expected @param tag for 'bsla'. | 77 |
![]() | ',' is not followed by whitespace. | 77 |
![]() | Name 'Code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() | Line has trailing spaces. | 78 |
![]() | First sentence should end with a period. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Expected an @return tag. | 86 |
![]() | Redundant 'public' modifier. | 86 |
![]() | Expected @param tag for 'slaid'. | 86 |
![]() | ',' is not followed by whitespace. | 86 |
![]() | Expected @param tag for 'Event'. | 86 |
![]() | Name 'Event' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 86 |
![]() | Line has trailing spaces. | 87 |
![]() | First sentence should end with a period. | 88 |
![]() | Expected an @return tag. | 96 |
![]() | Redundant 'public' modifier. | 96 |
![]() | '(' is preceded with whitespace. | 96 |
![]() | ',' is not followed by whitespace. | 96 |
![]() | Name 'Penalty' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 |
![]() | Name 'Description' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 |
![]() | Line has trailing spaces. | 97 |
![]() | First sentence should end with a period. | 98 |
![]() | Unused @param tag for 'criteriaParameters'. | 100 |
![]() | Expected an @return tag. | 105 |
![]() | Redundant 'public' modifier. | 105 |
![]() | Expected @param tag for 'partyID'. | 105 |
![]() | ',' is not followed by whitespace. | 105 |
![]() | Expected @param tag for 'periodStart'. | 105 |
![]() | Expected @param tag for 'periodEnd'. | 105 |
![]() | Expected @throws tag for 'Exception'. | 105 |
![]() | Line has trailing spaces. | 106 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing package-info.java file. | 0 |
![]() | Missing a Javadoc comment. | 44 |
![]() | '=' is not preceded with whitespace. | 44 |
![]() | '=' is not followed by whitespace. | 44 |
![]() | Line has trailing spaces. | 46 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 |
![]() | First sentence should end with a period. | 47 |
![]() | Parameter txAccountNumber should be final. | 53 |
![]() | Expected @param tag for 'txAccountNumber'. | 53 |
![]() | ',' is not followed by whitespace. | 53 |
![]() | Parameter amount should be final. | 53 |
![]() | Expected @param tag for 'amount'. | 53 |
![]() | Parameter currency should be final. | 53 |
![]() | Expected @param tag for 'currency'. | 53 |
![]() | Expected @throws tag for 'Exception'. | 54 |
![]() | ',' is not followed by whitespace. | 54 |
![]() | Expected @throws tag for 'InsufficientCreditException'. | 54 |
![]() | Redundant throws: 'InsufficientCreditException' is subclass of 'Exception'. | 54 |
![]() | '{' is not preceded with whitespace. | 54 |
![]() | '+' is not preceded with whitespace. | 56 |
![]() | '+' is not followed by whitespace. | 56 |
![]() | Line has trailing spaces. | 57 |
![]() | '+' is not preceded with whitespace. | 57 |
![]() | '+' is not followed by whitespace. | 57 |
![]() | '+' is not preceded with whitespace. | 57 |
![]() | '+' is not followed by whitespace. | 57 |
![]() | '+' is not preceded with whitespace. | 57 |
![]() | '+' is not followed by whitespace. | 57 |
![]() | Line has trailing spaces. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.rmi.RemoteException. | 38 |
![]() | Missing a Javadoc comment. | 63 |
![]() | '=' is not preceded with whitespace. | 63 |
![]() | '=' is not followed by whitespace. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 |
![]() | Line has trailing spaces. | 66 |
![]() | Missing a Javadoc comment. | 67 |
![]() | Line has trailing spaces. | 68 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Line has trailing spaces. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Line has trailing spaces. | 72 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | Line has trailing spaces. | 77 |
![]() | Line has trailing spaces. | 83 |
![]() | Line has trailing spaces. | 84 |
![]() | First sentence should end with a period. | 85 |
![]() | Line has trailing spaces. | 86 |
![]() | Expected an @return tag. | 91 |
![]() | Parameter account should be final. | 92 |
![]() | Expected @param tag for 'account'. | 92 |
![]() | Expected @throws tag for 'Exception'. | 92 |
![]() | '{' is not preceded with whitespace. | 92 |
![]() | Line has trailing spaces. | 94 |
![]() | 'if' is not followed by whitespace. | 94 |
![]() | '{' is not preceded with whitespace. | 94 |
![]() | 'else' is not preceded with whitespace. | 97 |
![]() | '}' is not followed by whitespace. | 97 |
![]() | 'else' is not followed by whitespace. | 97 |
![]() | '{' is not preceded with whitespace. | 97 |
![]() | '+' is not preceded with whitespace. | 102 |
![]() | '+' is not followed by whitespace. | 102 |
![]() | Line has trailing spaces. | 103 |
![]() | Line has trailing spaces. | 104 |
![]() | First sentence should end with a period. | 105 |
![]() | Parameter partyID should be final. | 113 |
![]() | Expected @param tag for 'partyID'. | 113 |
![]() | ',' is not followed by whitespace. | 113 |
![]() | Parameter periodStart should be final. | 113 |
![]() | Expected @param tag for 'periodStart'. | 113 |
![]() | Parameter periodEnd should be final. | 113 |
![]() | Expected @param tag for 'periodEnd'. | 113 |
![]() | Expected @throws tag for 'Exception'. | 113 |
![]() | '{' is not preceded with whitespace. | 113 |
![]() | Line has trailing spaces. | 114 |
![]() | Line has trailing spaces. | 119 |
![]() | 'if' is not followed by whitespace. | 119 |
![]() | '{' is not preceded with whitespace. | 119 |
![]() | ',' is not followed by whitespace. | 120 |
![]() | ',' is not followed by whitespace. | 120 |
![]() | 'if' is not followed by whitespace. | 121 |
![]() | '!=' is not followed by whitespace. | 121 |
![]() | '>' is not preceded with whitespace. | 121 |
![]() | '>' is not followed by whitespace. | 121 |
![]() | '{' is not preceded with whitespace. | 121 |
![]() | 'else' is not preceded with whitespace. | 123 |
![]() | '}' is not followed by whitespace. | 123 |
![]() | 'else' is not followed by whitespace. | 123 |
![]() | '{' is not preceded with whitespace. | 123 |
![]() | Line has trailing spaces. | 124 |
![]() | First sentence should end with a period. | 130 |
![]() | Line has trailing spaces. | 131 |
![]() | Parameter partyID should be final. | 137 |
![]() | Expected @param tag for 'partyID'. | 137 |
![]() | ',' is not followed by whitespace. | 137 |
![]() | Parameter bankAcountId should be final. | 137 |
![]() | Expected @param tag for 'bankAcountId'. | 137 |
![]() | Expected @throws tag for 'Exception'. | 137 |
![]() | '{' is not preceded with whitespace. | 137 |
![]() | Line has trailing spaces. | 138 |
![]() | Line has trailing spaces. | 139 |
![]() | Line has trailing spaces. | 140 |
![]() | 'if' is not followed by whitespace. | 140 |
![]() | '{' is not preceded with whitespace. | 140 |
![]() | Line has trailing spaces. | 144 |
![]() | First sentence should end with a period. | 149 |
![]() | Unused @throws tag for 'RemoteException'. | 151 |
![]() | Parameter PartyId should be final. | 153 |
![]() | Expected @param tag for 'PartyId'. | 153 |
![]() | Name 'PartyId' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 |
![]() | Expected @throws tag for 'Exception'. | 153 |
![]() | '{' is not preceded with whitespace. | 153 |
![]() | Line has trailing spaces. | 158 |
![]() | First sentence should end with a period. | 160 |
![]() | Line has trailing spaces. | 161 |
![]() | Parameter partyid should be final. | 167 |
![]() | Expected @param tag for 'partyid'. | 167 |
![]() | ',' is not followed by whitespace. | 167 |
![]() | Parameter creditLimit should be final. | 167 |
![]() | Expected @param tag for 'creditLimit'. | 167 |
![]() | Expected @throws tag for 'Exception'. | 167 |
![]() | 'if' construct must use '{}'s. | 169 |
![]() | Line has trailing spaces. | 174 |
![]() | First sentence should end with a period. | 175 |
![]() | Line has trailing spaces. | 176 |
![]() | Expected @throws tag for 'Exception'. | 180 |
![]() | '{' is not preceded with whitespace. | 180 |
![]() | 'if' is not followed by whitespace. | 183 |
![]() | ')' is preceded with whitespace. | 183 |
![]() | '{' is not preceded with whitespace. | 183 |
![]() | 'for' is not followed by whitespace. | 184 |
![]() | ':' is not preceded with whitespace. | 184 |
![]() | ':' is not followed by whitespace. | 184 |
![]() | '{' is not preceded with whitespace. | 184 |
![]() | Line has trailing spaces. | 194 |
![]() | Line is longer than 120 characters. | 198 |
![]() | 'if' is not followed by whitespace. | 199 |
![]() | '{' is not preceded with whitespace. | 199 |
![]() | 'if' is not followed by whitespace. | 212 |
![]() | '!=' is not preceded with whitespace. | 212 |
![]() | '!=' is not followed by whitespace. | 212 |
![]() | '>' is not preceded with whitespace. | 212 |
![]() | '>' is not followed by whitespace. | 212 |
![]() | '{' is not preceded with whitespace. | 212 |
![]() | 'for' is not followed by whitespace. | 213 |
![]() | ':' is not preceded with whitespace. | 213 |
![]() | ':' is not followed by whitespace. | 213 |
![]() | '{' is not preceded with whitespace. | 213 |
![]() | Line has trailing spaces. | 216 |
![]() | Line has trailing spaces. | 217 |
![]() | Line has trailing spaces. | 218 |
![]() | Line has trailing spaces. | 219 |
![]() | Line has trailing spaces. | 223 |
![]() | Line has trailing spaces. | 224 |
![]() | Line has trailing spaces. | 225 |
![]() | Line is longer than 120 characters. | 225 |
![]() | ',' is not followed by whitespace. | 226 |
![]() | ',' is not followed by whitespace. | 226 |
![]() | Line has trailing spaces. | 227 |
![]() | Line has trailing spaces. | 228 |
![]() | Line has trailing spaces. | 229 |
![]() | First sentence should end with a period. | 232 |
![]() | Parameter event should be final. | 239 |
![]() | Expected @param tag for 'event'. | 239 |
![]() | Expected @throws tag for 'Exception'. | 239 |
![]() | '{' is not preceded with whitespace. | 239 |
![]() | 'if' is not followed by whitespace. | 241 |
![]() | '{' is not preceded with whitespace. | 241 |
![]() | Line has trailing spaces. | 242 |
![]() | 'else' is not preceded with whitespace. | 244 |
![]() | '}' is not followed by whitespace. | 244 |
![]() | 'if' is not followed by whitespace. | 244 |
![]() | '{' is not preceded with whitespace. | 244 |
![]() | 'else' is not preceded with whitespace. | 249 |
![]() | '}' is not followed by whitespace. | 249 |
![]() | 'else' is not followed by whitespace. | 249 |
![]() | '{' is not preceded with whitespace. | 249 |
![]() | '(' is followed by whitespace. | 255 |
![]() | Line is longer than 120 characters. | 266 |
![]() | Parameter partyId should be final. | 266 |
![]() | Expected @param tag for 'partyId'. | 266 |
![]() | ',' is not followed by whitespace. | 266 |
![]() | Parameter amount should be final. | 266 |
![]() | Parameter currency should be final. | 266 |
![]() | Redundant throws: 'InsufficientCreditException' is subclass of 'Exception'. | 266 |
![]() | '{' is not preceded with whitespace. | 266 |
![]() | '{' is not preceded with whitespace. | 269 |
![]() | Line has trailing spaces. | 274 |
![]() | '!=' is not preceded with whitespace. | 274 |
![]() | '!=' should be on a new line. | 274 |
![]() | '+' should be on a new line. | 277 |
![]() | Line has trailing spaces. | 280 |
![]() | Line has trailing spaces. | 281 |
![]() | 'if' is not followed by whitespace. | 282 |
![]() | '+' is not preceded with whitespace. | 282 |
![]() | '>' is not followed by whitespace. | 282 |
![]() | '{' is not preceded with whitespace. | 282 |
![]() | Line has trailing spaces. | 284 |
![]() | Line is longer than 120 characters. | 285 |
![]() | 'else' is not preceded with whitespace. | 285 |
![]() | '}' is not followed by whitespace. | 285 |
![]() | '+' is not preceded with whitespace. | 285 |
![]() | '+' should be on a new line. | 287 |
![]() | Line is longer than 120 characters. | 288 |
![]() | '+' should be on a new line. | 288 |
![]() | Line has trailing spaces. | 291 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 48 |
![]() | ',' is not followed by whitespace. | 58 |
![]() | Line has trailing spaces. | 59 |
![]() | Parameter date should be final. | 66 |
![]() | Expected @param tag for 'date'. | 66 |
![]() | '+' is not preceded with whitespace. | 67 |
![]() | 'try' is not followed by whitespace. | 68 |
![]() | '{' is not preceded with whitespace. | 68 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 76 |
![]() | '+' is not preceded with whitespace. | 77 |
![]() | 'catch' is not preceded with whitespace. | 78 |
![]() | '}' is not followed by whitespace. | 78 |
![]() | 'catch' is not followed by whitespace. | 78 |
![]() | '{' is not preceded with whitespace. | 78 |
![]() | Line has trailing spaces. | 81 |
![]() | Expected @param tag for 'arg0'. | 86 |
![]() | Expected @throws tag for 'Exception'. | 86 |
![]() | First sentence should end with a period. | 92 |
![]() | 'if' is not followed by whitespace. | 105 |
![]() | '{' is not preceded with whitespace. | 105 |
![]() | 'else' is not preceded with whitespace. | 109 |
![]() | '}' is not followed by whitespace. | 109 |
![]() | 'else' is not followed by whitespace. | 109 |
![]() | '{' is not preceded with whitespace. | 109 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 62 |
![]() | '=' is not preceded with whitespace. | 62 |
![]() | '=' is not followed by whitespace. | 62 |
![]() | '{' is not preceded with whitespace. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 64 |
![]() | Line has trailing spaces. | 65 |
![]() | Missing a Javadoc comment. | 66 |
![]() | Line has trailing spaces. | 67 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Line has trailing spaces. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Line has trailing spaces. | 73 |
![]() | Missing a Javadoc comment. | 74 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Line has trailing spaces. | 78 |
![]() | Line has trailing spaces. | 79 |
![]() | Line has trailing spaces. | 80 |
![]() | Line has trailing spaces. | 86 |
![]() | Line has trailing spaces. | 92 |
![]() | Line has trailing spaces. | 99 |
![]() | Line has trailing spaces. | 100 |
![]() | First sentence should end with a period. | 101 |
![]() | Expected an @return tag. | 106 |
![]() | Parameter partyId should be final. | 106 |
![]() | Expected @param tag for 'partyId'. | 106 |
![]() | ',' is not followed by whitespace. | 106 |
![]() | Parameter amount should be final. | 106 |
![]() | Expected @param tag for 'amount'. | 106 |
![]() | Parameter currency should be final. | 106 |
![]() | Expected @param tag for 'currency'. | 106 |
![]() | '{' is not preceded with whitespace. | 106 |
![]() | 'try' is not followed by whitespace. | 108 |
![]() | '{' is not preceded with whitespace. | 108 |
![]() | '(' is followed by whitespace. | 109 |
![]() | 'catch' is not preceded with whitespace. | 112 |
![]() | '}' is not followed by whitespace. | 112 |
![]() | 'catch' is not followed by whitespace. | 112 |
![]() | '{' is not preceded with whitespace. | 112 |
![]() | '+' is not preceded with whitespace. | 113 |
![]() | '+' is not followed by whitespace. | 113 |
![]() | Line has trailing spaces. | 117 |
![]() | First sentence should end with a period. | 118 |
![]() | Expected an @return tag. | 123 |
![]() | Parameter bsla should be final. | 123 |
![]() | Expected @param tag for 'bsla'. | 123 |
![]() | '{' is not preceded with whitespace. | 123 |
![]() | Line has trailing spaces. | 125 |
![]() | 'try' is not followed by whitespace. | 125 |
![]() | '{' is not preceded with whitespace. | 125 |
![]() | 'if' is not followed by whitespace. | 128 |
![]() | '!=' is not followed by whitespace. | 128 |
![]() | '{' is not preceded with whitespace. | 128 |
![]() | '+' is not preceded with whitespace. | 129 |
![]() | '+' is not preceded with whitespace. | 129 |
![]() | '+' is not followed by whitespace. | 129 |
![]() | 'if' is not followed by whitespace. | 131 |
![]() | '!=' is not followed by whitespace. | 131 |
![]() | '{' is not preceded with whitespace. | 131 |
![]() | '+' is not preceded with whitespace. | 135 |
![]() | '+' is not followed by whitespace. | 135 |
![]() | Line is longer than 120 characters. | 140 |
![]() | 'if' is not followed by whitespace. | 141 |
![]() | '{' is not preceded with whitespace. | 141 |
![]() | 'if' construct must use '{}'s. | 155 |
![]() | 'if' is not followed by whitespace. | 155 |
![]() | Line is longer than 120 characters. | 157 |
![]() | '=' is not followed by whitespace. | 157 |
![]() | '+' is not preceded with whitespace. | 157 |
![]() | '+' is not followed by whitespace. | 157 |
![]() | '+' is not preceded with whitespace. | 157 |
![]() | '+' is not followed by whitespace. | 157 |
![]() | '+' is not preceded with whitespace. | 157 |
![]() | '+' is not followed by whitespace. | 157 |
![]() | '+' is not preceded with whitespace. | 158 |
![]() | '+' is not followed by whitespace. | 158 |
![]() | '+' is not preceded with whitespace. | 158 |
![]() | '+' is not followed by whitespace. | 158 |
![]() | '+' is not preceded with whitespace. | 158 |
![]() | '+' is not followed by whitespace. | 158 |
![]() | '+' is not preceded with whitespace. | 159 |
![]() | '+' is not followed by whitespace. | 159 |
![]() | 'else' construct must use '{}'s. | 163 |
![]() | 'else' is not preceded with whitespace. | 163 |
![]() | '}' is not followed by whitespace. | 163 |
![]() | 'catch' is not preceded with whitespace. | 166 |
![]() | '}' is not followed by whitespace. | 166 |
![]() | 'catch' is not followed by whitespace. | 166 |
![]() | '{' is not preceded with whitespace. | 166 |
![]() | '+' is not preceded with whitespace. | 167 |
![]() | '+' is not followed by whitespace. | 167 |
![]() | Line has trailing spaces. | 173 |
![]() | Line has trailing spaces. | 175 |
![]() | Expected an @return tag. | 180 |
![]() | Parameter bsla should be final. | 180 |
![]() | Expected @param tag for 'bsla'. | 180 |
![]() | ',' is not followed by whitespace. | 180 |
![]() | Parameter Code should be final. | 180 |
![]() | Name 'Code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 180 |
![]() | '{' is not preceded with whitespace. | 180 |
![]() | Line has trailing spaces. | 182 |
![]() | 'try' is not followed by whitespace. | 182 |
![]() | '{' is not preceded with whitespace. | 182 |
![]() | 'if' is not followed by whitespace. | 185 |
![]() | '!=' is not followed by whitespace. | 185 |
![]() | '{' is not preceded with whitespace. | 185 |
![]() | '+' is not followed by whitespace. | 186 |
![]() | 'if' is not followed by whitespace. | 188 |
![]() | '!=' is not followed by whitespace. | 188 |
![]() | '{' is not preceded with whitespace. | 188 |
![]() | '+' is not preceded with whitespace. | 192 |
![]() | '+' is not followed by whitespace. | 192 |
![]() | Line is longer than 120 characters. | 197 |
![]() | 'if' is not followed by whitespace. | 198 |
![]() | '{' is not preceded with whitespace. | 198 |
![]() | 'else' construct must use '{}'s. | 214 |
![]() | 'else' is not preceded with whitespace. | 214 |
![]() | '}' is not followed by whitespace. | 214 |
![]() | 'catch' is not preceded with whitespace. | 217 |
![]() | '}' is not followed by whitespace. | 217 |
![]() | 'catch' is not followed by whitespace. | 217 |
![]() | '{' is not preceded with whitespace. | 217 |
![]() | '+' is not preceded with whitespace. | 218 |
![]() | '+' is not followed by whitespace. | 218 |
![]() | Line has trailing spaces. | 223 |
![]() | First sentence should end with a period. | 224 |
![]() | Expected an @return tag. | 229 |
![]() | Parameter date should be final. | 229 |
![]() | Expected @param tag for 'date'. | 229 |
![]() | '{' is not preceded with whitespace. | 229 |
![]() | Line has trailing spaces. | 231 |
![]() | 'try' is not followed by whitespace. | 231 |
![]() | '{' is not preceded with whitespace. | 231 |
![]() | Line is longer than 120 characters. | 232 |
![]() | 'if' is not followed by whitespace. | 235 |
![]() | '!=' is not followed by whitespace. | 235 |
![]() | '>' is not preceded with whitespace. | 235 |
![]() | '>' is not followed by whitespace. | 235 |
![]() | '{' is not preceded with whitespace. | 235 |
![]() | Line is longer than 120 characters. | 236 |
![]() | 'if' is not followed by whitespace. | 237 |
![]() | '{' is not preceded with whitespace. | 237 |
![]() | Line has trailing spaces. | 245 |
![]() | 'for' is not followed by whitespace. | 245 |
![]() | ':' is not preceded with whitespace. | 245 |
![]() | ':' is not followed by whitespace. | 245 |
![]() | '{' is not preceded with whitespace. | 245 |
![]() | Line has trailing spaces. | 246 |
![]() | 'if' is not followed by whitespace. | 247 |
![]() | '!=' is not followed by whitespace. | 247 |
![]() | '{' is not preceded with whitespace. | 247 |
![]() | 'if' is not followed by whitespace. | 250 |
![]() | '{' is not preceded with whitespace. | 250 |
![]() | '+' is not preceded with whitespace. | 254 |
![]() | '+' is not followed by whitespace. | 254 |
![]() | Line has trailing spaces. | 262 |
![]() | Line is longer than 120 characters. | 263 |
![]() | Line is longer than 120 characters. | 264 |
![]() | '=' is not followed by whitespace. | 264 |
![]() | '+' is not preceded with whitespace. | 264 |
![]() | '+' is not followed by whitespace. | 264 |
![]() | '+' is not preceded with whitespace. | 264 |
![]() | '+' is not followed by whitespace. | 264 |
![]() | '+' is not preceded with whitespace. | 265 |
![]() | '+' is not followed by whitespace. | 265 |
![]() | '+' is not preceded with whitespace. | 265 |
![]() | '+' is not followed by whitespace. | 265 |
![]() | '+' is not preceded with whitespace. | 266 |
![]() | '+' is not followed by whitespace. | 266 |
![]() | 'catch' is not preceded with whitespace. | 278 |
![]() | '}' is not followed by whitespace. | 278 |
![]() | 'catch' is not followed by whitespace. | 278 |
![]() | '{' is not preceded with whitespace. | 278 |
![]() | '+' is not preceded with whitespace. | 279 |
![]() | '+' is not followed by whitespace. | 279 |
![]() | Line has trailing spaces. | 283 |
![]() | Line has trailing spaces. | 284 |
![]() | First sentence should end with a period. | 285 |
![]() | Line has trailing spaces. | 286 |
![]() | Expected an @return tag. | 292 |
![]() | Parameter slaid should be final. | 292 |
![]() | Expected @param tag for 'slaid'. | 292 |
![]() | ',' is not followed by whitespace. | 292 |
![]() | Parameter Event should be final. | 292 |
![]() | Expected @param tag for 'Event'. | 292 |
![]() | Name 'Event' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 292 |
![]() | '{' is not preceded with whitespace. | 292 |
![]() | Line has trailing spaces. | 294 |
![]() | Line has trailing spaces. | 297 |
![]() | First sentence should end with a period. | 298 |
![]() | Expected an @return tag. | 306 |
![]() | '(' is preceded with whitespace. | 306 |
![]() | Parameter slaId should be final. | 306 |
![]() | Parameter partyType should be final. | 306 |
![]() | ',' is not followed by whitespace. | 306 |
![]() | Parameter Penalty should be final. | 306 |
![]() | Name 'Penalty' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 306 |
![]() | Parameter Description should be final. | 306 |
![]() | Name 'Description' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 306 |
![]() | '{' is not preceded with whitespace. | 306 |
![]() | Line has trailing spaces. | 310 |
![]() | First sentence should end with a period. | 311 |
![]() | Unused @param tag for 'criteriaParameters'. | 313 |
![]() | Expected an @return tag. | 318 |
![]() | Parameter partyID should be final. | 318 |
![]() | Expected @param tag for 'partyID'. | 318 |
![]() | ',' is not followed by whitespace. | 318 |
![]() | Parameter periodStart should be final. | 318 |
![]() | Expected @param tag for 'periodStart'. | 318 |
![]() | Parameter periodEnd should be final. | 318 |
![]() | Expected @param tag for 'periodEnd'. | 318 |
![]() | Expected @throws tag for 'Exception'. | 318 |
![]() | '{' is not preceded with whitespace. | 318 |
![]() | '+' is not preceded with whitespace. | 320 |
![]() | Line has trailing spaces. | 323 |