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. |