The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 79 | 0 | 0 | 6498 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 0 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
LeftCurly
|
1769 | |
RightCurly
|
318 | |
LineLength
|
556 | |
MemberName
|
205 | |
| JavadocMethod | 666 | |
| JavadocType | 27 | |
| JavadocVariable | 275 | |
| ConstantName | 16 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 4 | |
| MethodName | 1 | |
| PackageName | 0 | |
| ParameterName | 1 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
Header
|
0 | |
| AvoidStarImport | 2 | |
| IllegalImport | 1 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 5 | |
| ParameterNumber | 1 | |
| EmptyForIteratorPad | 0 | |
| NoWhitespaceAfter | 2 | |
| NoWhitespaceBefore | 38 | |
| OperatorWrap | 95 | |
| ParenPad | 8 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 455 | |
| WhitespaceAround | 351 | |
| ModifierOrder | 5 | |
| RedundantModifier | 1 | |
| AvoidNestedBlocks | 2 | |
| EmptyBlock | 8 | |
| NeedBraces | 283 | |
| AvoidInlineConditionals | 18 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 15 | |
| EqualsHashCode | 0 | |
| HiddenField | 33 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 5 | |
| MagicNumber | 41 | |
| MissingSwitchDefault | 1 | |
| RedundantThrows | 4 | |
| SimplifyBooleanExpression | 1 | |
| SimplifyBooleanReturn | 5 | |
| DesignForExtension | 237 | |
| FinalClass | 2 | |
| HideUtilityClassConstructor | 13 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 56 | |
| ArrayTypeStyle | 3 | |
| FinalParameters | 665 | |
GenericIllegalRegexp
|
304 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Name 'indentation' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
| Variable 'indentation' must be private and have accessor methods. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Name 'attachments' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
| Variable 'attachments' must be private and have accessor methods. | 23 | |
| Parameter db should be final. | 32 | |
| Expected @param tag for 'db'. | 32 | |
| Parameter rs should be final. | 32 | |
| Expected @param tag for 'rs'. | 32 | |
| '{' should be on a new line. | 32 | |
| ',' is not followed by whitespace. | 33 | |
| ',' is not followed by whitespace. | 33 | |
| Parameter db should be final. | 42 | |
| Expected @param tag for 'db'. | 42 | |
| '{' should be on a new line. | 42 | |
| ',' is not followed by whitespace. | 43 | |
| Line is longer than 80 characters. | 47 | |
| Parameter db should be final. | 52 | |
| Expected @param tag for 'db'. | 52 | |
| Parameter record should be final. | 52 | |
| Expected @param tag for 'record'. | 52 | |
| '{' should be on a new line. | 52 | |
| ',' is not followed by whitespace. | 53 | |
| ',' is not followed by whitespace. | 53 | |
| Method 'setAttachments' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| '{' should be on a new line. | 61 | |
| '{' should be on a new line. | 65 | |
| '}' should be alone on a line. | 67 | |
| '{' should be on a new line. | 67 | |
| 'cast' is not followed by whitespace. | 68 | |
| '{' should be on a new line. | 70 | |
| ',' is not followed by whitespace. | 72 | |
| Line is longer than 80 characters. | 74 | |
| '{' should be on a new line. | 76 | |
| Line is longer than 80 characters. | 86 | |
| Expected an @return tag. | 88 | |
| Method 'getIndentationVector' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| '{' should be on a new line. | 88 | |
| '=' is not preceded with whitespace. | 90 | |
| '=' is not followed by whitespace. | 90 | |
| '<' is not preceded with whitespace. | 90 | |
| '<' is not followed by whitespace. | 90 | |
| '{' should be on a new line. | 90 | |
| Expected an @return tag. | 101 | |
| Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| '{' should be on a new line. | 101 | |
| '{' should be on a new line. | 103 | |
| 'cast' is not followed by whitespace. | 104 | |
| '{' should be on a new line. | 105 | |
| ',' is not followed by whitespace. | 106 | |
| '}' should be alone on a line. | 107 | |
| '{' should be on a new line. | 107 | |
| '}' should be alone on a line. | 110 | |
| '{' should be on a new line. | 110 | |
| Expected an @return tag. | 120 | |
| Method 'getTopParent' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| '{' should be on a new line. | 120 | |
| '{' should be on a new line. | 123 | |
| '}' should be alone on a line. | 125 | |
| '{' should be on a new line. | 125 | |
| '{' should be on a new line. | 126 | |
| '{' should be on a new line. | 128 | |
| '}' should be alone on a line. | 130 | |
| '{' should be on a new line. | 130 | |
| 'cast' is not followed by whitespace. | 131 | |
| '{' should be on a new line. | 132 | |
| Method 'setIndentation' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Parameter i should be final. | 145 | |
| Expected @param tag for 'i'. | 145 | |
| '{' should be on a new line. | 145 | |
| Expected an @return tag. | 152 | |
| Method 'getIndentation' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| '{' should be on a new line. | 152 | |
| Expected an @return tag. | 159 | |
| Method 'getAttachments' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| '{' should be on a new line. | 159 | |
| Method 'hasAttachments' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| '{' should be on a new line. | 162 | |
| Conditional logic can be removed. | 163 | |
| '{' should be on a new line. | 163 | |
| '}' should be alone on a line. | 165 | |
| '{' should be on a new line. | 165 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| '{' should be on a new line. | 175 | |
| '{' should be on a new line. | 179 | |
| '}' should be alone on a line. | 181 | |
| '{' should be on a new line. | 181 | |
| 'cast' is not followed by whitespace. | 182 | |
| '{' should be on a new line. | 184 | |
| Line is longer than 80 characters. | 187 | |
| '{' should be on a new line. | 191 | |
| ',' is not followed by whitespace. | 192 | |
| Method 'distribute' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| '{' should be on a new line. | 204 | |
| Line is longer than 80 characters. | 206 | |
| ',' is not followed by whitespace. | 206 | |
| 'cast' is not followed by whitespace. | 207 | |
| 'cast' is not followed by whitespace. | 208 | |
| ',' is not followed by whitespace. | 212 | |
| Line is longer than 80 characters. | 215 | |
| 'cast' is not followed by whitespace. | 215 | |
| '{' should be on a new line. | 218 | |
| ',' is not followed by whitespace. | 219 | |
| '{' should be on a new line. | 225 | |
| ',' is not followed by whitespace. | 226 | |
| ',' is not followed by whitespace. | 228 | |
| 'cast' is not followed by whitespace. | 228 | |
| Name 'MessageID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 229 | |
| '{' should be on a new line. | 231 | |
| Line has trailing spaces. | 233 | |
| Line is longer than 80 characters. | 234 | |
| Line is longer than 80 characters. | 235 | |
| '{' should be on a new line. | 237 | |
| '{' should be on a new line. | 239 | |
| Line is longer than 80 characters. | 245 | |
| Line is longer than 80 characters. | 246 | |
| Method 'send' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| Parameter addresseeList should be final. | 263 | |
| Expected @param tag for 'addresseeList'. | 263 | |
| '{' should be on a new line. | 263 | |
| Line is longer than 80 characters. | 265 | |
| ',' is not followed by whitespace. | 265 | |
| ',' is not followed by whitespace. | 268 | |
| '{' should be on a new line. | 270 | |
| ',' is not followed by whitespace. | 272 | |
| 'cast' is not followed by whitespace. | 272 | |
| Name 'MessageID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 274 | |
| '{' should be on a new line. | 277 | |
| '}' should be alone on a line. | 280 | |
| '{' should be on a new line. | 280 | |
| '{' should be on a new line. | 284 | |
| Line has trailing spaces. | 286 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 9 | |
| '{' should be on a new line. | 9 | |
| Parameter name should be final. | 15 | |
| Expected @param tag for 'name'. | 15 | |
| Parameter context should be final. | 15 | |
| Expected @param tag for 'context'. | 15 | |
| '{' should be on a new line. | 15 | |
| '{' should be on a new line. | 18 | |
| 'if' construct must use '{}'s. | 19 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| 'if' construct must use '{}'s. | 24 | |
| Line has trailing spaces. | 24 | |
| 'if' construct must use '{}'s. | 26 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| '{' should be on a new line. | 30 | |
| Line has trailing spaces. | 33 | |
| '+' should be on a new line. | 33 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| 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 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| 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. | 57 | |
| Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 58 | |
| Line has trailing spaces. | 65 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Method length is 851 lines (max allowed is 150). | 68 | |
| Parameter context should be final. | 68 | |
| '{' should be on a new line. | 68 | |
| '{' should be on a new line. | 76 | |
| '}' should be alone on a line. | 78 | |
| '{' should be on a new line. | 78 | |
| 'if' construct must use '{}'s. | 80 | |
| '{' should be on a new line. | 85 | |
| '}' should be alone on a line. | 89 | |
| '{' should be on a new line. | 89 | |
| '{' should be on a new line. | 101 | |
| '}' should be alone on a line. | 108 | |
| '{' should be on a new line. | 108 | |
| '{' should be on a new line. | 111 | |
| '{' should be on a new line. | 116 | |
| 'if' construct must use '{}'s. | 117 | |
| '{' should be on a new line. | 124 | |
| 'if' construct must use '{}'s. | 125 | |
| '{' should be on a new line. | 132 | |
| '}' should be alone on a line. | 134 | |
| '{' should be on a new line. | 134 | |
| '}' should be alone on a line. | 150 | |
| '{' should be on a new line. | 150 | |
| '{' should be on a new line. | 156 | |
| '}' should be alone on a line. | 158 | |
| '{' should be on a new line. | 158 | |
| '{' should be on a new line. | 166 | |
| '{' should be on a new line. | 170 | |
| Line is longer than 80 characters. | 173 | |
| '{' should be on a new line. | 175 | |
| '}' should be alone on a line. | 177 | |
| '{' should be on a new line. | 177 | |
| '}' should be alone on a line. | 179 | |
| '{' should be on a new line. | 179 | |
| '}' should be alone on a line. | 181 | |
| '{' should be on a new line. | 181 | |
| '}' should be alone on a line. | 183 | |
| '{' should be on a new line. | 183 | |
| '}' should be alone on a line. | 185 | |
| '{' should be on a new line. | 185 | |
| '}' should be alone on a line. | 187 | |
| '{' should be on a new line. | 187 | |
| '}' should be alone on a line. | 189 | |
| '{' should be on a new line. | 189 | |
| '}' should be alone on a line. | 191 | |
| '{' should be on a new line. | 191 | |
| '}' should be alone on a line. | 193 | |
| '{' should be on a new line. | 193 | |
| '}' should be alone on a line. | 195 | |
| '{' should be on a new line. | 195 | |
| '}' should be alone on a line. | 197 | |
| '{' should be on a new line. | 197 | |
| '}' should be alone on a line. | 199 | |
| '{' should be on a new line. | 199 | |
| '}' should be alone on a line. | 201 | |
| '{' should be on a new line. | 201 | |
| '}' should be alone on a line. | 203 | |
| '{' should be on a new line. | 203 | |
| '}' should be alone on a line. | 205 | |
| '{' should be on a new line. | 205 | |
| '}' should be alone on a line. | 207 | |
| '{' should be on a new line. | 207 | |
| '}' should be alone on a line. | 209 | |
| '{' should be on a new line. | 209 | |
| '}' should be alone on a line. | 211 | |
| '{' should be on a new line. | 211 | |
| '}' should be alone on a line. | 213 | |
| '{' should be on a new line. | 213 | |
| '}' should be alone on a line. | 215 | |
| '{' should be on a new line. | 215 | |
| '}' should be alone on a line. | 220 | |
| '{' should be on a new line. | 220 | |
| '{' should be on a new line. | 228 | |
| '}' should be alone on a line. | 230 | |
| '{' should be on a new line. | 230 | |
| '{' should be on a new line. | 233 | |
| '}' should be alone on a line. | 235 | |
| '{' should be on a new line. | 235 | |
| '{' should be on a new line. | 241 | |
| '{' should be on a new line. | 242 | |
| '{' should be on a new line. | 245 | |
| '}' should be alone on a line. | 247 | |
| '{' should be on a new line. | 247 | |
| '{' should be on a new line. | 251 | |
| Must have at least one statement. | 251 | |
| '}' should be alone on a line. | 253 | |
| '{' should be on a new line. | 253 | |
| '{' should be on a new line. | 274 | |
| '}' should be alone on a line. | 276 | |
| '{' should be on a new line. | 276 | |
| '}' should be alone on a line. | 278 | |
| '{' should be on a new line. | 278 | |
| '}' should be alone on a line. | 280 | |
| '{' should be on a new line. | 280 | |
| '}' should be alone on a line. | 282 | |
| '{' should be on a new line. | 282 | |
| '{' should be on a new line. | 286 | |
| '{' should be on a new line. | 300 | |
| '}' should be alone on a line. | 302 | |
| '{' should be on a new line. | 302 | |
| '{' should be on a new line. | 305 | |
| '}' should be alone on a line. | 307 | |
| '{' should be on a new line. | 307 | |
| '{' should be on a new line. | 315 | |
| '{' should be on a new line. | 317 | |
| '}' should be alone on a line. | 319 | |
| '{' should be on a new line. | 319 | |
| 'if' construct must use '{}'s. | 328 | |
| Line is longer than 80 characters. | 328 | |
| '{' should be on a new line. | 329 | |
| '{' should be on a new line. | 339 | |
| '{' should be on a new line. | 351 | |
| '}' should be alone on a line. | 353 | |
| '{' should be on a new line. | 353 | |
| Line is longer than 80 characters. | 358 | |
| '{' should be on a new line. | 370 | |
| 'if' construct must use '{}'s. | 372 | |
| 'if' construct must use '{}'s. | 373 | |
| '{' should be on a new line. | 374 | |
| Line is longer than 80 characters. | 380 | |
| '}' should be alone on a line. | 380 | |
| '{' should be on a new line. | 380 | |
| '{' should be on a new line. | 381 | |
| '{' should be on a new line. | 392 | |
| '}' should be alone on a line. | 394 | |
| '{' should be on a new line. | 394 | |
| Line is longer than 80 characters. | 399 | |
| '{' should be on a new line. | 405 | |
| '{' should be on a new line. | 416 | |
| '}' should be alone on a line. | 418 | |
| '{' should be on a new line. | 418 | |
| Line is longer than 80 characters. | 423 | |
| '{' should be on a new line. | 428 | |
| Must have at least one statement. | 428 | |
| '}' should be alone on a line. | 429 | |
| '{' should be on a new line. | 429 | |
| '{' should be on a new line. | 440 | |
| '}' should be alone on a line. | 442 | |
| '{' should be on a new line. | 442 | |
| Line is longer than 80 characters. | 447 | |
| '{' should be on a new line. | 452 | |
| '{' should be on a new line. | 471 | |
| '{' should be on a new line. | 482 | |
| '}' should be alone on a line. | 484 | |
| '{' should be on a new line. | 484 | |
| Line is longer than 80 characters. | 489 | |
| Avoid nested blocks. | 496 | |
| '{' should be on a new line. | 498 | |
| Line has trailing spaces. | 503 | |
| '}' should be alone on a line. | 503 | |
| '{' should be on a new line. | 503 | |
| Line has trailing spaces. | 504 | |
| '+' should be on a new line. | 504 | |
| Line has trailing spaces. | 505 | |
| '+' is not preceded with whitespace. | 505 | |
| '+' should be on a new line. | 505 | |
| '+' should be on a new line. | 506 | |
| Line has trailing spaces. | 507 | |
| Line is longer than 80 characters. | 507 | |
| '{' should be on a new line. | 518 | |
| '{' should be on a new line. | 531 | |
| '}' should be alone on a line. | 533 | |
| '{' should be on a new line. | 533 | |
| '{' should be on a new line. | 547 | |
| '{' should be on a new line. | 558 | |
| '}' should be alone on a line. | 560 | |
| '{' should be on a new line. | 560 | |
| Line is longer than 80 characters. | 565 | |
| '{' should be on a new line. | 570 | |
| Line is longer than 80 characters. | 584 | |
| '{' should be on a new line. | 589 | |
| '{' should be on a new line. | 600 | |
| '}' should be alone on a line. | 602 | |
| '{' should be on a new line. | 602 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 609 | |
| '{' should be on a new line. | 615 | |
| '}' should be alone on a line. | 617 | |
| '{' should be on a new line. | 617 | |
| '{' should be on a new line. | 623 | |
| Line is longer than 80 characters. | 637 | |
| Line is longer than 80 characters. | 645 | |
| '{' should be on a new line. | 655 | |
| 'if' construct must use '{}'s. | 657 | |
| 'if' construct must use '{}'s. | 658 | |
| '{' should be on a new line. | 661 | |
| Line is longer than 80 characters. | 667 | |
| '}' should be alone on a line. | 667 | |
| '{' should be on a new line. | 667 | |
| '{' should be on a new line. | 668 | |
| '{' should be on a new line. | 679 | |
| '}' should be alone on a line. | 681 | |
| '{' should be on a new line. | 681 | |
| Line is longer than 80 characters. | 686 | |
| '{' should be on a new line. | 697 | |
| 'if' construct must use '{}'s. | 699 | |
| 'if' construct must use '{}'s. | 700 | |
| '{' should be on a new line. | 703 | |
| Line is longer than 80 characters. | 709 | |
| '}' should be alone on a line. | 709 | |
| '{' should be on a new line. | 709 | |
| '{' should be on a new line. | 710 | |
| '{' should be on a new line. | 721 | |
| '}' should be alone on a line. | 723 | |
| '{' should be on a new line. | 723 | |
| Line is longer than 80 characters. | 728 | |
| '{' should be on a new line. | 733 | |
| Line is longer than 80 characters. | 747 | |
| Line is longer than 80 characters. | 749 | |
| Avoid nested blocks. | 750 | |
| '{' should be on a new line. | 752 | |
| Line has trailing spaces. | 757 | |
| '}' should be alone on a line. | 757 | |
| '{' should be on a new line. | 757 | |
| Line has trailing spaces. | 758 | |
| '+' should be on a new line. | 758 | |
| Line has trailing spaces. | 759 | |
| Line is longer than 80 characters. | 759 | |
| '+' should be on a new line. | 759 | |
| Line has trailing spaces. | 760 | |
| '{' should be on a new line. | 771 | |
| '{' should be on a new line. | 797 | |
| '}' should be alone on a line. | 799 | |
| '{' should be on a new line. | 799 | |
| Line is longer than 80 characters. | 804 | |
| '{' should be on a new line. | 815 | |
| '{' should be on a new line. | 826 | |
| '}' should be alone on a line. | 828 | |
| '{' should be on a new line. | 828 | |
| Line is longer than 80 characters. | 833 | |
| '{' should be on a new line. | 840 | |
| '{' should be on a new line. | 851 | |
| '}' should be alone on a line. | 853 | |
| '{' should be on a new line. | 853 | |
| Line is longer than 80 characters. | 858 | |
| '{' should be on a new line. | 863 | |
| '{' should be on a new line. | 874 | |
| '}' should be alone on a line. | 876 | |
| '{' should be on a new line. | 876 | |
| Line is longer than 80 characters. | 881 | |
| '}' should be alone on a line. | 897 | |
| '{' should be on a new line. | 897 | |
| '{' should be on a new line. | 913 | |
| '}' should be alone on a line. | 915 | |
| '{' should be on a new line. | 915 | |
| Parameter name should be final. | 924 | |
| Expected @param tag for 'name'. | 924 | |
| '{' should be on a new line. | 924 | |
| Array brackets at illegal position. | 925 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Utility classes should not have a public or default constructor. | 25 | |
| '{' should be on a new line. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Name 'escapeHash' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
| ',' is not followed by whitespace. | 30 | |
| Unused @param tag for 'input'. | 36 | |
| Parameter s should be final. | 39 | |
| Expected @param tag for 's'. | 39 | |
| '{' should be on a new line. | 39 | |
| '{' should be on a new line. | 40 | |
| '}' should be alone on a line. | 42 | |
| '{' should be on a new line. | 42 | |
| Line has trailing spaces. | 49 | |
| Unused @param tag for 'input'. | 51 | |
| Unused @param tag for 'input'. | 52 | |
| Parameter s should be final. | 55 | |
| Expected @param tag for 's'. | 55 | |
| Parameter h should be final. | 55 | |
| Expected @param tag for 'h'. | 55 | |
| '{' should be on a new line. | 55 | |
| ';' is preceded with whitespace. | 59 | |
| ';' is preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| '{' should be on a new line. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| '}' should be alone on a line. | 66 | |
| '{' should be on a new line. | 66 | |
| Line has trailing spaces. | 67 | |
| '+' should be on a new line. | 67 | |
| Unused @param tag for 'dateTimeFormatter'. | 82 | |
| Parameter ddfieldParameter should be final. | 85 | |
| Parameter db should be final. | 86 | |
| Parameter dateFormatter should be final. | 87 | |
| Line has trailing spaces. | 88 | |
| Parameter datetimeFormatter should be final. | 88 | |
| Expected @param tag for 'datetimeFormatter'. | 88 | |
| Expected @throws tag for 'Exception'. | 89 | |
| '{' should be on a new line. | 89 | |
| '{' should be on a new line. | 92 | |
| '{' should be on a new line. | 94 | |
| Line is longer than 80 characters. | 95 | |
| 'cast' is not followed by whitespace. | 95 | |
| '{' should be on a new line. | 95 | |
| '}' should be alone on a line. | 97 | |
| '{' should be on a new line. | 97 | |
| Line is longer than 80 characters. | 103 | |
| '}' should be alone on a line. | 103 | |
| '{' should be on a new line. | 103 | |
| '{' should be on a new line. | 104 | |
| '}' should be alone on a line. | 110 | |
| '{' should be on a new line. | 110 | |
| '{' should be on a new line. | 111 | |
| Line is longer than 80 characters. | 117 | |
| '}' should be alone on a line. | 117 | |
| '||' should be on a new line. | 117 | |
| Line is longer than 80 characters. | 118 | |
| '{' should be on a new line. | 119 | |
| '{' should be on a new line. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 127 | |
| '}' should be alone on a line. | 127 | |
| '||' should be on a new line. | 127 | |
| Line is longer than 80 characters. | 128 | |
| '||' should be on a new line. | 128 | |
| Line is longer than 80 characters. | 129 | |
| '{' should be on a new line. | 130 | |
| '{' should be on a new line. | 132 | |
| Line is longer than 80 characters. | 133 | |
| '}' should be alone on a line. | 139 | |
| '{' should be on a new line. | 139 | |
| '{' should be on a new line. | 140 | |
| Line has trailing spaces. | 142 | |
| '}' should be alone on a line. | 146 | |
| '{' should be on a new line. | 146 | |
| '{' should be on a new line. | 147 | |
| Line is longer than 80 characters. | 149 | |
| '{' should be on a new line. | 151 | |
| Line has trailing spaces. | 152 | |
| ';' is preceded with whitespace. | 152 | |
| '}' should be alone on a line. | 153 | |
| '{' should be on a new line. | 153 | |
| Line has trailing spaces. | 154 | |
| ';' is preceded with whitespace. | 154 | |
| '}' should be alone on a line. | 155 | |
| '{' should be on a new line. | 155 | |
| Line has trailing spaces. | 156 | |
| ';' is preceded with whitespace. | 156 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| '{' should be on a new line. | 5 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 10 | |
| Name 'stderr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 10 | |
| Variable 'stderr' must be private and have accessor methods. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Parameter message should be final. | 11 | |
| Parameter stderr should be final. | 11 | |
| 'stderr' hides a field. | 11 | |
| '{' should be on a new line. | 11 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Utility classes should not have a public or default constructor. | 3 | |
| '{' should be on a new line. | 3 | |
| Missing a Javadoc comment. | 5 | |
| Parameter s should be final. | 5 | |
| '{' should be on a new line. | 5 | |
| '{' should be on a new line. | 7 | |
| '{' should be on a new line. | 9 | |
| 'for' construct must use '{}'s. | 15 | |
| '{' should be on a new line. | 20 | |
| '{' should be on a new line. | 22 | |
| Empty statement. | 25 | |
| Empty statement. | 30 | |
| Missing a Javadoc comment. | 36 | |
| Parameter args should be final. | 36 | |
| '{' should be on a new line. | 36 | |
| 'for' construct must use '{}'s. | 37 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 20 | |
| '{' should be on a new line. | 20 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 27 | |
| Variable 'db' must be private and have accessor methods. | 27 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter context should be final. | 30 | |
| '{' should be on a new line. | 30 | |
| '{' should be on a new line. | 35 | |
| ',' is not followed by whitespace. | 39 | |
| ',' is not followed by whitespace. | 40 | |
| '{' should be on a new line. | 41 | |
| '{' should be on a new line. | 47 | |
| Line is longer than 80 characters. | 48 | |
| '}' should be alone on a line. | 49 | |
| '{' should be on a new line. | 49 | |
| '{' should be on a new line. | 52 | |
| '{' should be on a new line. | 53 | |
| Line is longer than 80 characters. | 54 | |
| ',' is not followed by whitespace. | 54 | |
| ',' is not followed by whitespace. | 54 | |
| Line is longer than 80 characters. | 56 | |
| 'if' construct must use '{}'s. | 57 | |
| Line is longer than 80 characters. | 57 | |
| '{' should be on a new line. | 58 | |
| '{' should be on a new line. | 60 | |
| Line is longer than 80 characters. | 62 | |
| ',' is not followed by whitespace. | 62 | |
| '}' should be alone on a line. | 63 | |
| '{' should be on a new line. | 63 | |
| '{' should be on a new line. | 65 | |
| ',' is not followed by whitespace. | 68 | |
| ',' is not followed by whitespace. | 69 | |
| '{' should be on a new line. | 70 | |
| Line is longer than 80 characters. | 73 | |
| '{' should be on a new line. | 75 | |
| '{' should be on a new line. | 81 | |
| '{' should be on a new line. | 85 | |
| ',' is not followed by whitespace. | 86 | |
| ',' is not followed by whitespace. | 89 | |
| ',' is not followed by whitespace. | 90 | |
| '{' should be on a new line. | 91 | |
| ',' is not followed by whitespace. | 92 | |
| '}' should be alone on a line. | 96 | |
| '{' should be on a new line. | 96 | |
| Line is longer than 80 characters. | 97 | |
| '{' should be on a new line. | 102 | |
| ',' is not followed by whitespace. | 103 | |
| '}' should be alone on a line. | 104 | |
| '{' should be on a new line. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 109 | |
| Parameter message should be final. | 109 | |
| '{' should be on a new line. | 109 | |
| ',' is not followed by whitespace. | 111 | |
| '{' should be on a new line. | 112 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| '{' should be on a new line. | 12 | |
| Missing a Javadoc comment. | 14 | |
| '{' should be on a new line. | 19 | |
| Parameter initialCapacity should be final. | 26 | |
| Expected @param tag for 'initialCapacity'. | 26 | |
| '{' should be on a new line. | 26 | |
| Parameter initialCapacity should be final. | 33 | |
| Expected @param tag for 'initialCapacity'. | 33 | |
| Parameter capacityIncrement should be final. | 33 | |
| Expected @param tag for 'capacityIncrement'. | 33 | |
| '{' should be on a new line. | 33 | |
| Expected an @return tag. | 40 | |
| Method 'join' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Parameter deliminator should be final. | 40 | |
| Expected @param tag for 'deliminator'. | 40 | |
| '{' should be on a new line. | 40 | |
| ';' is preceded with whitespace. | 43 | |
| ';' is preceded with whitespace. | 43 | |
| '{' should be on a new line. | 43 | |
| '{' should be on a new line. | 45 | |
| 'cast' is not followed by whitespace. | 46 | |
| '{' should be on a new line. | 49 | |
| ',' is not followed by whitespace. | 50 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 99 | |
| Utility classes should not have a public or default constructor. | 130 | |
| '{' should be on a new line. | 130 | |
| Missing a Javadoc comment. | 132 | |
| Name 'portDefault' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 132 | |
| Missing a Javadoc comment. | 133 | |
| Name 'propertiesNameDefault' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 133 | |
| Missing a Javadoc comment. | 134 | |
| Name 'logPathDefault' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 134 | |
| Missing a Javadoc comment. | 137 | |
| Name 'usage' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 137 | |
| '+' should be on a new line. | 138 | |
| '+' should be on a new line. | 139 | |
| '+' should be on a new line. | 140 | |
| Missing a Javadoc comment. | 143 | |
| Parameter args should be final. | 143 | |
| '{' should be on a new line. | 143 | |
| '{' should be on a new line. | 152 | |
| '{' should be on a new line. | 153 | |
| 'if' construct must use '{}'s. | 154 | |
| 'if' construct must use '{}'s. | 156 | |
| '{' should be on a new line. | 158 | |
| '{' should be on a new line. | 160 | |
| '{' should be on a new line. | 163 | |
| 'else' construct must use '{}'s. | 167 | |
| '}' should be alone on a line. | 167 | |
| '{' should be on a new line. | 170 | |
| '{' should be on a new line. | 176 | |
| '{' should be on a new line. | 177 | |
| '+' is not preceded with whitespace. | 181 | |
| '+' is not followed by whitespace. | 181 | |
| '{' should be on a new line. | 190 | |
| '+' should be on a new line. | 192 | |
| '65536' is a magic number. | 196 | |
| '{' should be on a new line. | 199 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 18 | |
| '{' should be on a new line. | 18 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Name 'board' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
| Variable 'board' must be private and have accessor methods. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
| Variable 'conn' must be private and have accessor methods. | 22 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter context should be final. | 24 | |
| '{' should be on a new line. | 24 | |
| '{' should be on a new line. | 26 | |
| Line is longer than 80 characters. | 27 | |
| '}' should be alone on a line. | 28 | |
| '{' should be on a new line. | 28 | |
| '{' should be on a new line. | 31 | |
| '{' should be on a new line. | 32 | |
| '{' should be on a new line. | 34 | |
| Line is longer than 80 characters. | 36 | |
| ',' is not followed by whitespace. | 36 | |
| '}' should be alone on a line. | 37 | |
| '{' should be on a new line. | 37 | |
| Line is longer than 80 characters. | 39 | |
| '{' should be on a new line. | 40 | |
| '}' should be alone on a line. | 42 | |
| '{' should be on a new line. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 45 | |
| '{' should be on a new line. | 46 | |
| '{' should be on a new line. | 48 | |
| Line is longer than 80 characters. | 51 | |
| ',' is not followed by whitespace. | 51 | |
| ',' is not followed by whitespace. | 52 | |
| ',' is not followed by whitespace. | 53 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 54 | |
| '+' should be on a new line. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| '{' should be on a new line. | 59 | |
| '}' should be alone on a line. | 67 | |
| '{' should be on a new line. | 67 | |
| '{' should be on a new line. | 72 | |
| ',' is not followed by whitespace. | 73 | |
| '}' should be alone on a line. | 74 | |
| '{' should be on a new line. | 74 | |
| Line is longer than 80 characters. | 75 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 6 | |
| Utility classes should not have a public or default constructor. | 6 | |
| '{' should be on a new line. | 6 | |
| Missing a Javadoc comment. | 7 | |
| Parameter e should be final. | 7 | |
| '{' should be on a new line. | 7 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| '{' should be on a new line. | 6 | |
| Missing a Javadoc comment. | 7 | |
| Missing a Javadoc comment. | 9 | |
| '{' should be on a new line. | 9 | |
| Missing a Javadoc comment. | 13 | |
| Parameter s should be final. | 13 | |
| '{' should be on a new line. | 13 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 21 | |
| Name 'state' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Name 'state1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Name 'byte1' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Name 'pushedBack' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 24 | |
| '4' is a magic number. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Name 'pushedBackIn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Name 'pushedBackOut' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
| Parameter in should be final. | 36 | |
| '{' should be on a new line. | 36 | |
| Missing a Javadoc comment. | 40 | |
| '{' should be on a new line. | 40 | |
| 'if' construct must use '{}'s. | 41 | |
| '{' should be on a new line. | 42 | |
| Missing a Javadoc comment. | 49 | |
| Parameter b should be final. | 49 | |
| '{' should be on a new line. | 49 | |
| '{' should be on a new line. | 50 | |
| Name 'pushedBack_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Missing a Javadoc comment. | 60 | |
| '{' should be on a new line. | 60 | |
| '{' should be on a new line. | 62 | |
| switch without "default" clause. | 63 | |
| '{' should be on a new line. | 63 | |
| '{' should be on a new line. | 69 | |
| '{' should be on a new line. | 72 | |
| Inner assignments should be avoided. | 80 | |
| '{' should be on a new line. | 80 | |
| '13' is a magic number. | 81 | |
| 'cast' is not followed by whitespace. | 81 | |
| '10' is a magic number. | 82 | |
| 'cast' is not followed by whitespace. | 82 | |
| Inner assignments should be avoided. | 89 | |
| '{' should be on a new line. | 89 | |
| '10' is a magic number. | 90 | |
| 'cast' is not followed by whitespace. | 90 | |
| Inner assignments should be avoided. | 98 | |
| '{' should be on a new line. | 98 | |
| '46' is a magic number. | 99 | |
| 'cast' is not followed by whitespace. | 99 | |
| Inner assignments should be avoided. | 108 | |
| '{' should be on a new line. | 108 | |
| 'if' construct must use '{}'s. | 117 | |
| Inner assignments should be avoided. | 117 | |
| 'cast' is not followed by whitespace. | 118 | |
| Missing a Javadoc comment. | 125 | |
| Parameter b should be final. | 125 | |
| Parameter off should be final. | 125 | |
| Parameter len should be final. | 125 | |
| '{' should be on a new line. | 125 | |
| '{' should be on a new line. | 126 | |
| '{' should be on a new line. | 131 | |
| 'cast' is not followed by whitespace. | 134 | |
| '{' should be on a new line. | 137 | |
| ';' is preceded with whitespace. | 138 | |
| '{' should be on a new line. | 138 | |
| '{' should be on a new line. | 140 | |
| '{' should be on a new line. | 143 | |
| 'cast' is not followed by whitespace. | 144 | |
| '}' should be alone on a line. | 147 | |
| '{' should be on a new line. | 147 | |
| Empty statement. | 148 | |
| Missing a Javadoc comment. | 153 | |
| Parameter n should be final. | 153 | |
| '{' should be on a new line. | 153 | |
| 'while' construct must use '{}'s. | 154 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Name 'dataCache' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Parameter context should be final. | 40 | |
| '{' should be on a new line. | 40 | |
| 'if' construct must use '{}'s. | 57 | |
| 'if' construct must use '{}'s. | 58 | |
| '{' should be on a new line. | 59 | |
| ',' is not followed by whitespace. | 60 | |
| 'if' construct must use '{}'s. | 61 | |
| Line is longer than 80 characters. | 61 | |
| '+' is not preceded with whitespace. | 61 | |
| '+' is not followed by whitespace. | 61 | |
| 'if' construct must use '{}'s. | 63 | |
| '==' is not preceded with whitespace. | 63 | |
| '==' is not followed by whitespace. | 63 | |
| 'if' construct must use '{}'s. | 64 | |
| '==' is not preceded with whitespace. | 64 | |
| '==' is not followed by whitespace. | 64 | |
| 'if' construct must use '{}'s. | 65 | |
| '==' is not preceded with whitespace. | 65 | |
| '==' is not followed by whitespace. | 65 | |
| 'if' construct must use '{}'s. | 66 | |
| Line is longer than 80 characters. | 66 | |
| '==' is not preceded with whitespace. | 66 | |
| '==' is not followed by whitespace. | 66 | |
| 'if' construct must use '{}'s. | 67 | |
| '==' is not preceded with whitespace. | 67 | |
| '==' is not followed by whitespace. | 67 | |
| 'if' construct must use '{}'s. | 68 | |
| '==' is not preceded with whitespace. | 68 | |
| '==' is not followed by whitespace. | 68 | |
| 'if' construct must use '{}'s. | 69 | |
| '==' is not preceded with whitespace. | 69 | |
| '==' is not followed by whitespace. | 69 | |
| 'if' construct must use '{}'s. | 70 | |
| Line is longer than 80 characters. | 70 | |
| '==' is not preceded with whitespace. | 70 | |
| '==' is not followed by whitespace. | 70 | |
| 'if' construct must use '{}'s. | 71 | |
| '==' is not preceded with whitespace. | 71 | |
| '==' is not followed by whitespace. | 71 | |
| 'if' construct must use '{}'s. | 72 | |
| 'if' construct must use '{}'s. | 73 | |
| Line is longer than 80 characters. | 73 | |
| '==' is not preceded with whitespace. | 73 | |
| '==' is not followed by whitespace. | 73 | |
| 'if' construct must use '{}'s. | 74 | |
| '==' is not preceded with whitespace. | 74 | |
| '==' is not followed by whitespace. | 74 | |
| '{' should be on a new line. | 80 | |
| Line is longer than 80 characters. | 87 | |
| ';' is preceded with whitespace. | 87 | |
| ';' is preceded with whitespace. | 87 | |
| '{' should be on a new line. | 87 | |
| Line is longer than 80 characters. | 89 | |
| '{' should be on a new line. | 89 | |
| Line has trailing spaces. | 100 | |
| '{' should be on a new line. | 101 | |
| '{' should be on a new line. | 102 | |
| '}' should be alone on a line. | 104 | |
| '{' should be on a new line. | 104 | |
| ',' is not followed by whitespace. | 105 | |
| ',' is not followed by whitespace. | 105 | |
| Line is longer than 80 characters. | 106 | |
| '}' should be alone on a line. | 108 | |
| '{' should be on a new line. | 108 | |
| ',' is not followed by whitespace. | 112 | |
| ',' is not followed by whitespace. | 112 | |
| '{' should be on a new line. | 115 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| ',' is not followed by whitespace. | 118 | |
| Line is longer than 80 characters. | 119 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| 'if' construct must use '{}'s. | 124 | |
| '{' should be on a new line. | 126 | |
| ',' is not followed by whitespace. | 128 | |
| '3' is a magic number. | 129 | |
| Line is longer than 80 characters. | 133 | |
| 'if' construct must use '{}'s. | 135 | |
| '{' should be on a new line. | 136 | |
| ',' is not followed by whitespace. | 137 | |
| Line has trailing spaces. | 139 | |
| '{' should be on a new line. | 141 | |
| ',' is not followed by whitespace. | 142 | |
| ',' is not followed by whitespace. | 142 | |
| ',' is not followed by whitespace. | 143 | |
| ',' is not followed by whitespace. | 144 | |
| '+' is not preceded with whitespace. | 144 | |
| '+' is not followed by whitespace. | 144 | |
| ',' is not followed by whitespace. | 145 | |
| '+' is not preceded with whitespace. | 145 | |
| '+' is not followed by whitespace. | 145 | |
| '{' should be on a new line. | 146 | |
| '{' should be on a new line. | 147 | |
| Line is longer than 80 characters. | 148 | |
| '{' should be on a new line. | 149 | |
| '}' should be alone on a line. | 152 | |
| '{' should be on a new line. | 152 | |
| Empty statement. | 153 | |
| Line is longer than 80 characters. | 159 | |
| ',' is not followed by whitespace. | 161 | |
| 'if' construct must use '{}'s. | 162 | |
| 'while' is not followed by whitespace. | 165 | |
| '{' should be on a new line. | 165 | |
| Line has trailing spaces. | 169 | |
| ',' is not followed by whitespace. | 170 | |
| ',' is not followed by whitespace. | 172 | |
| '+' is not preceded with whitespace. | 172 | |
| '+' is not followed by whitespace. | 172 | |
| '}' should be alone on a line. | 173 | |
| '{' should be on a new line. | 173 | |
| ',' is not followed by whitespace. | 178 | |
| ',' is not followed by whitespace. | 179 | |
| ',' is not followed by whitespace. | 180 | |
| '{' should be on a new line. | 184 | |
| ',' is not followed by whitespace. | 185 | |
| '}' should be alone on a line. | 186 | |
| '{' should be on a new line. | 186 | |
| Line is longer than 80 characters. | 187 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Name 'line' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Name 'p' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
| Variable 'p' must be private and have accessor methods. | 23 | |
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Parameter line should be final. | 29 | |
| 'line' hides a field. | 29 | |
| Expected @param tag for 'line'. | 29 | |
| '{' should be on a new line. | 29 | |
| Expected an @return tag. | 38 | |
| Method 'hasMoreElements' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| '{' should be on a new line. | 38 | |
| Expected an @return tag. | 46 | |
| '{' should be on a new line. | 46 | |
| Expected an @return tag. | 54 | |
| Method 'nextToken' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| '{' should be on a new line. | 54 | |
| 'if' construct must use '{}'s. | 56 | |
| '{' should be on a new line. | 59 | |
| '{' should be on a new line. | 64 | |
| '{' should be on a new line. | 72 | |
| '{' should be on a new line. | 73 | |
| 'else' construct must use '{}'s. | 77 | |
| '{' should be on a new line. | 83 | |
| '{' should be on a new line. | 85 | |
| '{' should be on a new line. | 90 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 20 | |
| '{' should be on a new line. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 23 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter context should be final. | 25 | |
| '{' should be on a new line. | 25 | |
| ',' is not followed by whitespace. | 27 | |
| ',' is not followed by whitespace. | 28 | |
| '{' should be on a new line. | 33 | |
| Line is longer than 80 characters. | 34 | |
| '}' should be alone on a line. | 35 | |
| '{' should be on a new line. | 35 | |
| '{' should be on a new line. | 38 | |
| '{' should be on a new line. | 40 | |
| '{' should be on a new line. | 43 | |
| Line is longer than 80 characters. | 44 | |
| ',' is not followed by whitespace. | 44 | |
| ',' is not followed by whitespace. | 44 | |
| '{' should be on a new line. | 46 | |
| ',' is not followed by whitespace. | 47 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 54 | |
| ',' is not followed by whitespace. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| ',' is not followed by whitespace. | 57 | |
| Line is longer than 80 characters. | 60 | |
| ',' is not followed by whitespace. | 60 | |
| '{' should be on a new line. | 62 | |
| '{' should be on a new line. | 64 | |
| '{' should be on a new line. | 68 | |
| Line is longer than 80 characters. | 69 | |
| '{' should be on a new line. | 71 | |
| Line is longer than 80 characters. | 72 | |
| '{' should be on a new line. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| '}' should be alone on a line. | 75 | |
| '{' should be on a new line. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 77 | |
| '{' should be on a new line. | 80 | |
| Line is longer than 80 characters. | 83 | |
| '{' should be on a new line. | 83 | |
| Line is longer than 80 characters. | 84 | |
| '{' should be on a new line. | 86 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 94 | |
| '{' should be on a new line. | 94 | |
| ',' is not followed by whitespace. | 96 | |
| '}' should be alone on a line. | 101 | |
| '{' should be on a new line. | 101 | |
| '{' should be on a new line. | 108 | |
| ',' is not followed by whitespace. | 109 | |
| '}' should be alone on a line. | 110 | |
| '{' should be on a new line. | 110 | |
| Line is longer than 80 characters. | 111 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| '{' should be on a new line. | 10 | |
| Missing a Javadoc comment. | 12 | |
| Name 'ftell' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Name 'markedFtell' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 13 | |
| Parameter in should be final. | 19 | |
| Expected @param tag for 'in'. | 19 | |
| '{' should be on a new line. | 19 | |
| Parameter f should be final. | 27 | |
| Expected @param tag for 'f'. | 27 | |
| Expected @throws tag for 'FileNotFoundException'. | 27 | |
| '{' should be on a new line. | 27 | |
| Expected an @return tag. | 35 | |
| Method 'getFtell' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| '{' should be on a new line. | 35 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| '{' should be on a new line. | 48 | |
| '{' should be on a new line. | 49 | |
| 'if' construct must use '{}'s. | 51 | |
| Method 'read' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Parameter cbuf should be final. | 69 | |
| Array brackets at illegal position. | 69 | |
| Parameter off should be final. | 69 | |
| Parameter len should be final. | 69 | |
| '{' should be on a new line. | 69 | |
| '{' should be on a new line. | 70 | |
| 'if' construct must use '{}'s. | 71 | |
| 'if' construct must use '{}'s. | 74 | |
| Method 'skip' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter n should be final. | 89 | |
| '{' should be on a new line. | 89 | |
| '{' should be on a new line. | 90 | |
| Method 'mark' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter readAheadLimit should be final. | 110 | |
| '{' should be on a new line. | 110 | |
| '{' should be on a new line. | 111 | |
| Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| '{' should be on a new line. | 124 | |
| '{' should be on a new line. | 125 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 134 | |
| Expected an @return tag. | 140 | |
| Method 'readLine' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| '{' should be on a new line. | 140 | |
| '{' should be on a new line. | 141 | |
| 'cast' is not followed by whitespace. | 142 | |
| 'if' construct must use '{}'s. | 143 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 15 | |
| '{' should be on a new line. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Name 'board' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Variable 'board' must be private and have accessor methods. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 19 | |
| Variable 'conn' must be private and have accessor methods. | 19 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Parameter context should be final. | 21 | |
| '{' should be on a new line. | 21 | |
| '{' should be on a new line. | 23 | |
| Line is longer than 80 characters. | 24 | |
| '}' should be alone on a line. | 25 | |
| '{' should be on a new line. | 25 | |
| '{' should be on a new line. | 28 | |
| '{' should be on a new line. | 29 | |
| Line is longer than 80 characters. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| Line is longer than 80 characters. | 34 | |
| 'if' construct must use '{}'s. | 35 | |
| Line is longer than 80 characters. | 35 | |
| '{' should be on a new line. | 36 | |
| '{' should be on a new line. | 38 | |
| Line is longer than 80 characters. | 48 | |
| ',' is not followed by whitespace. | 48 | |
| '{' should be on a new line. | 49 | |
| '{' should be on a new line. | 52 | |
| '{' should be on a new line. | 55 | |
| '{' should be on a new line. | 58 | |
| ',' is not followed by whitespace. | 62 | |
| ',' is not followed by whitespace. | 63 | |
| '{' should be on a new line. | 64 | |
| '{' should be on a new line. | 66 | |
| '{' should be on a new line. | 67 | |
| '{' should be on a new line. | 73 | |
| ',' is not followed by whitespace. | 83 | |
| ',' is not followed by whitespace. | 88 | |
| '}' should be alone on a line. | 91 | |
| '{' should be on a new line. | 91 | |
| ',' is not followed by whitespace. | 92 | |
| ',' is not followed by whitespace. | 93 | |
| ',' is not followed by whitespace. | 94 | |
| '}' should be alone on a line. | 98 | |
| '{' should be on a new line. | 98 | |
| '{' should be on a new line. | 103 | |
| ',' is not followed by whitespace. | 104 | |
| '}' should be alone on a line. | 105 | |
| '{' should be on a new line. | 105 | |
| Line is longer than 80 characters. | 106 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| Utility classes should not have a public or default constructor. | 3 | |
| '{' should be on a new line. | 3 | |
| Line has trailing spaces. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Line has trailing spaces. | 6 | |
| Expected an @return tag. | 10 | |
| Parameter s should be final. | 10 | |
| Expected @param tag for 's'. | 10 | |
| ',' is not followed by whitespace. | 10 | |
| Parameter remove should be final. | 10 | |
| Expected @param tag for 'remove'. | 10 | |
| Parameter replace should be final. | 10 | |
| Expected @param tag for 'replace'. | 10 | |
| '{' should be on a new line. | 10 | |
| '>' is not preceded with whitespace. | 13 | |
| '>' is not followed by whitespace. | 13 | |
| '{' should be on a new line. | 13 | |
| '{' should be on a new line. | 14 | |
| ',' is not followed by whitespace. | 17 | |
| ',' is not followed by whitespace. | 18 | |
| Missing a Javadoc comment. | 25 | |
| Parameter s should be final. | 25 | |
| Parameter from should be final. | 25 | |
| Parameter to should be final. | 25 | |
| '{' should be on a new line. | 25 | |
| '{' should be on a new line. | 28 | |
| '{' should be on a new line. | 30 | |
| 'if' construct must use '{}'s. | 31 | |
| Avoid inline conditionals. | 36 | |
| Missing a Javadoc comment. | 39 | |
| Parameter s should be final. | 39 | |
| Parameter c should be final. | 39 | |
| '{' should be on a new line. | 39 | |
| '{' should be on a new line. | 42 | |
| '{' should be on a new line. | 44 | |
| '{' should be on a new line. | 45 | |
| 'if' construct must use '{}'s. | 51 | |
| Avoid inline conditionals. | 54 | |
| Missing a Javadoc comment. | 57 | |
| Parameter s should be final. | 57 | |
| Parameter cs should be final. | 57 | |
| '{' should be on a new line. | 57 | |
| '{' should be on a new line. | 60 | |
| '{' should be on a new line. | 62 | |
| '{' should be on a new line. | 63 | |
| 'if' construct must use '{}'s. | 69 | |
| Avoid inline conditionals. | 72 | |
| Missing a Javadoc comment. | 75 | |
| Parameter s should be final. | 75 | |
| '{' should be on a new line. | 75 | |
| 'if' construct must use '{}'s. | 76 | |
| '{' should be on a new line. | 78 | |
| Avoid inline conditionals. | 81 | |
| Line has trailing spaces. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Parameter i should be final. | 85 | |
| '{' should be on a new line. | 85 | |
| '=' is not preceded with whitespace. | 88 | |
| '=' is not followed by whitespace. | 88 | |
| ';' is not followed by whitespace. | 88 | |
| '<' is not preceded with whitespace. | 88 | |
| '<' is not followed by whitespace. | 88 | |
| ';' is not followed by whitespace. | 88 | |
| '{' should be on a new line. | 88 | |
| ';' is preceded with whitespace. | 89 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line is longer than 80 characters. | 6 | |
| '{' should be on a new line. | 11 | |
| Missing a Javadoc comment. | 13 | |
| '{' should be on a new line. | 18 | |
| Parameter initialCapacity should be final. | 25 | |
| Expected @param tag for 'initialCapacity'. | 25 | |
| '{' should be on a new line. | 25 | |
| Parameter initialCapacity should be final. | 32 | |
| Expected @param tag for 'initialCapacity'. | 32 | |
| Parameter capacityIncrement should be final. | 32 | |
| Expected @param tag for 'capacityIncrement'. | 32 | |
| '{' should be on a new line. | 32 | |
| Method 'addUniqueElement' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Parameter obj should be final. | 40 | |
| Expected @param tag for 'obj'. | 40 | |
| '{' should be on a new line. | 40 | |
| '{' should be on a new line. | 41 | |
| '}' should be alone on a line. | 44 | |
| '{' should be on a new line. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| '{' should be on a new line. | 10 | |
| Missing a Javadoc comment. | 12 | |
| Name 'extension' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 12 | |
| Parameter ext should be final. | 17 | |
| Expected @param tag for 'ext'. | 17 | |
| '{' should be on a new line. | 17 | |
| Expected an @return tag. | 24 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Parameter dir should be final. | 24 | |
| Expected @param tag for 'dir'. | 24 | |
| Parameter name should be final. | 24 | |
| Expected @param tag for 'name'. | 24 | |
| '{' should be on a new line. | 24 | |
| Conditional logic can be removed. | 25 | |
| '{' should be on a new line. | 25 | |
| '}' should be alone on a line. | 27 | |
| '{' should be on a new line. | 27 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 14 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Name 'board' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 17 | |
| Variable 'board' must be private and have accessor methods. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Name 'data' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Variable 'data' must be private and have accessor methods. | 18 | |
| Parameter db should be final. | 24 | |
| Expected @param tag for 'db'. | 24 | |
| Parameter rs should be final. | 24 | |
| Expected @param tag for 'rs'. | 24 | |
| Expected @throws tag for 'Exception'. | 24 | |
| '{' should be on a new line. | 24 | |
| ',' is not followed by whitespace. | 25 | |
| ',' is not followed by whitespace. | 25 | |
| Parameter db should be final. | 33 | |
| Expected @param tag for 'db'. | 33 | |
| '{' should be on a new line. | 33 | |
| ',' is not followed by whitespace. | 34 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 39 | |
| Parameter db should be final. | 44 | |
| Expected @param tag for 'db'. | 44 | |
| Parameter record should be final. | 44 | |
| Expected @param tag for 'record'. | 44 | |
| '{' should be on a new line. | 44 | |
| ',' is not followed by whitespace. | 45 | |
| ',' is not followed by whitespace. | 45 | |
| Method 'setData' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Parameter data_ should be final. | 51 | |
| Expected @param tag for 'data_'. | 51 | |
| Name 'data_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| '{' should be on a new line. | 51 | |
| Method 'setBoard' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Parameter b should be final. | 58 | |
| Expected @param tag for 'b'. | 58 | |
| '{' should be on a new line. | 58 | |
| Expected an @return tag. | 65 | |
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| '{' should be on a new line. | 65 | |
| '<' is not preceded with whitespace. | 68 | |
| '1024' is a magic number. | 68 | |
| '<' is not followed by whitespace. | 68 | |
| '{' should be on a new line. | 68 | |
| '+' is not preceded with whitespace. | 69 | |
| '+' is not followed by whitespace. | 69 | |
| '<' is not preceded with whitespace. | 71 | |
| '1048576' is a magic number. | 71 | |
| '<' is not followed by whitespace. | 71 | |
| '{' should be on a new line. | 71 | |
| '/' is not preceded with whitespace. | 72 | |
| '/' is not followed by whitespace. | 72 | |
| '1024' is a magic number. | 72 | |
| '+' is not preceded with whitespace. | 72 | |
| '+' is not followed by whitespace. | 72 | |
| '}' should be alone on a line. | 73 | |
| '{' should be on a new line. | 73 | |
| '/' is not preceded with whitespace. | 74 | |
| '/' is not followed by whitespace. | 74 | |
| '1048576' is a magic number. | 74 | |
| '+' is not preceded with whitespace. | 74 | |
| '+' is not followed by whitespace. | 74 | |
| Method 'getAttachmentPath' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on a new line. | 79 | |
| ',' is not followed by whitespace. | 80 | |
| ',' is not followed by whitespace. | 80 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| '{' should be on a new line. | 89 | |
| '{' should be on a new line. | 90 | |
| '{' should be on a new line. | 95 | |
| '+' is not followed by whitespace. | 97 | |
| '+' is not preceded with whitespace. | 97 | |
| '+' is not followed by whitespace. | 97 | |
| '{' should be on a new line. | 102 | |
| 'if' construct must use '{}'s. | 107 | |
| ',' is not followed by whitespace. | 111 | |
| '{' should be on a new line. | 117 | |
| '{' should be on a new line. | 118 | |
| '+' is not preceded with whitespace. | 119 | |
| '+' is not followed by whitespace. | 119 | |
| ',' is not followed by whitespace. | 121 | |
| '{' should be on a new line. | 124 | |
| '=' is not preceded with whitespace. | 128 | |
| '=' is not followed by whitespace. | 128 | |
| '8' is a magic number. | 128 | |
| '{' should be on a new line. | 128 | |
| '{' should be on a new line. | 132 | |
| ',' is not followed by whitespace. | 139 | |
| 'cast' is not followed by whitespace. | 143 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 13 | |
| '{' should be on a new line. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Name 'conn' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Parameter context should be final. | 31 | |
| '{' should be on a new line. | 31 | |
| 'if' construct must use '{}'s. | 42 | |
| '{' should be on a new line. | 43 | |
| ',' is not followed by whitespace. | 44 | |
| 'if' construct must use '{}'s. | 45 | |
| Line is longer than 80 characters. | 45 | |
| '+' is not preceded with whitespace. | 45 | |
| '+' is not followed by whitespace. | 45 | |
| '{' should be on a new line. | 47 | |
| '{' should be on a new line. | 49 | |
| Line is longer than 80 characters. | 51 | |
| ',' is not followed by whitespace. | 51 | |
| '}' should be alone on a line. | 52 | |
| '{' should be on a new line. | 52 | |
| '=' is not preceded with whitespace. | 54 | |
| '=' is not followed by whitespace. | 54 | |
| '}' should be alone on a line. | 56 | |
| '{' should be on a new line. | 56 | |
| '}' should be alone on a line. | 58 | |
| '{' should be on a new line. | 58 | |
| ',' is not followed by whitespace. | 69 | |
| ',' is not followed by whitespace. | 70 | |
| ',' is not followed by whitespace. | 71 | |
| '{' should be on a new line. | 75 | |
| ',' is not followed by whitespace. | 76 | |
| '}' should be alone on a line. | 77 | |
| '{' should be on a new line. | 77 | |
| Line is longer than 80 characters. | 78 |
| Violation | Message | Line |
|---|---|---|
| Class DataCache should be declared as final. | 14 | |
| '{' should be on a new line. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Name 'tableMetaDatas' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Name 'tableMetaDatasByName' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Name 'fieldMetaDatas' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Name 'DDRecords' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| '{' should be on a new line. | 30 | |
| '{' should be on a new line. | 31 | |
| 'if' construct must use '{}'s. | 33 | |
| '{' should be on a new line. | 42 | |
| Line is longer than 80 characters. | 52 | |
| Expected an @return tag. | 54 | |
| Line is longer than 80 characters. | 54 | |
| Parameter db should be final. | 54 | |
| Expected @param tag for 'db'. | 54 | |
| Parameter tableName should be final. | 54 | |
| Expected @param tag for 'tableName'. | 54 | |
| Expected @throws tag for 'Exception'. | 54 | |
| '{' should be on a new line. | 54 | |
| '{' should be on a new line. | 57 | |
| '}' should be alone on a line. | 59 | |
| '{' should be on a new line. | 59 | |
| Expected an @return tag. | 68 | |
| Line is longer than 80 characters. | 68 | |
| Parameter db should be final. | 68 | |
| Expected @param tag for 'db'. | 68 | |
| Parameter tableName should be final. | 68 | |
| Expected @param tag for 'tableName'. | 68 | |
| Expected @throws tag for 'Exception'. | 68 | |
| '{' should be on a new line. | 68 | |
| '{' should be on a new line. | 70 | |
| 'if' construct must use '{}'s. | 75 | |
| '}' should be alone on a line. | 77 | |
| '{' should be on a new line. | 77 | |
| Line is longer than 80 characters. | 85 | |
| Parameter db should be final. | 85 | |
| Expected @param tag for 'db'. | 85 | |
| Parameter tableName should be final. | 85 | |
| Expected @param tag for 'tableName'. | 85 | |
| Expected @throws tag for 'Exception'. | 85 | |
| '{' should be on a new line. | 85 | |
| '{' should be on a new line. | 88 | |
| 'if' construct must use '{}'s. | 92 | |
| Line is longer than 80 characters. | 97 | |
| Expected an @return tag. | 99 | |
| Line is longer than 80 characters. | 99 | |
| Parameter db should be final. | 99 | |
| Expected @param tag for 'db'. | 99 | |
| Parameter tableNumber should be final. | 99 | |
| Expected @param tag for 'tableNumber'. | 99 | |
| Expected @throws tag for 'Exception'. | 99 | |
| '{' should be on a new line. | 99 | |
| '{' should be on a new line. | 102 | |
| '}' should be alone on a line. | 104 | |
| '{' should be on a new line. | 104 | |
| Expected an @return tag. | 112 | |
| Line is longer than 80 characters. | 112 | |
| Parameter db should be final. | 112 | |
| Expected @param tag for 'db'. | 112 | |
| Parameter tableNumber should be final. | 112 | |
| Expected @param tag for 'tableNumber'. | 112 | |
| Expected @throws tag for 'Exception'. | 112 | |
| '{' should be on a new line. | 112 | |
| '{' should be on a new line. | 114 | |
| 'if' construct must use '{}'s. | 119 | |
| '}' should be alone on a line. | 121 | |
| '{' should be on a new line. | 121 | |
| Line is longer than 80 characters. | 128 | |
| Parameter db should be final. | 128 | |
| Expected @param tag for 'db'. | 128 | |
| Parameter tableNumber should be final. | 128 | |
| Expected @param tag for 'tableNumber'. | 128 | |
| Expected @throws tag for 'Exception'. | 128 | |
| '{' should be on a new line. | 128 | |
| '{' should be on a new line. | 131 | |
| 'if' construct must use '{}'s. | 135 | |
| Line is longer than 80 characters. | 140 | |
| Expected an @return tag. | 142 | |
| Line is longer than 80 characters. | 142 | |
| Parameter db should be final. | 142 | |
| Expected @param tag for 'db'. | 142 | |
| Parameter fieldNumber should be final. | 142 | |
| Expected @param tag for 'fieldNumber'. | 142 | |
| Expected @throws tag for 'Exception'. | 142 | |
| '{' should be on a new line. | 142 | |
| '{' should be on a new line. | 145 | |
| '}' should be alone on a line. | 147 | |
| '{' should be on a new line. | 147 | |
| Expected an @return tag. | 155 | |
| Line is longer than 80 characters. | 155 | |
| Parameter db should be final. | 155 | |
| Expected @param tag for 'db'. | 155 | |
| Parameter fieldNumber should be final. | 155 | |
| Expected @param tag for 'fieldNumber'. | 155 | |
| Expected @throws tag for 'Exception'. | 155 | |
| '{' should be on a new line. | 155 | |
| '{' should be on a new line. | 157 | |
| 'if' construct must use '{}'s. | 160 | |
| '}' should be alone on a line. | 162 | |
| '{' should be on a new line. | 162 | |
| Line is longer than 80 characters. | 170 | |
| Parameter db should be final. | 170 | |
| Expected @param tag for 'db'. | 170 | |
| Parameter fieldNumber should be final. | 170 | |
| Expected @param tag for 'fieldNumber'. | 170 | |
| Expected @throws tag for 'Exception'. | 170 | |
| '{' should be on a new line. | 170 | |
| '{' should be on a new line. | 173 | |
| 'if' construct must use '{}'s. | 175 | |
| Line is longer than 80 characters. | 181 | |
| Expected an @return tag. | 184 | |
| Line is longer than 80 characters. | 184 | |
| Parameter db should be final. | 184 | |
| Expected @param tag for 'db'. | 184 | |
| Parameter tn should be final. | 184 | |
| Expected @param tag for 'tn'. | 184 | |
| Parameter fn should be final. | 184 | |
| Expected @param tag for 'fn'. | 184 | |
| Expected @throws tag for 'Exception'. | 184 | |
| '{' should be on a new line. | 184 | |
| '{' should be on a new line. | 187 | |
| '}' should be alone on a line. | 189 | |
| '{' should be on a new line. | 189 | |
| Line is longer than 80 characters. | 194 | |
| Missing a Javadoc comment. | 194 | |
| Parameter db should be final. | 194 | |
| Parameter tn should be final. | 194 | |
| Parameter fn should be final. | 194 | |
| '{' should be on a new line. | 194 | |
| '{' should be on a new line. | 196 | |
| '{' should be on a new line. | 199 | |
| 'if' construct must use '{}'s. | 201 | |
| '}' should be alone on a line. | 204 | |
| '{' should be on a new line. | 204 | |
| Line is longer than 80 characters. | 205 | |
| 'cast' is not followed by whitespace. | 205 | |
| Line is longer than 80 characters. | 213 | |
| Parameter db should be final. | 213 | |
| Expected @param tag for 'db'. | 213 | |
| Parameter tn should be final. | 213 | |
| Expected @param tag for 'tn'. | 213 | |
| Parameter fn should be final. | 213 | |
| Expected @param tag for 'fn'. | 213 | |
| Expected @throws tag for 'Exception'. | 213 | |
| '{' should be on a new line. | 213 | |
| '{' should be on a new line. | 216 | |
| 'if' construct must use '{}'s. | 218 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 22 | |
| '{' should be on a new line. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Name 'db' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 26 | |
| Variable 'db' must be private and have accessor methods. | 26 | |
| Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter context should be final. | 28 | |
| '{' should be on a new line. | 28 | |
| ',' is not followed by whitespace. | 31 | |
| '{' should be on a new line. | 34 | |
| Line is longer than 80 characters. | 35 | |
| '}' should be alone on a line. | 36 | |
| '{' should be on a new line. | 36 | |
| '{' should be on a new line. | 39 | |
| '{' should be on a new line. | 40 | |
| Line is longer than 80 characters. | 41 | |
| ',' is not followed by whitespace. | 41 | |
| ',' is not followed by whitespace. | 41 | |
| Line is longer than 80 characters. | 45 | |
| '{' should be on a new line. | 46 | |
| Line is longer than 80 characters. | 47 | |
| '}' should be alone on a line. | 48 | |
| '{' should be on a new line. | 48 | |
| Line is longer than 80 characters. | 49 | |
| '{' should be on a new line. | 51 | |
| '{' should be on a new line. | 53 | |
| ',' is not followed by whitespace. | 56 | |
| '{' should be on a new line. | 57 | |
| Line is longer than 80 characters. | 58 | |
| ',' is not followed by whitespace. | 60 | |
| '{' should be on a new line. | 65 | |
| Line is longer than 80 characters. | 66 | |
| ',' is not followed by whitespace. | 66 | |
| '{' should be on a new line. | 67 | |
| ',' is not followed by whitespace. | 71 | |
| ',' is not followed by whitespace. | 72 | |
| '{' should be on a new line. | 76 | |
| '{' should be on a new line. | 80 | |
| ',' is not followed by whitespace. | 81 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 86 | |
| '{' should be on a new line. | 86 | |
| ',' is not followed by whitespace. | 88 | |
| ',' is not followed by whitespace. | 90 | |
| '}' should be alone on a line. | 92 | |
| '{' should be on a new line. | 92 | |
| Line is longer than 80 characters. | 93 | |
| '{' should be on a new line. | 99 | |
| ',' is not followed by whitespace. | 100 | |
| '}' should be alone on a line. | 101 | |
| '{' should be on a new line. | 101 | |
| Line is longer than 80 characters. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 23 | |
| '{' should be on a new line. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Name 'metaData' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 32 | |
| Variable 'metaData' must be private and have accessor methods. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Name 'debug' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Name 'dataCache' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 34 | |
| Variable 'dataCache' must be private and have accessor methods. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Name 'connMgr' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 35 | |
| Variable 'connMgr' must be private and have accessor methods. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Name 'database' must match pattern '^f[A-Z][a-zA-Z0-9]*$'. | 36 | |
| Variable 'database' must be private and have accessor methods. | 36 | |
| Line has trailing spaces. | 40 | |
| Unused @throws tag for 'can'. | 46 | |
| Parameter db should be final. | 48 | |
| Parameter tn should be final. | 48 | |
| Expected @throws tag for 'Exception'. | 48 | |
| '{' should be on a new line. | 48 | |
| Line has trailing spaces. | 56 | |
| Unused @throws tag for 'can'. | 63 | |
| Parameter db should be final. | 65 | |
| Parameter tn should be final. | 65 | |
| Expected @throws tag for 'Exception'. | 65 | |
| '{' should be on a new line. | 65 | |
| Unused @throws tag for 'can'. | 80 | |
| Parameter db should be final. | 82 | |
| Parameter tn should be final. | 82 | |
| Parameter rs should be final. | 82 | |
| Expected @throws tag for 'Exception'. | 82 | |
| '{' should be on a new line. | 82 | |
| Unused @throws tag for 'can'. | 98 | |
| Parameter db should be final. | 100 | |
| Parameter tn should be final. | 100 | |
| Parameter rs should be final. | 100 | |
| Expected @throws tag for 'Exception'. | 100 | |
| '{' should be on a new line. | 100 | |
| Line has trailing spaces. | 114 | |
| Unused @throws tag for 'can'. | 116 | |
| Parameter db should be final. | 118 | |
| Parameter tn should be final. | 118 | |
| Parameter record should be final. | 118 | |
| Expected @throws tag for 'Exception'. | 118 | |
| '{' should be on a new line. | 118 | |
| '{' should be on a new line. | 121 | |
| '}' should be alone on a line. | 123 | |
| '{' should be on a new line. | 123 | |
| ',' is not followed by whitespace. | 124 | |
| ',' is not followed by whitespace. | 126 | |
| Line has trailing spaces. | 140 | |
| Parameter db should be final. | 144 | |
| Parameter tn should be final. | 144 | |
| Parameter record should be final. | 144 | |
| '{' should be on a new line. | 144 | |
| '{' should be on a new line. | 147 | |
| '}' should be alone on a line. | 149 | |
| '{' should be on a new line. | 149 | |
| ',' is not followed by whitespace. | 150 | |
| ',' is not followed by whitespace. | 152 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Parameter rs should be final. | 164 | |
| '{' should be on a new line. | 164 | |
| Line has trailing spaces. | 165 | |
| ';' is preceded with whitespace. | 166 | |
| '{' should be on a new line. | 166 | |
| 'cast' is not followed by whitespace. | 167 | |
| Line is longer than 80 characters. | 169 | |
| Line has trailing spaces. | 172 | |
| '{' should be on a new line. | 175 | |
| '}' should be alone on a line. | 178 | |
| '{' should be on a new line. | 178 | |
| '{' should be on a new line. | 179 | |
| Line is longer than 80 characters. | 181 | |
| '&&' should be on a new line. | 181 | |
| Line is longer than 80 characters. | 182 | |
| '{' should be on a new line. | 182 | |
| '}' should be alone on a line. | 185 | |
| '{' should be on a new line. | 185 | |
| '{' should be on a new line. | 186 | |
| '}' should be alone on a line. | 188 | |
| '{' should be on a new line. | 188 | |
| '{' should be on a new line. | 189 | |
| '}' should be alone on a line. | 191 | |
| '{' should be on a new line. | 191 | |
| '}' should be alone on a line. | 197 | |
| '{' should be on a new line. | 197 | |
| Line is longer than 80 characters. | 199 | |
| 'cast' is not followed by whitespace. | 199 | |
| Unused @throws tag for 'can'. | 211 | |
| Line has trailing spaces. | 213 | |
| Method 'getResultSet' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| Parameter record should be final. | 213 | |
| Parameter s should be final. | 213 | |
| Expected @throws tag for 'Exception'. | 214 | |
| '{' should be on a new line. | 214 | |
| 'if' construct must use '{}'s. | 215 | |
| '{' should be on a new line. | 217 | |
| Line is longer than 80 characters. | 219 | |
| '{' should be on a new line. | 220 | |
| '{' should be on a new line. | 222 | |
| Line is longer than 80 characters. | 223 | |
| '}' should be alone on a line. | 225 | |
| '{' should be on a new line. | 225 | |
| Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| '{' should be on a new line. | 238 | |
| Method 'getFieldValue' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Parameter field should be final. | 249 | |
| '{' should be on a new line. | 249 | |
| 'cast' is not followed by whitespace. | 250 | |
| '?' is not preceded with whitespace. | 251 | |
| Avoid inline conditionals. | 251 | |
| ':' is not preceded with whitespace. | 251 | |
| ':' is not followed by whitespace. | 251 | |
| Method 'setFieldValue' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Parameter field should be final. | 261 | |
| Parameter value should be final. | 261 | |
| '{' should be on a new line. | 261 | |
| Method 'appendFieldValue' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| Parameter field should be final. | 269 | |
| Expected @param tag for 'field'. | 269 | |
| Parameter v should be final. | 269 | |
| Expected @param tag for 'v'. | 269 | |
| '{' should be on a new line. | 269 | |
| 'if' construct must use '{}'s. | 270 | |
| Method 'getField' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Parameter field should be final. | 280 | |
| '{' should be on a new line. | 280 | |
| Method 'setFieldValue' is not designed for extension - needs to be abstract, final or empty. | 291 | |
| Parameter field should be final. | 291 | |
| Parameter value should be final. | 291 | |
| '{' should be on a new line. | 291 | |
| Unused @throws tag for 'Database'. | 300 | |
| Method 'getProblems' is not designed for extension - needs to be abstract, final or empty. | 302 | |
| Expected @throws tag for 'Exception'. | 302 | |
| '{' should be on a new line. | 302 | |
| ',' is not followed by whitespace. | 307 | |
| '{' should be on a new line. | 309 | |
| Line is longer than 80 characters. | 312 | |
| Avoid inline conditionals. | 312 | |
| '{' should be on a new line. | 315 | |
| Line is longer than 80 characters. | 317 | |
| '}' should be alone on a line. | 317 | |
| '{' should be on a new line. | 317 | |
| Line is longer than 80 characters. | 319 | |
| '}' should be alone on a line. | 320 | |
| '{' should be on a new line. | 320 | |
| Line is longer than 80 characters. | 321 | |
| '{' should be on a new line. | 323 | |
| Line is longer than 80 characters. | 324 | |
| ',' is not followed by whitespace. | 324 | |
| Unused @param tag for 'postfix'. | 350 | |
| Unused @param tag for 'force'. | 352 | |
| Line is longer than 80 characters. | 353 | |
| Line is longer than 80 characters. | 354 | |
| Unused @throws tag for 'Database'. | 355 | |
| Method 'setFromForm' is not designed for extension - needs to be abstract, final or empty. | 357 | |
| Parameter context should be final. | 357 | |
| Expected @throws tag for 'Exception'. | 357 | |
| '{' should be on a new line. | 357 | |
| Line is longer than 80 characters. | 360 | |
| Method 'setFromForm' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| Missing a Javadoc comment. | 360 | |
| Parameter context should be final. | 360 | |
| Parameter postfix should be final. | 360 | |
| '{' should be on a new line. | 360 | |
| Line is longer than 80 characters. | 363 | |
| Method 'setFromForm' is not designed for extension - needs to be abstract, final or empty. | 363 | |
| Missing a Javadoc comment. | 363 | |
| Parameter context should be final. | 363 | |
| Parameter postfix should be final. | 363 | |
| Parameter force should be final. | 363 | |
| '{' should be on a new line. | 363 | |
| ';' is preceded with whitespace. | 366 | |
| ';' is preceded with whitespace. | 366 | |
| '{' should be on a new line. | 366 | |
| 'if' construct must use '{}'s. | 368 | |
| '=' is not preceded with whitespace. | 368 | |
| '=' is not followed by whitespace. | 368 | |
| '{' should be on a new line. | 371 | |
| Line is longer than 80 characters. | 372 | |
| '+' is not preceded with whitespace. | 372 | |
| '+' is not followed by whitespace. | 372 | |
| '+' is not preceded with whitespace. | 372 | |
| '+' is not followed by whitespace. | 372 | |
| Line is longer than 80 characters. | 373 | |
| '+' is not preceded with whitespace. | 373 | |
| '+' is not followed by whitespace. | 373 | |
| '+' is not preceded with whitespace. | 373 | |
| '+' is not followed by whitespace. | 373 | |
| '+' is not preceded with whitespace. | 374 | |
| '+' is not followed by whitespace. | 374 | |
| '+' is not preceded with whitespace. | 374 | |
| '+' is not followed by whitespace. | 374 | |
| '{' should be on a new line. | 376 | |
| Line is longer than 80 characters. | 377 | |
| '+' is not preceded with whitespace. | 377 | |
| '+' is not followed by whitespace. | 377 | |
| '+' is not preceded with whitespace. | 377 | |
| '+' is not followed by whitespace. | 377 | |
| Line is longer than 80 characters. | 378 | |
| '+' is not preceded with whitespace. | 378 | |
| '+' is not followed by whitespace. | 378 | |
| '+' is not preceded with whitespace. | 378 | |
| '+' is not followed by whitespace. | 378 | |
| Line is longer than 80 characters. | 379 | |
| '+' is not preceded with whitespace. | 379 | |
| '+' is not followed by whitespace. | 379 | |
| '+' is not preceded with whitespace. | 379 | |
| '+' is not followed by whitespace. | 379 | |
| Line is longer than 80 characters. | 380 | |
| '+' is not preceded with whitespace. | 380 | |
| '+' is not followed by whitespace. | 380 | |
| '+' is not preceded with whitespace. | 380 | |
| '+' is not followed by whitespace. | 380 | |
| '+' is not preceded with whitespace. | 381 | |
| '+' is not followed by whitespace. | 381 | |
| '+' is not preceded with whitespace. | 381 | |
| '+' is not followed by whitespace. | 381 | |
| '{' should be on a new line. | 383 | |
| '+' is not preceded with whitespace. | 384 | |
| '+' is not followed by whitespace. | 384 | |
| '{' should be on a new line. | 387 | |
| '{' should be on a new line. | 388 | |
| 'if' construct must use '{}'s. | 389 | |
| 'if' construct must use '{}'s. | 390 | |
| 'else' construct must use '{}'s. | 392 | |
| '{' should be on a new line. | 396 | |
| Line is longer than 80 characters. | 397 | |
| '{' should be on a new line. | 397 | |
| '{' should be on a new line. | 398 | |
| '}' should be alone on a line. | 402 | |
| '{' should be on a new line. | 402 | |
| '}' should be alone on a line. | 405 | |
| '{' should be on a new line. | 405 | |
| Unused @throws tag for 'Database'. | 419 | |
| Method 'setFromDefaults' is not designed for extension - needs to be abstract, final or empty. | 421 | |
| Expected @throws tag for 'Exception'. | 421 | |
| '{' should be on a new line. | 421 | |
| ';' is preceded with whitespace. | 423 | |
| ';' is preceded with whitespace. | 423 | |
| '{' should be on a new line. | 423 | |
| '{' should be on a new line. | 425 | |
| '{' should be on a new line. | 427 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 438 | |
| Line is longer than 80 characters. | 439 | |
| Unused @throws tag for 'Database'. | 442 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 444 | |
| Expected @throws tag for 'Exception'. | 444 | |
| '{' should be on a new line. | 444 | |
| Line is longer than 80 characters. | 453 | |
| Line is longer than 80 characters. | 454 | |
| Line is longer than 80 characters. | 455 | |
| Line is longer than 80 characters. | 459 | |
| Unused @throws tag for 'Database'. | 460 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 462 | |
| Parameter forceid should be final. | 462 | |
| Expected @throws tag for 'Exception'. | 462 | |
| '{' should be on a new line. | 462 | |
| ',' is not followed by whitespace. | 464 | |
| '{' should be on a new line. | 472 | |
| '}' should be alone on a line. | 474 | |
| '{' should be on a new line. | 474 | |
| 'cast' is not followed by whitespace. | 475 | |
| '{' should be on a new line. | 477 | |
| '}' should be alone on a line. | 480 | |
| '{' should be on a new line. | 480 | |
| '{' should be on a new line. | 484 | |
| '{' should be on a new line. | 486 | |
| '{' should be on a new line. | 487 | |
| Line is longer than 80 characters. | 489 | |
| '{' should be on a new line. | 492 | |
| '{' should be on a new line. | 493 | |
| Line is longer than 80 characters. | 494 | |
| ')' is preceded with whitespace. | 494 | |
| '}' should be alone on a line. | 499 | |
| '{' should be on a new line. | 499 | |
| '{' should be on a new line. | 500 | |
| Line is longer than 80 characters. | 501 | |
| 'if' construct must use '{}'s. | 506 | |
| Line is longer than 80 characters. | 506 | |
| 'else' construct must use '{}'s. | 507 | |
| 'if' construct must use '{}'s. | 508 | |
| ';' is preceded with whitespace. | 511 | |
| ';' is preceded with whitespace. | 511 | |
| '{' should be on a new line. | 511 | |
| '{' should be on a new line. | 513 | |
| Line is longer than 80 characters. | 514 | |
| '{' should be on a new line. | 514 | |
| '{' should be on a new line. | 517 | |
| Line is longer than 80 characters. | 518 | |
| 'if' construct must use '{}'s. | 520 | |
| Line is longer than 80 characters. | 520 | |
| '(' is followed by whitespace. | 520 | |
| Line is longer than 80 characters. | 521 | |
| 'if' construct must use '{}'s. | 524 | |
| 'else' construct must use '{}'s. | 526 | |
| ',' is not followed by whitespace. | 527 | |
| 'if' construct must use '{}'s. | 529 | |
| Line is longer than 80 characters. | 529 | |
| '}' should be alone on a line. | 531 | |
| '{' should be on a new line. | 531 | |
| 'if' construct must use '{}'s. | 532 | |
| Line is longer than 80 characters. | 532 | |
| Line is longer than 80 characters. | 534 | |
| Line is longer than 80 characters. | 535 | |
| '{' should be on a new line. | 535 | |
| Line is longer than 80 characters. | 538 | |
| Line has trailing spaces. | 539 | |
| Line is longer than 80 characters. | 539 | |
| Line has trailing spaces. | 540 | |
| Line is longer than 80 characters. | 540 | |
| Line is longer than 80 characters. | 542 | |
| '}' should be alone on a line. | 545 | |
| '{' should be on a new line. | 545 | |
| '{' should be on a new line. | 556 | |
| '{' should be on a new line. | 557 | |
| '{' should be on a new line. | 564 | |
| '{' should be on a new line. | 565 | |
| '{' should be on a new line. | 568 | |
| Line is longer than 80 characters. | 569 | |
| Line is longer than 80 characters. | 572 | |
| '{' should be on a new line. | 575 | |
| Line is longer than 80 characters. | 579 | |
| '{' should be on a new line. | 579 | |
| Line is longer than 80 characters. | 580 | |
| '+' is not preceded with whitespace. | 580 | |
| '+' is not followed by whitespace. | 580 | |
| '+' is not preceded with whitespace. | 580 | |
| '+' is not followed by whitespace. | 580 | |
| 'if' construct must use '{}'s. | 582 | |
| '{' should be on a new line. | 585 | |
| 'if' construct must use '{}'s. | 589 | |
| Unused @throws tag for 'Database'. | 607 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 609 | |
| Expected @throws tag for 'Exception'. | 609 | |
| '{' should be on a new line. | 609 | |
| ',' is not followed by whitespace. | 610 | |
| 'cast' is not followed by whitespace. | 612 | |
| Line is longer than 80 characters. | 613 | |
| '{' should be on a new line. | 616 | |
| '{' should be on a new line. | 622 | |
| '{' should be on a new line. | 625 | |
| Line is longer than 80 characters. | 626 | |
| Line is longer than 80 characters. | 651 | |
| Line is longer than 80 characters. | 657 | |
| Line is longer than 80 characters. | 664 | |
| Line is longer than 80 characters. | 666 | |
| Line is longer than 80 characters. | 671 | |
| Line is longer than 80 characters. | 673 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 676 | |
| Line is longer than 80 characters. | 679 | |
| Line is longer than 80 characters. | 680 | |
| Unused @throws tag for 'Database'. | 702 | |
| Method 'isDuplicated' is not designed for extension - needs to be abstract, final or empty. | 704 | |
| Parameter field should be final. | 704 | |
| Parameter value should be final. | 704 | |
| Expected @throws tag for 'Exception'. | 704 | |
| '{' should be on a new line. | 704 | |
| '{' should be on a new line. | 708 | |
| Avoid inline conditionals. | 710 | |
| 'cast' is not followed by whitespace. | 710 | |
| ':' is not preceded with whitespace. | 710 | |
| ':' is not followed by whitespace. | 710 | |
| Avoid inline conditionals. | 711 | |
| ':' is not preceded with whitespace. | 711 | |
| ':' is not followed by whitespace. | 711 | |
| ',' is not followed by whitespace. | 713 | |
| '+' should be on a new line. | 714 | |
| Line is longer than 80 characters. | 715 | |
| '{' should be on a new line. | 719 | |
| 'if' construct must use '{}'s. | 721 | |
| Line is longer than 80 characters. | 721 | |
| '}' should be alone on a line. | 726 | |
| '{' should be on a new line. | 726 | |
| '}' should be alone on a line. | 728 | |
| '{' should be on a new line. | 728 | |
| Line is longer than 80 characters. | 744 | |
| Unused @param tag for 'force'. | 744 | |
| Unused @throws tag for 'If'. | 747 | |
| Method 'getLinksToThis' is not designed for extension - needs to be abstract, final or empty. | 751 | |
| Parameter full should be final. | 751 | |
| Expected @throws tag for 'Exception'. | 751 | |
| '{' should be on a new line. | 751 | |
| Method 'getLinksToThis' is not designed for extension - needs to be abstract, final or empty. | 754 | |
| Missing a Javadoc comment. | 754 | |
| Parameter full should be final. | 754 | |
| Parameter force should be final. | 754 | |
| '{' should be on a new line. | 754 | |
| 'if' construct must use '{}'s. | 757 | |
| Line is longer than 80 characters. | 757 | |
| 'if' construct must use '{}'s. | 760 | |
| Line is longer than 80 characters. | 766 | |
| '+' is not preceded with whitespace. | 766 | |
| '+' should be on a new line. | 766 | |
| '+' is not preceded with whitespace. | 767 | |
| '+' should be on a new line. | 767 | |
| '+' is not preceded with whitespace. | 768 | |
| '+' should be on a new line. | 768 | |
| '+' is not preceded with whitespace. | 769 | |
| '+' should be on a new line. | 769 | |
| '{' should be on a new line. | 772 | |
| ',' is not followed by whitespace. | 774 | |
| '{' should be on a new line. | 777 | |
| Line is longer than 80 characters. | 780 | |
| '+' is not followed by whitespace. | 780 | |
| '{' should be on a new line. | 783 | |
| Line is longer than 80 characters. | 785 | |
| Line has trailing spaces. | 786 | |
| Line is longer than 80 characters. | 787 | |
| '{' should be on a new line. | 787 | |
| '{' should be on a new line. | 793 | |
| '{' should be on a new line. | 794 | |
| Line is longer than 80 characters. | 796 | |
| '}' should be alone on a line. | 800 | |
| '{' should be on a new line. | 800 | |
| '{' should be on a new line. | 801 | |
| '}' should be alone on a line. | 812 | |
| '{' should be on a new line. | 812 | |
| '}' should be alone on a line. | 814 | |
| '{' should be on a new line. | 814 | |
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 824 | |
| Missing a Javadoc comment. | 824 | |
| Parameter table should be final. | 824 | |
| Parameter field should be final. | 824 | |
| '{' should be on a new line. | 824 | |
| Line is longer than 80 characters. | 825 | |
| Expected an @return tag. | 832 | |
| Line has trailing spaces. | 832 | |
| Method 'getOrderedChildren' is not designed for extension - needs to be abstract, final or empty. | 832 | |
| Parameter table should be final. | 832 | |
| Expected @param tag for 'table'. | 832 | |
| Parameter field should be final. | 832 | |
| Expected @param tag for 'field'. | 832 | |
| Line has trailing spaces. | 833 | |
| Parameter orderField should be final. | 833 | |
| Expected @param tag for 'orderField'. | 833 | |
| Expected @throws tag for 'Exception'. | 834 | |
| '{' should be on a new line. | 834 | |
| Line is longer than 80 characters. | 835 | |
| 'if' construct must use '{}'s. | 836 | |
| Line has trailing spaces. | 841 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 850 | |
| Parameter key should be final. | 850 | |
| '{' should be on a new line. | 850 | |
| '{' should be on a new line. | 851 | |
| '}' should be alone on a line. | 853 | |
| '{' should be on a new line. | 853 | |
| '+' is not preceded with whitespace. | 854 | |
| '+' is not followed by whitespace. | 854 | |
| '+' is not preceded with whitespace. | 854 | |
| '+' is not followed by whitespace. | 854 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 7 | |
| Utility classes should not have a public or default constructor. | 7 | |
| '{' should be on a new line. | 7 | |
| Missing a Javadoc comment. | 11 | |
| Parameter i should be final. | 11 | |
| Parameter estimate should be final. | 11 | |
| Parameter limit should be final. | 11 | |
| '{' should be on a new line. | 12 | |
| '{' should be on a new line. | 16 | |
| 'if' construct must use '{}'s. | 18 | |
| 'if' construct must use '{}'s. | 20 | |
| '{' should be on a new line. | 21 | |
| 'if' construct must use '{}'s. | 30 | |
| '{' should be on a new line. | 32 | |
| Missing a Javadoc comment. | 39 | |
| Parameter i should be final. | 39 | |
| Parameter estimate should be final. | 39 | |
| '{' should be on a new line. | 39 | |
| Expected an @return tag. | 47 | |
| Name 'slurpOutputOf_bytes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Parameter command should be final. | 47 | |
| Expected @param tag for 'command'. | 47 | |
| Parameter estimate should be final. | 48 | |
| Expected @param tag for 'estimate'. | 48 | |
| Parameter limit should be final. | 48 | |
| Expected @param tag for 'limit'. | 48 | |
| Expected @throws tag for 'IOException'. | 49 | |
| '{' should be on a new line. | 49 | |
| '{' should be on a new line. | 54 | |
| '{' should be on a new line. | 55 | |
| '}' should be alone on a line. | 57 | |
| Must have at least one statement. | 57 | |
| '{' is not followed by whitespace. | 57 | |
| '}' is not preceded with whitespace. | 57 | |
| '+' should be on a new line. | 59 | |
| '{' should be on a new line. | 66 | |
| 'if' construct must use '{}'s. | 67 | |
| '500' is a magic number. | 70 | |
| '{' should be on a new line. | 74 | |
| '+' should be on a new line. | 75 | |
| Expected an @return tag. | 84 | |
| Parameter command should be final. | 84 | |
| Expected @param tag for 'command'. | 84 | |
| Parameter estimate should be final. | 84 | |
| Expected @param tag for 'estimate'. | 84 | |
| Parameter limit should be final. | 84 | |
| Expected @param tag for 'limit'. | 84 | |
| Expected @throws tag for 'IOException'. | 85 | |
| '{' should be on a new line. | 85 | |
| Missing a Javadoc comment. | 89 | |
| Parameter i should be final. | 89 | |
| Parameter buf should be final. | 89 | |
| Parameter o should be final. | 89 | |
| '{' should be on a new line. | 90 | |
| Array brackets at illegal position. | 91 | |
| '{' should be on a new line. | 92 | |
| 'if' construct must use '{}'s. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 2 | |
| Line has trailing spaces. | 31 | |
| Utility classes should not have a public or default constructor. | 40 | |
| '{' should be on a new line. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Name 'months' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| ',' is not followed by whitespace. | 42 | |
| ',' is not followed by whitespace. | 42 | |
| ',' is not followed by whitespace. | 42 | |
| ',' is not followed by whitespace. | 42 | |
| ',' is not followed by whitespace. | 43 | |
| ',' is not followed by whitespace. | 43 | |
| ',' is not followed by whitespace. | 43 | |
| ',' is not followed by whitespace. | 43 | |
| ',' is not followed by whitespace. | 43 | |
| ',' is not followed by whitespace. | 43 | |
| ',' is not followed by whitespace. | 43 | |
| Parameter htm should be final. | 52 | |
| '{' should be on a new line. | 52 | |
| ',' is not followed by whitespace. | 54 | |
| ',' is not followed by whitespace. | 55 | |
| ',' is not followed by whitespace. | 56 | |
| ',' is not followed by whitespace. | 57 | |
| Missing a Javadoc comment. | 61 | |
| Parameter s should be final. | 61 | |
| '{' should be on a new line. | 61 | |
| ',' is not followed by whitespace. | 63 | |
| Missing a Javadoc comment. | 67 | |
| Parameter s should be final. | 67 | |
| Parameter h should be final. | 67 | |
| '{' should be on a new line. | 67 | |
| ';' is preceded with whitespace. | 71 | |
| ';' is preceded with whitespace. | 71 | |
| '{' should be on a new line. | 71 | |
| '{' should be on a new line. | 73 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 76 | |
| '}' should be alone on a line. | 78 | |
| '{' should be on a new line. | 78 | |
| Unused @param tag for 'allValue'. | 106 | |
| Line has trailing spaces. | 111 | |
| Parameter rs should be final. | 111 | |
| Parameter name should be final. | 111 | |
| Line has trailing spaces. | 112 | |
| Parameter unique should be final. | 112 | |
| Parameter allName should be final. | 112 | |
| Parameter selectValue should be final. | 112 | |
| Expected @throws tag for 'Exception'. | 113 | |
| '{' should be on a new line. | 113 | |
| ',' is not followed by whitespace. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| Missing a Javadoc comment. | 117 | |
| Parameter rs should be final. | 117 | |
| Parameter name should be final. | 117 | |
| Line has trailing spaces. | 118 | |
| Parameter unique should be final. | 118 | |
| Line has trailing spaces. | 119 | |
| Parameter allValue should be final. | 119 | |
| Parameter allName should be final. | 119 | |
| Parameter selectValue should be final. | 119 | |
| '{' should be on a new line. | 120 | |
| '+' is not preceded with 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 | |
| '+' is not followed by whitespace. | 121 | |
| '+' is not preceded with whitespace. | 121 | |
| '+' should be on a new line. | 121 | |
| '{' should be on a new line. | 123 | |
| 'if' construct must use '{}'s. | 124 | |
| Line has trailing spaces. | 125 | |
| '+' should be on a new line. | 125 | |
| '{' should be on a new line. | 129 | |
| '{' should be on a new line. | 132 | |
| Line has trailing spaces. | 134 | |
| '{' should be on a new line. | 135 | |
| ',' is not followed by whitespace. | 136 | |
| '+' is not followed by whitespace. | 137 | |
| 'if' construct must use '{}'s. | 138 | |
| Unused @param tag for 'dd'. | 158 | |
| Unused @param tag for 'allValue'. | 166 | |
| Line has trailing spaces. | 170 | |
| Parameter ddf should be final. | 170 | |
| Expected @param tag for 'ddf'. | 170 | |
| Parameter db should be final. | 170 | |
| Line has trailing spaces. | 171 | |
| Parameter fieldname should be final. | 171 | |
| Parameter mandatory should be final. | 171 | |
| Parameter unique should be final. | 172 | |
| Parameter allName should be final. | 172 | |
| Expected @throws tag for 'Exception'. | 173 | |
| '{' should be on a new line. | 173 | |
| ',' is not followed by whitespace. | 174 | |
| ',' is not followed by whitespace. | 174 | |
| ',' is not followed by whitespace. | 174 | |
| ',' is not followed by whitespace. | 174 | |
| ',' is not followed by whitespace. | 174 | |
| ',' is not followed by whitespace. | 174 | |
| Line has trailing spaces. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter ddf should be final. | 177 | |
| Parameter db should be final. | 177 | |
| Parameter allName should be final. | 178 | |
| '{' should be on a new line. | 178 | |
| ',' is not followed by whitespace. | 179 | |
| ',' is not followed by whitespace. | 179 | |
| '==' is not preceded with whitespace. | 180 | |
| '==' is not followed by whitespace. | 180 | |
| ',' is not followed by whitespace. | 180 | |
| ',' is not followed by whitespace. | 180 | |
| ',' is not followed by whitespace. | 180 | |
| Line has trailing spaces. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter ddf should be final. | 183 | |
| Parameter db should be final. | 183 | |
| Parameter fieldname should be final. | 184 | |
| Parameter mandatory should be final. | 185 | |
| Parameter unique should be final. | 185 | |
| Parameter allValue should be final. | 186 | |
| Parameter allName should be final. | 186 | |
| '{' should be on a new line. | 187 | |
| '+' is not preceded with whitespace. | 193 | |
| '+' is not followed by whitespace. | 193 | |
| '+' is not preceded with whitespace. | 193 | |
| '+' is not followed by whitespace. | 193 | |
| '+' is not preceded with whitespace. | 193 | |
| '+' should be on a new line. | 193 | |
| Line has trailing spaces. | 194 | |
| '+' is not preceded with whitespace. | 194 | |
| '+' is not followed by whitespace. | 194 | |
| '+' should be on a new line. | 194 | |
| '{' should be on a new line. | 196 | |
| 'if' construct must use '{}'s. | 197 | |
| 'if' construct must use '{}'s. | 198 | |
| Line has trailing spaces. | 199 | |
| '+' should be on a new line. | 199 | |
| '{' should be on a new line. | 202 | |
| ',' is not followed by whitespace. | 203 | |
| Line has trailing spaces. | 206 | |
| '+' should be on a new line. | 206 | |
| '&&' should be on a new line. | 208 | |
| '{' should be on a new line. | 209 | |
| '{' should be on a new line. | 213 | |
| '{' should be on a new line. | 215 | |
| 'if' construct must use '{}'s. | 218 | |
| Line has trailing spaces. | 218 | |
| '&&' should be on a new line. | 218 | |
| '}' should be alone on a line. | 227 | |
| '{' should be on a new line. | 227 | |
| '}' should be alone on a line. | 229 | |
| '{' should be on a new line. | 229 | |
| Unused @param tag for 'allValue'. | 250 | |
| Unused @param tag for 'selectValue'. | 252 | |
| Line has trailing spaces. | 256 | |
| Parameter db should be final. | 256 | |
| Parameter sqlString should be final. | 256 | |
| Parameter name should be final. | 257 | |
| Parameter unique should be final. | 258 | |
| Parameter allName should be final. | 258 | |
| Expected @throws tag for 'Exception'. | 259 | |
| '{' should be on a new line. | 259 | |
| Line has trailing spaces. | 263 | |
| Missing a Javadoc comment. | 263 | |
| Parameter db should be final. | 263 | |
| Parameter sqlString should be final. | 263 | |
| Parameter name should be final. | 264 | |
| Parameter unique should be final. | 264 | |
| '{' should be on a new line. | 265 | |
| Line has trailing spaces. | 269 | |
| Missing a Javadoc comment. | 269 | |
| Parameter db should be final. | 269 | |
| Parameter sqlString should be final. | 269 | |
| Line has trailing spaces. | 270 | |
| Parameter name should be final. | 270 | |
| '{' should be on a new line. | 271 | |
| Line has trailing spaces. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Parameter db should be final. | 274 | |
| Parameter sqlString should be final. | 274 | |
| Line has trailing spaces. | 275 | |
| Parameter name should be final. | 275 | |
| Line has trailing spaces. | 276 | |
| Parameter unique should be final. | 276 | |
| Line has trailing spaces. | 277 | |
| Parameter allValue should be final. | 277 | |
| Parameter allName should be final. | 277 | |
| Parameter selectValue should be final. | 278 | |
| '{' should be on a new line. | 280 | |
| ',' is not followed by whitespace. | 282 | |
| 'if' construct must use '{}'s. | 283 | |
| Line is longer than 80 characters. | 283 | |
| '{' should be on a new line. | 286 | |
| '}' should be alone on a line. | 288 | |
| '{' should be on a new line. | 288 | |
| Line is longer than 80 characters. | 289 | |
| '+' is not followed by whitespace. | 289 | |
| '}' should be alone on a line. | 290 | |
| '{' should be on a new line. | 290 | |
| Line is longer than 80 characters. | 295 | |
| Unused @param tag for 'allValue'. | 317 | |
| Parameter rs should be final. | 322 | |
| Parameter name should be final. | 322 | |
| Parameter unique should be final. | 322 | |
| Line has trailing spaces. | 323 | |
| Parameter allName should be final. | 323 | |
| Parameter selectValue should be final. | 323 | |
| Expected @throws tag for 'Exception'. | 324 | |
| '{' should be on a new line. | 324 | |
| Line has trailing spaces. | 326 | |
| Missing a Javadoc comment. | 327 | |
| Parameter rs should be final. | 327 | |
| Parameter name should be final. | 327 | |
| Parameter unique should be final. | 327 | |
| Line has trailing spaces. | 328 | |
| Parameter allName should be final. | 328 | |
| '{' should be on a new line. | 329 | |
| Missing a Javadoc comment. | 332 | |
| Parameter rs should be final. | 332 | |
| Parameter name should be final. | 332 | |
| Parameter unique should be final. | 332 | |
| '{' should be on a new line. | 333 | |
| Line has trailing spaces. | 336 | |
| Missing a Javadoc comment. | 336 | |
| Parameter rs should be final. | 336 | |
| Parameter name should be final. | 336 | |
| '{' should be on a new line. | 337 | |
| Missing a Javadoc comment. | 341 | |
| Parameter rs should be final. | 341 | |
| Parameter name should be final. | 341 | |
| Parameter unique should be final. | 341 | |
| Line has trailing spaces. | 342 | |
| Parameter allValue should be final. | 342 | |
| Parameter allName should be final. | 342 | |
| Line has trailing spaces. | 343 | |
| Parameter selectValue should be final. | 343 | |
| '{' should be on a new line. | 344 | |
| '+' is not preceded with whitespace. | 345 | |
| '+' is not followed by whitespace. | 345 | |
| '+' is not preceded with whitespace. | 345 | |
| '+' is not followed by whitespace. | 345 | |
| 'if' construct must use '{}'s. | 346 | |
| '{' should be on a new line. | 347 | |
| Line has trailing spaces. | 348 | |
| '+' should be on a new line. | 348 | |
| '{' should be on a new line. | 352 | |
| '{' should be on a new line. | 353 | |
| '{' should be on a new line. | 356 | |
| Line has trailing spaces. | 358 | |
| '{' should be on a new line. | 359 | |
| ',' is not followed by whitespace. | 360 | |
| '+' is not followed by whitespace. | 361 | |
| 'if' construct must use '{}'s. | 362 | |
| '}' should be alone on a line. | 368 | |
| '{' should be on a new line. | 368 | |
| Line has trailing spaces. | 369 | |
| '+' should be on a new line. | 369 | |
| Line has trailing spaces. | 371 | |
| Unused @param tag for 'unique'. | 392 | |
| Unused @param tag for 'allValue'. | 393 | |
| Unused @param tag for 'allName'. | 394 | |
| Unused @param tag for 'selectValue'. | 395 | |
| Line has trailing spaces. | 398 | |
| Parameter db should be final. | 398 | |
| Parameter sqlString should be final. | 398 | |
| Parameter name should be final. | 398 | |
| Expected @throws tag for 'Exception'. | 399 | |
| '{' should be on a new line. | 399 | |
| ',' is not followed by whitespace. | 400 | |
| ',' is not followed by whitespace. | 400 | |
| Line has trailing spaces. | 402 | |
| Missing a Javadoc comment. | 402 | |
| Parameter db should be final. | 402 | |
| Parameter sqlString should be final. | 402 | |
| Parameter name should be final. | 402 | |
| Parameter unique should be final. | 403 | |
| '{' should be on a new line. | 404 | |
| Line has trailing spaces. | 407 | |
| Missing a Javadoc comment. | 407 | |
| Parameter db should be final. | 407 | |
| Parameter sqlString should be final. | 407 | |
| Parameter name should be final. | 407 | |
| Parameter unique should be final. | 408 | |
| Parameter allName should be final. | 408 | |
| '{' should be on a new line. | 409 | |
| Line has trailing spaces. | 412 | |
| Missing a Javadoc comment. | 412 | |
| Parameter db should be final. | 412 | |
| Parameter sqlString should be final. | 412 | |
| Parameter name should be final. | 412 | |
| Line has trailing spaces. | 413 | |
| Parameter unique should be final. | 413 | |
| Parameter allName should be final. | 413 | |
| Parameter selectValue should be final. | 414 | |
| '{' should be on a new line. | 415 | |
| Line is longer than 80 characters. | 416 | |
| Line has trailing spaces. | 419 | |
| Missing a Javadoc comment. | 419 | |
| Parameter db should be final. | 419 | |
| Parameter sqlString should be final. | 419 | |
| Parameter name should be final. | 419 | |
| Line has trailing spaces. | 420 | |
| Parameter unique should be final. | 420 | |
| Parameter allName should be final. | 420 | |
| Parameter allValue should be final. | 421 | |
| Parameter selectValue should be final. | 421 | |
| '{' should be on a new line. | 422 | |
| ',' is not followed by whitespace. | 424 | |
| 'if' construct must use '{}'s. | 425 | |
| Line has trailing spaces. | 425 | |
| '{' should be on a new line. | 429 | |
| Line has trailing spaces. | 431 | |
| '}' should be alone on a line. | 433 | |
| '{' should be on a new line. | 433 | |
| Line is longer than 80 characters. | 434 | |
| '+' is not followed by whitespace. | 434 | |
| '}' should be alone on a line. | 435 | |
| '{' should be on a new line. | 435 | |
| Line is longer than 80 characters. | 452 | |
| Unused @param tag for 'fieldname'. | 460 | |
| Unused @param tag for 'mandatory'. | 462 | |
| Unused @param tag for 'allValue'. | 464 | |
| Line is longer than 80 characters. | 468 | |