The following document contains the results of Checkstyle 6.1.1 with org/jomc/build/resources/checkstyle.xml ruleset.
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 440 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 452 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1100 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1155 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1191 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1215 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1272 | |
| coding | FinalLocalVariable | Variable 'l' should be declared final. | 1642 | |
| coding | FinalLocalVariable | Variable 'l' should be declared final. | 1770 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2229 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2240 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2345 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2356 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2499 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 2509 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 802 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2556 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2561 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2565 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2570 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 2575 | |
| coding | RedundantThrows | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 3216 | |
| coding | MissingCtor | Class should define a constructor. | 3710 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 3713 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 3715 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 162 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 202 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 212 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 395 | |
| coding | FinalLocalVariable | Variable 's1' should be declared final. | 401 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 454 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 461 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 506 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 525 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 574 | |
| coding | HiddenField | 'specification' hides a field. | 856 | |
| coding | HiddenField | 'sourceFileType' hides a field. | 856 | |
| coding | HiddenField | 'implementation' hides a field. | 912 | |
| coding | HiddenField | 'sourceFileType' hides a field. | 912 | |
| coding | HiddenField | 'sourceFileType' hides a field. | 1196 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' should be on a new line. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 37 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 39 | |
| blocks | LeftCurly | '{' should be on a new line. | 43 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 46 | |
| javadoc | JavadocMethod | Expected an @return tag. | 50 | |
| blocks | LeftCurly | '{' should be on a new line. | 50 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 54 | |
| javadoc | JavadocMethod | Expected an @return tag. | 58 | |
| blocks | LeftCurly | '{' should be on a new line. | 58 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 62 | |
| javadoc | JavadocMethod | Expected an @return tag. | 66 | |
| blocks | LeftCurly | '{' should be on a new line. | 66 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 70 | |
| javadoc | JavadocMethod | Expected an @return tag. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 78 | |
| javadoc | JavadocMethod | Expected an @return tag. | 82 | |
| blocks | LeftCurly | '{' should be on a new line. | 82 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 86 | |
| javadoc | JavadocMethod | Expected an @return tag. | 90 | |
| blocks | LeftCurly | '{' should be on a new line. | 90 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 94 | |
| javadoc | JavadocMethod | Expected an @return tag. | 98 | |
| misc | FinalParameters | Parameter value should be final. | 99 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 99 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 99 | |
| blocks | LeftCurly | '{' should be on a new line. | 99 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 103 | |
| javadoc | JavadocMethod | Expected an @return tag. | 107 | |
| misc | FinalParameters | Parameter value should be final. | 108 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 108 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 108 | |
| blocks | LeftCurly | '{' should be on a new line. | 108 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 112 | |
| javadoc | JavadocMethod | Expected an @return tag. | 116 | |
| misc | FinalParameters | Parameter value should be final. | 117 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 117 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 117 | |
| blocks | LeftCurly | '{' should be on a new line. | 117 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 121 | |
| javadoc | JavadocMethod | Expected an @return tag. | 125 | |
| misc | FinalParameters | Parameter value should be final. | 126 | |
| javadoc | JavadocMethod | Expected @param tag for 'value'. | 126 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 126 | |
| blocks | LeftCurly | '{' should be on a new line. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 98 | |
| design | VisibilityModifier | Variable 'sourceSections' must be private and have accessor methods. | 100 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | |
| design | VisibilityModifier | Variable 'templateParameter' must be private and have accessor methods. | 103 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 104 | |
| design | VisibilityModifier | Variable 'any' must be private and have accessor methods. | 106 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 107 | |
| design | VisibilityModifier | Variable 'identifier' must be private and have accessor methods. | 109 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 110 | |
| design | VisibilityModifier | Variable 'location' must be private and have accessor methods. | 112 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 113 | |
| design | VisibilityModifier | Variable 'template' must be private and have accessor methods. | 115 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 116 | |
| design | VisibilityModifier | Variable 'headComment' must be private and have accessor methods. | 118 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 119 | |
| design | VisibilityModifier | Variable 'tailComment' must be private and have accessor methods. | 121 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 122 | |
| design | VisibilityModifier | Variable '_final' must be private and have accessor methods. | 124 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 125 | |
| design | VisibilityModifier | Variable 'override' must be private and have accessor methods. | 127 | |
| blocks | LeftCurly | '{' should be on a new line. | 133 | |
| blocks | LeftCurly | '{' should be on a new line. | 147 | |
| blocks | LeftCurly | '{' should be on a new line. | 150 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 154 | |
| blocks | LeftCurly | '{' should be on a new line. | 156 | |
| blocks | LeftCurly | '{' should be on a new line. | 160 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 164 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 166 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 168 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 170 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 172 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 174 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 176 | |
| blocks | LeftCurly | '{' should be on a new line. | 188 | |
| misc | FinalParameters | Parameter value should be final. | 201 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 201 | |
| blocks | LeftCurly | '{' should be on a new line. | 201 | |
| javadoc | JavadocMethod | Expected an @return tag. | 227 | |
| blocks | LeftCurly | '{' should be on a new line. | 228 | |
| blocks | LeftCurly | '{' should be on a new line. | 229 | |
| javadoc | JavadocMethod | Expected an @return tag. | 258 | |
| blocks | LeftCurly | '{' should be on a new line. | 259 | |
| blocks | LeftCurly | '{' should be on a new line. | 260 | |
| blocks | LeftCurly | '{' should be on a new line. | 275 | |
| misc | FinalParameters | Parameter value should be final. | 288 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 288 | |
| blocks | LeftCurly | '{' should be on a new line. | 288 | |
| blocks | LeftCurly | '{' should be on a new line. | 301 | |
| misc | FinalParameters | Parameter value should be final. | 314 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 314 | |
| blocks | LeftCurly | '{' should be on a new line. | 314 | |
| blocks | LeftCurly | '{' should be on a new line. | 327 | |
| misc | FinalParameters | Parameter value should be final. | 340 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 340 | |
| blocks | LeftCurly | '{' should be on a new line. | 340 | |
| blocks | LeftCurly | '{' should be on a new line. | 353 | |
| misc | FinalParameters | Parameter value should be final. | 366 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 366 | |
| blocks | LeftCurly | '{' should be on a new line. | 366 | |
| blocks | LeftCurly | '{' should be on a new line. | 379 | |
| misc | FinalParameters | Parameter value should be final. | 392 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 392 | |
| blocks | LeftCurly | '{' should be on a new line. | 392 | |
| blocks | LeftCurly | '{' should be on a new line. | 405 | |
| blocks | LeftCurly | '{' should be on a new line. | 406 | |
| blocks | RightCurly | '}' should be alone on a line. | 408 | |
| blocks | LeftCurly | '{' should be on a new line. | 408 | |
| misc | FinalParameters | Parameter value should be final. | 422 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 422 | |
| blocks | LeftCurly | '{' should be on a new line. | 422 | |
| blocks | LeftCurly | '{' should be on a new line. | 435 | |
| blocks | LeftCurly | '{' should be on a new line. | 436 | |
| blocks | RightCurly | '}' should be alone on a line. | 438 | |
| blocks | LeftCurly | '{' should be on a new line. | 438 | |
| misc | FinalParameters | Parameter value should be final. | 452 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 452 | |
| blocks | LeftCurly | '{' should be on a new line. | 452 | |
| blocks | LeftCurly | '{' should be on a new line. | 468 | |
| blocks | LeftCurly | '{' should be on a new line. | 470 | |
| blocks | LeftCurly | '{' should be on a new line. | 471 | |
| blocks | LeftCurly | '{' should be on a new line. | 473 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 479 | |
| blocks | LeftCurly | '{' should be on a new line. | 496 | |
| blocks | LeftCurly | '{' should be on a new line. | 498 | |
| blocks | LeftCurly | '{' should be on a new line. | 499 | |
| blocks | LeftCurly | '{' should be on a new line. | 501 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 503 | |
| blocks | LeftCurly | '{' should be on a new line. | 506 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 508 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 512 | |
| blocks | LeftCurly | '{' should be on a new line. | 527 | |
| blocks | LeftCurly | '{' should be on a new line. | 529 | |
| blocks | LeftCurly | '{' should be on a new line. | 530 | |
| blocks | LeftCurly | '{' should be on a new line. | 531 | |
| blocks | LeftCurly | '{' should be on a new line. | 534 | |
| blocks | LeftCurly | '{' should be on a new line. | 538 | |
| blocks | LeftCurly | '{' should be on a new line. | 541 | |
| blocks | LeftCurly | '{' should be on a new line. | 544 | |
| blocks | LeftCurly | '{' should be on a new line. | 547 | |
| blocks | LeftCurly | '{' should be on a new line. | 550 | |
| blocks | LeftCurly | '{' should be on a new line. | 553 | |
| blocks | LeftCurly | '{' should be on a new line. | 556 | |
| blocks | LeftCurly | '{' should be on a new line. | 559 | |
| blocks | LeftCurly | '{' should be on a new line. | 562 | |
| blocks | LeftCurly | '{' should be on a new line. | 565 | |
| blocks | LeftCurly | '{' should be on a new line. | 568 | |
| blocks | LeftCurly | '{' should be on a new line. | 571 | |
| blocks | LeftCurly | '{' should be on a new line. | 574 | |
| blocks | LeftCurly | '{' should be on a new line. | 577 | |
| blocks | LeftCurly | '{' should be on a new line. | 580 | |
| blocks | LeftCurly | '{' should be on a new line. | 583 | |
| blocks | LeftCurly | '{' should be on a new line. | 587 | |
| blocks | LeftCurly | '{' should be on a new line. | 590 | |
| blocks | LeftCurly | '{' should be on a new line. | 593 | |
| blocks | LeftCurly | '{' should be on a new line. | 596 | |
| blocks | LeftCurly | '{' should be on a new line. | 600 | |
| blocks | LeftCurly | '{' should be on a new line. | 603 | |
| blocks | LeftCurly | '{' should be on a new line. | 606 | |
| blocks | LeftCurly | '{' should be on a new line. | 609 | |
| blocks | LeftCurly | '{' should be on a new line. | 612 | |
| blocks | LeftCurly | '{' should be on a new line. | 615 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 616 | |
| blocks | LeftCurly | '{' should be on a new line. | 618 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 619 | |
| blocks | LeftCurly | '{' should be on a new line. | 621 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 622 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 622 | |
| blocks | RightCurly | '}' should be alone on a line. | 623 | |
| blocks | LeftCurly | '{' should be on a new line. | 623 | |
| blocks | LeftCurly | '{' should be on a new line. | 624 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 625 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 628 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 628 | |
| blocks | RightCurly | '}' should be alone on a line. | 629 | |
| blocks | LeftCurly | '{' should be on a new line. | 629 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 631 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 631 | |
| blocks | RightCurly | '}' should be alone on a line. | 632 | |
| blocks | LeftCurly | '{' should be on a new line. | 632 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 634 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 634 | |
| blocks | RightCurly | '}' should be alone on a line. | 635 | |
| blocks | LeftCurly | '{' should be on a new line. | 635 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 637 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 637 | |
| blocks | RightCurly | '}' should be alone on a line. | 638 | |
| blocks | LeftCurly | '{' should be on a new line. | 638 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 640 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 640 | |
| blocks | RightCurly | '}' should be alone on a line. | 641 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 641 | |
| blocks | LeftCurly | '{' should be on a new line. | 641 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 643 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 643 | |
| blocks | RightCurly | '}' should be alone on a line. | 647 | |
| blocks | LeftCurly | '{' should be on a new line. | 647 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 648 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 648 | |
| blocks | RightCurly | '}' should be alone on a line. | 649 | |
| blocks | LeftCurly | '{' should be on a new line. | 649 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 650 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 650 | |
| blocks | RightCurly | '}' should be alone on a line. | 651 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 651 | |
| blocks | LeftCurly | '{' should be on a new line. | 651 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 652 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 652 | |
| blocks | LeftCurly | '{' should be on a new line. | 665 | |
| blocks | LeftCurly | '{' should be on a new line. | 667 | |
| blocks | LeftCurly | '{' should be on a new line. | 668 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 669 | |
| blocks | LeftCurly | '{' should be on a new line. | 671 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 672 | |
| blocks | LeftCurly | '{' should be on a new line. | 674 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 675 | |
| blocks | LeftCurly | '{' should be on a new line. | 677 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 678 | |
| blocks | LeftCurly | '{' should be on a new line. | 680 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 681 | |
| blocks | LeftCurly | '{' should be on a new line. | 683 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 684 | |
| blocks | LeftCurly | '{' should be on a new line. | 686 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 687 | |
| blocks | LeftCurly | '{' should be on a new line. | 689 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 690 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 694 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 694 | |
| blocks | LeftCurly | '{' should be on a new line. | 694 | |
| blocks | LeftCurly | '{' should be on a new line. | 711 | |
| blocks | LeftCurly | '{' should be on a new line. | 713 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 714 | |
| blocks | LeftCurly | '{' should be on a new line. | 730 | |
| blocks | LeftCurly | '{' should be on a new line. | 732 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 733 | |
| blocks | LeftCurly | '{' should be on a new line. | 749 | |
| blocks | LeftCurly | '{' should be on a new line. | 751 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 752 | |
| blocks | LeftCurly | '{' should be on a new line. | 768 | |
| blocks | LeftCurly | '{' should be on a new line. | 770 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 771 | |
| blocks | LeftCurly | '{' should be on a new line. | 787 | |
| blocks | LeftCurly | '{' should be on a new line. | 789 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 790 | |
| blocks | LeftCurly | '{' should be on a new line. | 806 | |
| blocks | LeftCurly | '{' should be on a new line. | 808 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 809 | |
| blocks | LeftCurly | '{' should be on a new line. | 825 | |
| blocks | LeftCurly | '{' should be on a new line. | 827 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 828 | |
| blocks | LeftCurly | '{' should be on a new line. | 844 | |
| blocks | LeftCurly | '{' should be on a new line. | 846 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 847 | |
| blocks | LeftCurly | '{' should be on a new line. | 864 | |
| blocks | LeftCurly | '{' should be on a new line. | 866 | |
| blocks | LeftCurly | '{' should be on a new line. | 884 | |
| blocks | LeftCurly | '{' should be on a new line. | 886 | |
| blocks | LeftCurly | '{' should be on a new line. | 887 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 894 | |
| blocks | RightCurly | '}' should be alone on a line. | 897 | |
| blocks | LeftCurly | '{' should be on a new line. | 897 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 898 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 898 | |
| blocks | RightCurly | '}' should be alone on a line. | 899 | |
| blocks | LeftCurly | '{' should be on a new line. | 899 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 900 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 900 | |
| blocks | RightCurly | '}' should be alone on a line. | 901 | |
| blocks | LeftCurly | '{' should be on a new line. | 901 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 902 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 902 | |
| blocks | RightCurly | '}' should be alone on a line. | 903 | |
| blocks | LeftCurly | '{' should be on a new line. | 903 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 904 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 904 | |
| blocks | RightCurly | '}' should be alone on a line. | 905 | |
| blocks | LeftCurly | '{' should be on a new line. | 905 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 906 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 906 | |
| blocks | RightCurly | '}' should be alone on a line. | 907 | |
| blocks | LeftCurly | '{' should be on a new line. | 907 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 908 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 908 | |
| blocks | RightCurly | '}' should be alone on a line. | 909 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 909 | |
| blocks | LeftCurly | '{' should be on a new line. | 909 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 910 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 910 | |
| blocks | LeftCurly | '{' should be on a new line. | 925 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 926 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 928 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 930 | |
| blocks | LeftCurly | '{' should be on a new line. | 932 | |
| blocks | LeftCurly | '{' should be on a new line. | 937 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 942 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 944 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 946 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 948 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 950 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 952 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 954 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1062 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| design | VisibilityModifier | Variable 'sourceFile' must be private and have accessor methods. | 58 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| design | VisibilityModifier | Variable '_final' must be private and have accessor methods. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 62 | |
| design | VisibilityModifier | Variable 'override' must be private and have accessor methods. | 64 | |
| blocks | LeftCurly | '{' should be on a new line. | 70 | |
| blocks | LeftCurly | '{' should be on a new line. | 84 | |
| blocks | LeftCurly | '{' should be on a new line. | 87 | |
| blocks | LeftCurly | '{' should be on a new line. | 91 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 95 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 97 | |
| javadoc | JavadocMethod | Expected an @return tag. | 122 | |
| blocks | LeftCurly | '{' should be on a new line. | 123 | |
| blocks | LeftCurly | '{' should be on a new line. | 124 | |
| blocks | LeftCurly | '{' should be on a new line. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 140 | |
| blocks | RightCurly | '}' should be alone on a line. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| misc | FinalParameters | Parameter value should be final. | 156 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 156 | |
| blocks | LeftCurly | '{' should be on a new line. | 156 | |
| blocks | LeftCurly | '{' should be on a new line. | 169 | |
| blocks | LeftCurly | '{' should be on a new line. | 170 | |
| blocks | RightCurly | '}' should be alone on a line. | 172 | |
| blocks | LeftCurly | '{' should be on a new line. | 172 | |
| misc | FinalParameters | Parameter value should be final. | 186 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 186 | |
| blocks | LeftCurly | '{' should be on a new line. | 186 | |
| blocks | LeftCurly | '{' should be on a new line. | 202 | |
| blocks | LeftCurly | '{' should be on a new line. | 204 | |
| blocks | LeftCurly | '{' should be on a new line. | 205 | |
| blocks | LeftCurly | '{' should be on a new line. | 207 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 213 | |
| blocks | LeftCurly | '{' should be on a new line. | 227 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 228 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 230 | |
| blocks | LeftCurly | '{' should be on a new line. | 232 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 237 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 239 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 96 | |
| design | VisibilityModifier | Variable 'sourceSections' must be private and have accessor methods. | 98 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 99 | |
| design | VisibilityModifier | Variable 'templateParameter' must be private and have accessor methods. | 101 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 102 | |
| design | VisibilityModifier | Variable 'any' must be private and have accessor methods. | 104 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 105 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 107 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 108 | |
| design | VisibilityModifier | Variable 'headTemplate' must be private and have accessor methods. | 110 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 111 | |
| design | VisibilityModifier | Variable 'tailTemplate' must be private and have accessor methods. | 113 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 114 | |
| design | VisibilityModifier | Variable 'indentationLevel' must be private and have accessor methods. | 116 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 117 | |
| design | VisibilityModifier | Variable 'optional' must be private and have accessor methods. | 119 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 120 | |
| design | VisibilityModifier | Variable 'editable' must be private and have accessor methods. | 122 | |
| blocks | LeftCurly | '{' should be on a new line. | 128 | |
| blocks | LeftCurly | '{' should be on a new line. | 142 | |
| blocks | LeftCurly | '{' should be on a new line. | 145 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 149 | |
| blocks | LeftCurly | '{' should be on a new line. | 151 | |
| blocks | LeftCurly | '{' should be on a new line. | 155 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 159 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 161 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 163 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 165 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 167 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 169 | |
| blocks | LeftCurly | '{' should be on a new line. | 181 | |
| misc | FinalParameters | Parameter value should be final. | 194 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 194 | |
| blocks | LeftCurly | '{' should be on a new line. | 194 | |
| javadoc | JavadocMethod | Expected an @return tag. | 220 | |
| blocks | LeftCurly | '{' should be on a new line. | 221 | |
| blocks | LeftCurly | '{' should be on a new line. | 222 | |
| javadoc | JavadocMethod | Expected an @return tag. | 251 | |
| blocks | LeftCurly | '{' should be on a new line. | 252 | |
| blocks | LeftCurly | '{' should be on a new line. | 253 | |
| blocks | LeftCurly | '{' should be on a new line. | 268 | |
| misc | FinalParameters | Parameter value should be final. | 281 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 281 | |
| blocks | LeftCurly | '{' should be on a new line. | 281 | |
| blocks | LeftCurly | '{' should be on a new line. | 294 | |
| misc | FinalParameters | Parameter value should be final. | 307 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 307 | |
| blocks | LeftCurly | '{' should be on a new line. | 307 | |
| blocks | LeftCurly | '{' should be on a new line. | 320 | |
| misc | FinalParameters | Parameter value should be final. | 333 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 333 | |
| blocks | LeftCurly | '{' should be on a new line. | 333 | |
| blocks | LeftCurly | '{' should be on a new line. | 346 | |
| blocks | LeftCurly | '{' should be on a new line. | 347 | |
| blocks | RightCurly | '}' should be alone on a line. | 349 | |
| blocks | LeftCurly | '{' should be on a new line. | 349 | |
| misc | FinalParameters | Parameter value should be final. | 363 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 363 | |
| blocks | LeftCurly | '{' should be on a new line. | 363 | |
| blocks | LeftCurly | '{' should be on a new line. | 376 | |
| blocks | LeftCurly | '{' should be on a new line. | 377 | |
| blocks | RightCurly | '}' should be alone on a line. | 379 | |
| blocks | LeftCurly | '{' should be on a new line. | 379 | |
| misc | FinalParameters | Parameter value should be final. | 393 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 393 | |
| blocks | LeftCurly | '{' should be on a new line. | 393 | |
| blocks | LeftCurly | '{' should be on a new line. | 406 | |
| blocks | LeftCurly | '{' should be on a new line. | 407 | |
| blocks | RightCurly | '}' should be alone on a line. | 409 | |
| blocks | LeftCurly | '{' should be on a new line. | 409 | |
| misc | FinalParameters | Parameter value should be final. | 423 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 423 | |
| blocks | LeftCurly | '{' should be on a new line. | 423 | |
| blocks | LeftCurly | '{' should be on a new line. | 439 | |
| blocks | LeftCurly | '{' should be on a new line. | 441 | |
| blocks | LeftCurly | '{' should be on a new line. | 442 | |
| blocks | LeftCurly | '{' should be on a new line. | 444 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 450 | |
| blocks | LeftCurly | '{' should be on a new line. | 467 | |
| blocks | LeftCurly | '{' should be on a new line. | 469 | |
| blocks | LeftCurly | '{' should be on a new line. | 470 | |
| blocks | LeftCurly | '{' should be on a new line. | 472 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 474 | |
| blocks | LeftCurly | '{' should be on a new line. | 477 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 479 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 483 | |
| blocks | LeftCurly | '{' should be on a new line. | 498 | |
| blocks | LeftCurly | '{' should be on a new line. | 500 | |
| blocks | LeftCurly | '{' should be on a new line. | 501 | |
| blocks | LeftCurly | '{' should be on a new line. | 502 | |
| blocks | LeftCurly | '{' should be on a new line. | 505 | |
| blocks | LeftCurly | '{' should be on a new line. | 509 | |
| blocks | LeftCurly | '{' should be on a new line. | 512 | |
| blocks | LeftCurly | '{' should be on a new line. | 515 | |
| blocks | LeftCurly | '{' should be on a new line. | 518 | |
| blocks | LeftCurly | '{' should be on a new line. | 521 | |
| blocks | LeftCurly | '{' should be on a new line. | 524 | |
| blocks | LeftCurly | '{' should be on a new line. | 527 | |
| blocks | LeftCurly | '{' should be on a new line. | 530 | |
| blocks | LeftCurly | '{' should be on a new line. | 533 | |
| blocks | LeftCurly | '{' should be on a new line. | 536 | |
| blocks | LeftCurly | '{' should be on a new line. | 539 | |
| blocks | LeftCurly | '{' should be on a new line. | 542 | |
| blocks | LeftCurly | '{' should be on a new line. | 545 | |
| blocks | LeftCurly | '{' should be on a new line. | 548 | |
| blocks | LeftCurly | '{' should be on a new line. | 551 | |
| blocks | LeftCurly | '{' should be on a new line. | 554 | |
| blocks | LeftCurly | '{' should be on a new line. | 558 | |
| blocks | LeftCurly | '{' should be on a new line. | 561 | |
| blocks | LeftCurly | '{' should be on a new line. | 564 | |
| blocks | LeftCurly | '{' should be on a new line. | 567 | |
| blocks | LeftCurly | '{' should be on a new line. | 571 | |
| blocks | LeftCurly | '{' should be on a new line. | 574 | |
| blocks | LeftCurly | '{' should be on a new line. | 577 | |
| blocks | LeftCurly | '{' should be on a new line. | 580 | |
| blocks | LeftCurly | '{' should be on a new line. | 583 | |
| blocks | LeftCurly | '{' should be on a new line. | 586 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 587 | |
| blocks | LeftCurly | '{' should be on a new line. | 589 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 590 | |
| blocks | LeftCurly | '{' should be on a new line. | 592 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 593 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 593 | |
| blocks | RightCurly | '}' should be alone on a line. | 594 | |
| blocks | LeftCurly | '{' should be on a new line. | 594 | |
| blocks | LeftCurly | '{' should be on a new line. | 595 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 596 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 599 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 599 | |
| blocks | RightCurly | '}' should be alone on a line. | 600 | |
| blocks | LeftCurly | '{' should be on a new line. | 600 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 602 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 602 | |
| blocks | RightCurly | '}' should be alone on a line. | 603 | |
| blocks | LeftCurly | '{' should be on a new line. | 603 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 605 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 605 | |
| blocks | RightCurly | '}' should be alone on a line. | 606 | |
| blocks | LeftCurly | '{' should be on a new line. | 606 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 608 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 608 | |
| blocks | RightCurly | '}' should be alone on a line. | 609 | |
| blocks | LeftCurly | '{' should be on a new line. | 609 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 611 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 611 | |
| blocks | RightCurly | '}' should be alone on a line. | 612 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 612 | |
| blocks | LeftCurly | '{' should be on a new line. | 612 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 614 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 614 | |
| blocks | RightCurly | '}' should be alone on a line. | 618 | |
| blocks | LeftCurly | '{' should be on a new line. | 618 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 619 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 619 | |
| blocks | RightCurly | '}' should be alone on a line. | 620 | |
| blocks | LeftCurly | '{' should be on a new line. | 620 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 621 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 621 | |
| blocks | RightCurly | '}' should be alone on a line. | 622 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 622 | |
| blocks | LeftCurly | '{' should be on a new line. | 622 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 623 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 623 | |
| blocks | LeftCurly | '{' should be on a new line. | 636 | |
| blocks | LeftCurly | '{' should be on a new line. | 638 | |
| blocks | LeftCurly | '{' should be on a new line. | 639 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 640 | |
| blocks | LeftCurly | '{' should be on a new line. | 642 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 643 | |
| blocks | LeftCurly | '{' should be on a new line. | 645 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 646 | |
| blocks | LeftCurly | '{' should be on a new line. | 648 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 649 | |
| blocks | LeftCurly | '{' should be on a new line. | 651 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 652 | |
| blocks | LeftCurly | '{' should be on a new line. | 654 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 655 | |
| blocks | LeftCurly | '{' should be on a new line. | 657 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 658 | |
| blocks | LeftCurly | '{' should be on a new line. | 660 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 661 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 665 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 665 | |
| blocks | LeftCurly | '{' should be on a new line. | 665 | |
| blocks | LeftCurly | '{' should be on a new line. | 682 | |
| blocks | LeftCurly | '{' should be on a new line. | 684 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 685 | |
| blocks | LeftCurly | '{' should be on a new line. | 701 | |
| blocks | LeftCurly | '{' should be on a new line. | 703 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 704 | |
| blocks | LeftCurly | '{' should be on a new line. | 720 | |
| blocks | LeftCurly | '{' should be on a new line. | 722 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 723 | |
| blocks | LeftCurly | '{' should be on a new line. | 739 | |
| blocks | LeftCurly | '{' should be on a new line. | 741 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 742 | |
| blocks | LeftCurly | '{' should be on a new line. | 758 | |
| blocks | LeftCurly | '{' should be on a new line. | 760 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 761 | |
| blocks | LeftCurly | '{' should be on a new line. | 777 | |
| blocks | LeftCurly | '{' should be on a new line. | 779 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 780 | |
| blocks | LeftCurly | '{' should be on a new line. | 796 | |
| blocks | LeftCurly | '{' should be on a new line. | 798 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 799 | |
| blocks | LeftCurly | '{' should be on a new line. | 815 | |
| blocks | LeftCurly | '{' should be on a new line. | 817 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 818 | |
| blocks | LeftCurly | '{' should be on a new line. | 835 | |
| blocks | LeftCurly | '{' should be on a new line. | 837 | |
| blocks | LeftCurly | '{' should be on a new line. | 855 | |
| blocks | LeftCurly | '{' should be on a new line. | 857 | |
| blocks | LeftCurly | '{' should be on a new line. | 858 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 865 | |
| blocks | RightCurly | '}' should be alone on a line. | 868 | |
| blocks | LeftCurly | '{' should be on a new line. | 868 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 869 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 869 | |
| blocks | RightCurly | '}' should be alone on a line. | 870 | |
| blocks | LeftCurly | '{' should be on a new line. | 870 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 871 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 871 | |
| blocks | RightCurly | '}' should be alone on a line. | 872 | |
| blocks | LeftCurly | '{' should be on a new line. | 872 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 873 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 873 | |
| blocks | RightCurly | '}' should be alone on a line. | 874 | |
| blocks | LeftCurly | '{' should be on a new line. | 874 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 875 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 875 | |
| blocks | RightCurly | '}' should be alone on a line. | 876 | |
| blocks | LeftCurly | '{' should be on a new line. | 876 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 877 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 877 | |
| blocks | RightCurly | '}' should be alone on a line. | 878 | |
| blocks | LeftCurly | '{' should be on a new line. | 878 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 879 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 879 | |
| blocks | RightCurly | '}' should be alone on a line. | 880 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 880 | |
| blocks | LeftCurly | '{' should be on a new line. | 880 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 881 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 881 | |
| blocks | LeftCurly | '{' should be on a new line. | 896 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 897 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 899 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 901 | |
| blocks | LeftCurly | '{' should be on a new line. | 903 | |
| blocks | LeftCurly | '{' should be on a new line. | 908 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 913 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 915 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 917 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 919 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 921 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 923 | |
| coding | HiddenField | 'name' hides a field. | 1024 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1031 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | |
| design | VisibilityModifier | Variable 'sourceSection' must be private and have accessor methods. | 54 | |
| blocks | LeftCurly | '{' should be on a new line. | 60 | |
| blocks | LeftCurly | '{' should be on a new line. | 74 | |
| blocks | LeftCurly | '{' should be on a new line. | 77 | |
| blocks | LeftCurly | '{' should be on a new line. | 81 | |
| javadoc | JavadocMethod | Expected an @return tag. | 108 | |
| blocks | LeftCurly | '{' should be on a new line. | 109 | |
| blocks | LeftCurly | '{' should be on a new line. | 110 | |
| blocks | LeftCurly | '{' should be on a new line. | 128 | |
| blocks | LeftCurly | '{' should be on a new line. | 130 | |
| blocks | LeftCurly | '{' should be on a new line. | 131 | |
| blocks | LeftCurly | '{' should be on a new line. | 133 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 139 | |
| blocks | LeftCurly | '{' should be on a new line. | 153 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 154 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 156 | |
| blocks | LeftCurly | '{' should be on a new line. | 158 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 88 | |
| design | VisibilityModifier | Variable 'any' must be private and have accessor methods. | 90 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 91 | |
| design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 95 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 96 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 100 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 101 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 103 | |
| blocks | LeftCurly | '{' should be on a new line. | 109 | |
| blocks | LeftCurly | '{' should be on a new line. | 123 | |
| blocks | LeftCurly | '{' should be on a new line. | 126 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 130 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 132 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 134 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 136 | |
| blocks | LeftCurly | '{' should be on a new line. | 149 | |
| misc | FinalParameters | Parameter value should be final. | 163 | |
| coding | HiddenField | 'value' hides a field. | 163 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 163 | |
| blocks | LeftCurly | '{' should be on a new line. | 163 | |
| blocks | LeftCurly | '{' should be on a new line. | 176 | |
| misc | FinalParameters | Parameter value should be final. | 189 | |
| coding | HiddenField | 'value' hides a field. | 189 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 189 | |
| blocks | LeftCurly | '{' should be on a new line. | 189 | |
| blocks | LeftCurly | '{' should be on a new line. | 202 | |
| misc | FinalParameters | Parameter value should be final. | 215 | |
| coding | HiddenField | 'value' hides a field. | 215 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 215 | |
| blocks | LeftCurly | '{' should be on a new line. | 215 | |
| blocks | LeftCurly | '{' should be on a new line. | 228 | |
| misc | FinalParameters | Parameter value should be final. | 241 | |
| coding | HiddenField | 'value' hides a field. | 241 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 241 | |
| blocks | LeftCurly | '{' should be on a new line. | 241 | |
| blocks | LeftCurly | '{' should be on a new line. | 255 | |
| blocks | LeftCurly | '{' should be on a new line. | 257 | |
| blocks | LeftCurly | '{' should be on a new line. | 258 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 260 | |
| blocks | LeftCurly | '{' should be on a new line. | 262 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 264 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 267 | |
| blocks | LeftCurly | '{' should be on a new line. | 282 | |
| blocks | LeftCurly | '{' should be on a new line. | 284 | |
| blocks | LeftCurly | '{' should be on a new line. | 285 | |
| blocks | LeftCurly | '{' should be on a new line. | 286 | |
| blocks | LeftCurly | '{' should be on a new line. | 289 | |
| blocks | LeftCurly | '{' should be on a new line. | 293 | |
| blocks | LeftCurly | '{' should be on a new line. | 296 | |
| blocks | LeftCurly | '{' should be on a new line. | 299 | |
| blocks | LeftCurly | '{' should be on a new line. | 302 | |
| blocks | LeftCurly | '{' should be on a new line. | 305 | |
| blocks | LeftCurly | '{' should be on a new line. | 308 | |
| blocks | LeftCurly | '{' should be on a new line. | 311 | |
| blocks | LeftCurly | '{' should be on a new line. | 314 | |
| blocks | LeftCurly | '{' should be on a new line. | 317 | |
| blocks | LeftCurly | '{' should be on a new line. | 320 | |
| blocks | LeftCurly | '{' should be on a new line. | 323 | |
| blocks | LeftCurly | '{' should be on a new line. | 326 | |
| blocks | LeftCurly | '{' should be on a new line. | 329 | |
| blocks | LeftCurly | '{' should be on a new line. | 332 | |
| blocks | LeftCurly | '{' should be on a new line. | 335 | |
| blocks | LeftCurly | '{' should be on a new line. | 338 | |
| blocks | LeftCurly | '{' should be on a new line. | 342 | |
| blocks | LeftCurly | '{' should be on a new line. | 345 | |
| blocks | LeftCurly | '{' should be on a new line. | 348 | |
| blocks | LeftCurly | '{' should be on a new line. | 351 | |
| blocks | LeftCurly | '{' should be on a new line. | 355 | |
| blocks | LeftCurly | '{' should be on a new line. | 358 | |
| blocks | LeftCurly | '{' should be on a new line. | 361 | |
| blocks | LeftCurly | '{' should be on a new line. | 364 | |
| blocks | LeftCurly | '{' should be on a new line. | 367 | |
| blocks | LeftCurly | '{' should be on a new line. | 370 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around return value. | 371 | |
| blocks | LeftCurly | '{' should be on a new line. | 373 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 374 | |
| blocks | LeftCurly | '{' should be on a new line. | 376 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 377 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 377 | |
| blocks | RightCurly | '}' should be alone on a line. | 378 | |
| blocks | LeftCurly | '{' should be on a new line. | 378 | |
| blocks | LeftCurly | '{' should be on a new line. | 379 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 380 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 383 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 383 | |
| blocks | RightCurly | '}' should be alone on a line. | 384 | |
| blocks | LeftCurly | '{' should be on a new line. | 384 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 386 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 386 | |
| blocks | RightCurly | '}' should be alone on a line. | 387 | |
| blocks | LeftCurly | '{' should be on a new line. | 387 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 389 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 389 | |
| blocks | RightCurly | '}' should be alone on a line. | 390 | |
| blocks | LeftCurly | '{' should be on a new line. | 390 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 392 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 392 | |
| blocks | RightCurly | '}' should be alone on a line. | 393 | |
| blocks | LeftCurly | '{' should be on a new line. | 393 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 395 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 395 | |
| blocks | RightCurly | '}' should be alone on a line. | 396 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 396 | |
| blocks | LeftCurly | '{' should be on a new line. | 396 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 398 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 398 | |
| blocks | RightCurly | '}' should be alone on a line. | 402 | |
| blocks | LeftCurly | '{' should be on a new line. | 402 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 403 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 403 | |
| blocks | RightCurly | '}' should be alone on a line. | 404 | |
| blocks | LeftCurly | '{' should be on a new line. | 404 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 405 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 405 | |
| blocks | RightCurly | '}' should be alone on a line. | 406 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 406 | |
| blocks | LeftCurly | '{' should be on a new line. | 406 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 407 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 407 | |
| blocks | LeftCurly | '{' should be on a new line. | 420 | |
| blocks | LeftCurly | '{' should be on a new line. | 422 | |
| blocks | LeftCurly | '{' should be on a new line. | 423 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 424 | |
| blocks | LeftCurly | '{' should be on a new line. | 426 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 427 | |
| blocks | LeftCurly | '{' should be on a new line. | 429 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 430 | |
| blocks | LeftCurly | '{' should be on a new line. | 432 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 433 | |
| blocks | LeftCurly | '{' should be on a new line. | 435 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 436 | |
| blocks | LeftCurly | '{' should be on a new line. | 438 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 439 | |
| blocks | LeftCurly | '{' should be on a new line. | 441 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 442 | |
| blocks | LeftCurly | '{' should be on a new line. | 444 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 445 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 449 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 449 | |
| blocks | LeftCurly | '{' should be on a new line. | 449 | |
| blocks | LeftCurly | '{' should be on a new line. | 466 | |
| blocks | LeftCurly | '{' should be on a new line. | 468 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 469 | |
| blocks | LeftCurly | '{' should be on a new line. | 485 | |
| blocks | LeftCurly | '{' should be on a new line. | 487 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 488 | |
| blocks | LeftCurly | '{' should be on a new line. | 504 | |
| blocks | LeftCurly | '{' should be on a new line. | 506 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 507 | |
| blocks | LeftCurly | '{' should be on a new line. | 523 | |
| blocks | LeftCurly | '{' should be on a new line. | 525 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 526 | |
| blocks | LeftCurly | '{' should be on a new line. | 542 | |
| blocks | LeftCurly | '{' should be on a new line. | 544 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 545 | |
| blocks | LeftCurly | '{' should be on a new line. | 561 | |
| blocks | LeftCurly | '{' should be on a new line. | 563 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 564 | |
| blocks | LeftCurly | '{' should be on a new line. | 580 | |
| blocks | LeftCurly | '{' should be on a new line. | 582 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 583 | |
| blocks | LeftCurly | '{' should be on a new line. | 599 | |
| blocks | LeftCurly | '{' should be on a new line. | 601 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 602 | |
| blocks | LeftCurly | '{' should be on a new line. | 619 | |
| blocks | LeftCurly | '{' should be on a new line. | 621 | |
| blocks | LeftCurly | '{' should be on a new line. | 639 | |
| blocks | LeftCurly | '{' should be on a new line. | 641 | |
| blocks | LeftCurly | '{' should be on a new line. | 642 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 649 | |
| blocks | RightCurly | '}' should be alone on a line. | 652 | |
| blocks | LeftCurly | '{' should be on a new line. | 652 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 653 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 653 | |
| blocks | RightCurly | '}' should be alone on a line. | 654 | |
| blocks | LeftCurly | '{' should be on a new line. | 654 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 655 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 655 | |
| blocks | RightCurly | '}' should be alone on a line. | 656 | |
| blocks | LeftCurly | '{' should be on a new line. | 656 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 657 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 657 | |
| blocks | RightCurly | '}' should be alone on a line. | 658 | |
| blocks | LeftCurly | '{' should be on a new line. | 658 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 659 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 659 | |
| blocks | RightCurly | '}' should be alone on a line. | 660 | |
| blocks | LeftCurly | '{' should be on a new line. | 660 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 661 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 661 | |
| blocks | RightCurly | '}' should be alone on a line. | 662 | |
| blocks | LeftCurly | '{' should be on a new line. | 662 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 663 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 663 | |
| blocks | RightCurly | '}' should be alone on a line. | 664 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 664 | |
| blocks | LeftCurly | '{' should be on a new line. | 664 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 665 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around expression. | 665 | |
| blocks | LeftCurly | '{' should be on a new line. | 680 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 681 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 683 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 685 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 687 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 689 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 691 | |
| coding | HiddenField | 'any' hides a field. | 800 | |
| blocks | EmptyBlock | Must have at least one statement. | 846 | |
| coding | HiddenField | 'type' hides a field. | 854 | |
| coding | HiddenField | 'value' hides a field. | 854 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| design | VisibilityModifier | Variable 'modelVersion' must be private and have accessor methods. | 53 | |
| blocks | LeftCurly | '{' should be on a new line. | 59 | |
| blocks | LeftCurly | '{' should be on a new line. | 73 | |
| blocks | LeftCurly | '{' should be on a new line. | 76 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 80 | |
| blocks | LeftCurly | '{' should be on a new line. | 92 | |
| blocks | LeftCurly | '{' should be on a new line. | 93 | |
| blocks | RightCurly | '}' should be alone on a line. | 95 | |
| blocks | LeftCurly | '{' should be on a new line. | 95 | |
| misc | FinalParameters | Parameter value should be final. | 109 | |
| coding | FinalLocalVariable | Variable 'value' should be declared final. | 109 | |
| blocks | LeftCurly | '{' should be on a new line. | 109 | |
| blocks | LeftCurly | '{' should be on a new line. | 122 | |
| blocks | LeftCurly | '{' should be on a new line. | 123 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 124 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 126 | |
| coding | UnnecessaryParentheses | Unnecessary parentheses around assignment right-hand side. | 128 | |
| blocks | RightCurly | '}' should be alone on a line. | 131 | |
| coding | FinalLocalVariable | Variable 'e' should be declared final. | 131 | |
| blocks | LeftCurly | '{' should be on a new line. | 131 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 177 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 254 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 302 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocStyle | Missing a Javadoc comment. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 590 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 623 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 941 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 996 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1115 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 1175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 604 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 637 | |
| coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 661 | |
| coding | NestedIfDepth | Nested if-else depth is 6 (max allowed is 4). | 668 | |
| coding | NestedIfDepth | Nested if-else depth is 5 (max allowed is 4). | 675 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 694 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 201 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 418 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 645 | |
| coding | FinalLocalVariable | Variable 's0' should be declared final. | 655 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 39 |