The following document contains the results of Checkstyle 7.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly | 42 | ![]() |
coding | AvoidInlineConditionals | 3 | ![]() |
HiddenField | 248 | ![]() | |
MagicNumber | 2 | ![]() | |
SimplifyBooleanExpression | 19 | ![]() | |
design | DesignForExtension | 251 | ![]() |
FinalClass | 1 | ![]() | |
HideUtilityClassConstructor | 1 | ![]() | |
VisibilityModifier | 179 | ![]() | |
javadoc | JavadocMethod | 252 | ![]() |
JavadocPackage | 4 | ![]() | |
JavadocStyle | 41 | ![]() | |
JavadocType | 23 | ![]() | |
JavadocVariable | 343 | ![]() | |
misc | FinalParameters | 523 | ![]() |
modifier | ModifierOrder | 38 | ![]() |
naming | ConstantName | 3 | ![]() |
TypeName | 1 | ![]() | |
regexp | RegexpSingleline
|
1250 | ![]() |
sizes | LineLength | 400 | ![]() |
whitespace | ParenPad | 4 | ![]() |
WhitespaceAfter | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 36 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
![]() |
misc | FinalParameters | Parameter classLoader should be final. | 39 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 41 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 800). | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 14 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 16 |
![]() |
design | DesignForExtension | Class 'Adapter1' looks like designed for extension (can be subclassed), but the method 'unmarshal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Adapter1' final or making the method 'unmarshal' static/final/abstract/empty, or adding allowed annotation for the method. | 19 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 19 |
![]() |
misc | FinalParameters | Parameter value should be final. | 19 |
![]() |
design | DesignForExtension | Class 'Adapter1' looks like designed for extension (can be subclassed), but the method 'marshal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Adapter1' final or making the method 'marshal' static/final/abstract/empty, or adding allowed annotation for the method. | 23 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
![]() |
misc | FinalParameters | Parameter value should be final. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 23 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 35 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 114). | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 132). | 42 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 48 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 49 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 50 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 51 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 52 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 53 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 54 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 58 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 140). | 60 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 66 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 67 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 68 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 69 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 70 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 112). | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 74 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 75 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 79 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 81 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 90 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 92 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 101 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 114). | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 120 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 161 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 163 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 164 |
![]() |
design | VisibilityModifier | Variable 'sequenceId' must be private and have accessor methods. | 164 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 165 |
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 166 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 167 |
![]() |
design | VisibilityModifier | Variable 'language' must be private and have accessor methods. | 168 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 169 |
![]() |
design | VisibilityModifier | Variable 'title' must be private and have accessor methods. | 170 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 171 |
![]() |
design | VisibilityModifier | Variable 'subTitle' must be private and have accessor methods. | 171 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 172 |
![]() |
design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 172 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 173 |
![]() |
design | VisibilityModifier | Variable 'contentWithMarkup' must be private and have accessor methods. | 173 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 174 |
![]() |
design | VisibilityModifier | Variable 'tags' must be private and have accessor methods. | 174 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 175 |
![]() |
design | VisibilityModifier | Variable 'publishedDate' must be private and have accessor methods. | 176 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 177 |
![]() |
design | VisibilityModifier | Variable 'harvestDate' must be private and have accessor methods. | 178 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 179 |
![]() |
design | VisibilityModifier | Variable 'embargoDate' must be private and have accessor methods. | 179 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 180 |
![]() |
design | VisibilityModifier | Variable 'licenseEndDate' must be private and have accessor methods. | 181 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 182 |
![]() |
design | VisibilityModifier | Variable 'url' must be private and have accessor methods. | 183 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 184 |
![]() |
design | VisibilityModifier | Variable 'originalUrl' must be private and have accessor methods. | 184 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 185 |
![]() |
design | VisibilityModifier | Variable 'commentsUrl' must be private and have accessor methods. | 186 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 187 |
![]() |
design | VisibilityModifier | Variable 'outboundUrls' must be private and have accessor methods. | 187 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 188 |
![]() |
design | VisibilityModifier | Variable 'wordCount' must be private and have accessor methods. | 188 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 189 |
![]() |
design | VisibilityModifier | Variable 'dataFormat' must be private and have accessor methods. | 190 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 191 |
![]() |
design | VisibilityModifier | Variable 'copyright' must be private and have accessor methods. | 192 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 193 |
![]() |
design | VisibilityModifier | Variable 'loginStatus' must be private and have accessor methods. | 194 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 195 |
![]() |
design | VisibilityModifier | Variable 'duplicateGroupId' must be private and have accessor methods. | 196 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 197 |
![]() |
design | VisibilityModifier | Variable 'contentGroupIds' must be private and have accessor methods. | 197 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 198 |
![]() |
design | VisibilityModifier | Variable 'harvest' must be private and have accessor methods. | 198 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 199 |
![]() |
design | VisibilityModifier | Variable 'media' must be private and have accessor methods. | 200 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 201 |
![]() |
design | VisibilityModifier | Variable 'publishingPlatform' must be private and have accessor methods. | 202 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 203 |
![]() |
design | VisibilityModifier | Variable 'adultLanguage' must be private and have accessor methods. | 204 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 205 |
![]() |
design | VisibilityModifier | Variable 'topics' must be private and have accessor methods. | 205 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 206 |
![]() |
design | VisibilityModifier | Variable 'companies' must be private and have accessor methods. | 206 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 207 |
![]() |
design | VisibilityModifier | Variable 'locations' must be private and have accessor methods. | 207 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 208 |
![]() |
design | VisibilityModifier | Variable 'semantics' must be private and have accessor methods. | 208 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 209 |
![]() |
design | VisibilityModifier | Variable 'print' must be private and have accessor methods. | 209 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 210 |
![]() |
design | VisibilityModifier | Variable 'broadcast' must be private and have accessor methods. | 210 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 211 |
![]() |
design | VisibilityModifier | Variable 'author' must be private and have accessor methods. | 212 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 213 |
![]() |
design | VisibilityModifier | Variable 'source' must be private and have accessor methods. | 214 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 218 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 222 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 230 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 234 |
![]() |
misc | FinalParameters | Parameter value should be final. | 236 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 242 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 246 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 254 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 258 |
![]() |
misc | FinalParameters | Parameter value should be final. | 260 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 266 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 270 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 278 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 282 |
![]() |
misc | FinalParameters | Parameter value should be final. | 284 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 290 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 294 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 302 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 306 |
![]() |
misc | FinalParameters | Parameter value should be final. | 308 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 314 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 318 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 326 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 330 |
![]() |
misc | FinalParameters | Parameter value should be final. | 332 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 338 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 342 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 350 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 354 |
![]() |
misc | FinalParameters | Parameter value should be final. | 356 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 362 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 366 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 374 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 378 |
![]() |
misc | FinalParameters | Parameter value should be final. | 380 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 386 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 390 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 398 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 402 |
![]() |
misc | FinalParameters | Parameter value should be final. | 404 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 410 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 414 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 422 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 426 |
![]() |
misc | FinalParameters | Parameter value should be final. | 428 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 434 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 438 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 446 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 450 |
![]() |
misc | FinalParameters | Parameter value should be final. | 452 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 458 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 462 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 470 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 474 |
![]() |
misc | FinalParameters | Parameter value should be final. | 476 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 482 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 486 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 494 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 498 |
![]() |
misc | FinalParameters | Parameter value should be final. | 500 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 506 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 510 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 518 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 522 |
![]() |
misc | FinalParameters | Parameter value should be final. | 524 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 530 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 534 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 542 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 546 |
![]() |
misc | FinalParameters | Parameter value should be final. | 548 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 554 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 558 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 566 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 570 |
![]() |
misc | FinalParameters | Parameter value should be final. | 572 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 578 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 582 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 590 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 594 |
![]() |
misc | FinalParameters | Parameter value should be final. | 596 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 602 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 606 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 614 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 618 |
![]() |
misc | FinalParameters | Parameter value should be final. | 620 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 626 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 630 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 638 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 642 |
![]() |
misc | FinalParameters | Parameter value should be final. | 644 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 650 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 654 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 662 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 666 |
![]() |
misc | FinalParameters | Parameter value should be final. | 668 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 674 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 678 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 686 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 690 |
![]() |
misc | FinalParameters | Parameter value should be final. | 692 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 698 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 702 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 710 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 714 |
![]() |
misc | FinalParameters | Parameter value should be final. | 716 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 722 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 726 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 734 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 738 |
![]() |
misc | FinalParameters | Parameter value should be final. | 740 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 746 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 750 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 758 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 762 |
![]() |
misc | FinalParameters | Parameter value should be final. | 764 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 770 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 774 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 782 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 786 |
![]() |
misc | FinalParameters | Parameter value should be final. | 788 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 794 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 798 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 806 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 810 |
![]() |
misc | FinalParameters | Parameter value should be final. | 812 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 818 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 822 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 830 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 834 |
![]() |
misc | FinalParameters | Parameter value should be final. | 836 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 842 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 846 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 854 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 858 |
![]() |
misc | FinalParameters | Parameter value should be final. | 860 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 866 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 870 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 878 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 882 |
![]() |
misc | FinalParameters | Parameter value should be final. | 884 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 890 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 894 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 902 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 906 |
![]() |
misc | FinalParameters | Parameter value should be final. | 908 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 914 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 918 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 926 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 930 |
![]() |
misc | FinalParameters | Parameter value should be final. | 932 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 938 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 942 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 950 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 954 |
![]() |
misc | FinalParameters | Parameter value should be final. | 956 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 962 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 966 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 974 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 978 |
![]() |
misc | FinalParameters | Parameter value should be final. | 980 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 986 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 990 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 998 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1002 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1004 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1010 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1014 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1022 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1026 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1028 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1035 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 1036 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1037 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 1043 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1049 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1050 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1058 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1060 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1061 |
![]() |
design | VisibilityModifier | Variable 'company' must be private and have accessor methods. | 1061 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1065 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 1070 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1071 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1077 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1078 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1082 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1083 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 1085 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1097 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 1098 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1099 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 1105 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1111 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1112 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1120 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1122 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1123 |
![]() |
design | VisibilityModifier | Variable 'location' must be private and have accessor methods. | 1123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1127 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 1132 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1133 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1139 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1140 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1144 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1145 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 1147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1159 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 1160 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1161 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 134). | 1167 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1173 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1174 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1182 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1184 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1185 |
![]() |
design | VisibilityModifier | Variable 'outboundUrl' must be private and have accessor methods. | 1185 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1189 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 1194 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1201 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1202 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1206 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1207 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 1209 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1221 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 1222 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1223 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 126). | 1229 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1235 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1236 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1244 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1246 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1247 |
![]() |
design | VisibilityModifier | Variable 'tag' must be private and have accessor methods. | 1247 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1251 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 1256 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1257 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1263 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1264 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1268 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1269 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 1271 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1283 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 1284 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1285 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 1291 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1297 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1298 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1306 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1308 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1309 |
![]() |
design | VisibilityModifier | Variable 'topic' must be private and have accessor methods. | 1309 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1313 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 1318 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1319 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1325 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1326 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1330 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1331 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 1333 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 35 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 37 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 38 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 44 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 45 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 63 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
design | VisibilityModifier | Variable 'clazz' must be private and have accessor methods. | 71 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 72 |
![]() |
design | VisibilityModifier | Variable 'mentions' must be private and have accessor methods. | 73 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
![]() |
design | VisibilityModifier | Variable 'confidence' must be private and have accessor methods. | 75 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
![]() |
design | VisibilityModifier | Variable 'country' must be private and have accessor methods. | 77 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 78 |
![]() |
design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 79 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
![]() |
design | VisibilityModifier | Variable 'subregion' must be private and have accessor methods. | 81 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
![]() |
design | VisibilityModifier | Variable 'state' must be private and have accessor methods. | 83 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
![]() |
design | VisibilityModifier | Variable 'latitude' must be private and have accessor methods. | 85 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
design | VisibilityModifier | Variable 'longitude' must be private and have accessor methods. | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
misc | FinalParameters | Parameter value should be final. | 109 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 127 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 131 |
![]() |
misc | FinalParameters | Parameter value should be final. | 133 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 139 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 143 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 155 |
![]() |
misc | FinalParameters | Parameter value should be final. | 157 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 163 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 167 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 179 |
![]() |
misc | FinalParameters | Parameter value should be final. | 181 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 191 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 199 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 203 |
![]() |
misc | FinalParameters | Parameter value should be final. | 205 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 211 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 215 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 223 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 227 |
![]() |
misc | FinalParameters | Parameter value should be final. | 229 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 235 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 239 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 247 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 251 |
![]() |
misc | FinalParameters | Parameter value should be final. | 253 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 259 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 263 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 271 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 275 |
![]() |
misc | FinalParameters | Parameter value should be final. | 277 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 283 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 287 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 295 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 299 |
![]() |
misc | FinalParameters | Parameter value should be final. | 301 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 307 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 311 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 319 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 323 |
![]() |
misc | FinalParameters | Parameter value should be final. | 325 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 331 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 335 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 343 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 347 |
![]() |
misc | FinalParameters | Parameter value should be final. | 349 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 32 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 38 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 39 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 51 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
![]() |
design | VisibilityModifier | Variable 'itemId' must be private and have accessor methods. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
![]() |
design | VisibilityModifier | Variable 'statusId' must be private and have accessor methods. | 57 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
design | VisibilityModifier | Variable 'inReplyToUserId' must be private and have accessor methods. | 59 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
![]() |
design | VisibilityModifier | Variable 'inReplyToStatusId' must be private and have accessor methods. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
design | VisibilityModifier | Variable 'totalViews' must be private and have accessor methods. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
misc | FinalParameters | Parameter value should be final. | 85 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
misc | FinalParameters | Parameter value should be final. | 109 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 127 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 131 |
![]() |
misc | FinalParameters | Parameter value should be final. | 133 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 139 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 143 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 155 |
![]() |
misc | FinalParameters | Parameter value should be final. | 157 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 163 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 167 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 179 |
![]() |
misc | FinalParameters | Parameter value should be final. | 181 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 22 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 23 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 113). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 38 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 49 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 50 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 62 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 64 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
![]() |
design | VisibilityModifier | Variable 'status' must be private and have accessor methods. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
design | VisibilityModifier | Variable 'messageCode' must be private and have accessor methods. | 66 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
![]() |
design | VisibilityModifier | Variable 'userMessage' must be private and have accessor methods. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
design | VisibilityModifier | Variable 'developerMessage' must be private and have accessor methods. | 68 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
![]() |
design | VisibilityModifier | Variable 'articles' must be private and have accessor methods. | 69 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 73 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 85 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 89 |
![]() |
misc | FinalParameters | Parameter value should be final. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 97 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 101 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 109 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 113 |
![]() |
misc | FinalParameters | Parameter value should be final. | 115 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 121 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 125 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 133 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 137 |
![]() |
misc | FinalParameters | Parameter value should be final. | 139 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 145 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 149 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 157 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 161 |
![]() |
misc | FinalParameters | Parameter value should be final. | 163 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 169 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 173 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 181 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 185 |
![]() |
misc | FinalParameters | Parameter value should be final. | 187 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 194 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 196 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 202 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 208 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 209 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 217 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 219 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 220 |
![]() |
design | VisibilityModifier | Variable 'article' must be private and have accessor methods. | 220 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 224 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 229 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 230 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 236 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 237 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 241 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 242 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 244 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 31 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 37 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 38 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 49 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 51 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
design | VisibilityModifier | Variable 'url' must be private and have accessor methods. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
![]() |
design | VisibilityModifier | Variable 'mimeType' must be private and have accessor methods. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
![]() |
design | VisibilityModifier | Variable 'caption' must be private and have accessor methods. | 57 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
design | VisibilityModifier | Variable 'duration' must be private and have accessor methods. | 59 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
misc | FinalParameters | Parameter value should be final. | 81 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
misc | FinalParameters | Parameter value should be final. | 105 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 127 |
![]() |
misc | FinalParameters | Parameter value should be final. | 129 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 135 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 139 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
misc | FinalParameters | Parameter value should be final. | 153 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 33 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 39 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 40 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 53 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 57 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
design | VisibilityModifier | Variable 'homeUrl' must be private and have accessor methods. | 59 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
![]() |
design | VisibilityModifier | Variable 'email' must be private and have accessor methods. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 63 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
design | VisibilityModifier | Variable 'dateLastActive' must be private and have accessor methods. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
design | VisibilityModifier | Variable 'publishingPlatform' must be private and have accessor methods. | 67 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 87 |
![]() |
misc | FinalParameters | Parameter value should be final. | 89 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
misc | FinalParameters | Parameter value should be final. | 113 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 131 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 135 |
![]() |
misc | FinalParameters | Parameter value should be final. | 137 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 143 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 155 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 159 |
![]() |
misc | FinalParameters | Parameter value should be final. | 161 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 167 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 179 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
misc | FinalParameters | Parameter value should be final. | 185 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 191 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 203 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 207 |
![]() |
misc | FinalParameters | Parameter value should be final. | 209 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 34 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 40 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 41 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 55 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 57 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
design | VisibilityModifier | Variable 'userName' must be private and have accessor methods. | 59 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
![]() |
design | VisibilityModifier | Variable 'userId' must be private and have accessor methods. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
design | VisibilityModifier | Variable 'statusesCount' must be private and have accessor methods. | 63 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
design | VisibilityModifier | Variable 'totalViews' must be private and have accessor methods. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
design | VisibilityModifier | Variable 'followingCount' must be private and have accessor methods. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
design | VisibilityModifier | Variable 'followersCount' must be private and have accessor methods. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
design | VisibilityModifier | Variable 'kloutScore' must be private and have accessor methods. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
misc | FinalParameters | Parameter value should be final. | 93 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
misc | FinalParameters | Parameter value should be final. | 117 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 127 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 135 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 139 |
![]() |
misc | FinalParameters | Parameter value should be final. | 141 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 159 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 163 |
![]() |
misc | FinalParameters | Parameter value should be final. | 165 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
misc | FinalParameters | Parameter value should be final. | 189 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 199 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 207 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 211 |
![]() |
misc | FinalParameters | Parameter value should be final. | 213 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 219 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 223 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 231 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 235 |
![]() |
misc | FinalParameters | Parameter value should be final. | 237 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 23 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 38 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 49 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 50 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 61 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 63 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
design | VisibilityModifier | Variable 'marketName' must be private and have accessor methods. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
design | VisibilityModifier | Variable 'nationalNetwork' must be private and have accessor methods. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
design | VisibilityModifier | Variable 'title' must be private and have accessor methods. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
design | VisibilityModifier | Variable 'lines' must be private and have accessor methods. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 78 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 90 |
![]() |
misc | FinalParameters | Parameter value should be final. | 92 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 98 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 102 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 110 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 114 |
![]() |
misc | FinalParameters | Parameter value should be final. | 116 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 122 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 126 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 134 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 138 |
![]() |
misc | FinalParameters | Parameter value should be final. | 140 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 146 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 150 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 158 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 162 |
![]() |
misc | FinalParameters | Parameter value should be final. | 164 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 172 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 173 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 179 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 185 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 186 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 194 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 196 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 197 |
![]() |
design | VisibilityModifier | Variable 'line' must be private and have accessor methods. | 197 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 201 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 206 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 207 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 213 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 214 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 218 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 219 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 221 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 35 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 41 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 42 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 57 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 59 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
design | VisibilityModifier | Variable 'symbol' must be private and have accessor methods. | 63 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
design | VisibilityModifier | Variable 'exchange' must be private and have accessor methods. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
design | VisibilityModifier | Variable 'isin' must be private and have accessor methods. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
design | VisibilityModifier | Variable 'cusip' must be private and have accessor methods. | 68 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
![]() |
design | VisibilityModifier | Variable 'titleCount' must be private and have accessor methods. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
design | VisibilityModifier | Variable 'contentCount' must be private and have accessor methods. | 70 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
![]() |
design | VisibilityModifier | Variable 'primary' must be private and have accessor methods. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
misc | FinalParameters | Parameter value should be final. | 93 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
misc | FinalParameters | Parameter value should be final. | 117 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 127 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 135 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 139 |
![]() |
misc | FinalParameters | Parameter value should be final. | 141 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 159 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 163 |
![]() |
misc | FinalParameters | Parameter value should be final. | 165 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
misc | FinalParameters | Parameter value should be final. | 189 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 197 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 203 |
![]() |
misc | FinalParameters | Parameter value should be final. | 205 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'value'. | 205 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 211 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 213 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 219 |
![]() |
misc | FinalParameters | Parameter value should be final. | 221 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'value'. | 221 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 227 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 229 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 235 |
![]() |
misc | FinalParameters | Parameter value should be final. | 237 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'value'. | 237 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 30 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 37 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 48 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 50 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
![]() |
design | VisibilityModifier | Variable 'confidence' must be private and have accessor methods. | 51 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
design | VisibilityModifier | Variable 'fipsCode' must be private and have accessor methods. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
![]() |
design | VisibilityModifier | Variable 'isoCode' must be private and have accessor methods. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 54 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 58 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 62 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
misc | FinalParameters | Parameter value should be final. | 76 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 82 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 94 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 98 |
![]() |
misc | FinalParameters | Parameter value should be final. | 100 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 106 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 110 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 118 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 122 |
![]() |
misc | FinalParameters | Parameter value should be final. | 124 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 130 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 134 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 142 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 146 |
![]() |
misc | FinalParameters | Parameter value should be final. | 148 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 23 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 35 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 37 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 41 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 132). | 43 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 49 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 50 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 51 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 52 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 54 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 58 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 138). | 60 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 69 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 143). | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 84 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 109 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 111 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 112 |
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 113 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 114 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 115 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 116 |
![]() |
design | VisibilityModifier | Variable 'url' must be private and have accessor methods. | 116 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 117 |
![]() |
design | VisibilityModifier | Variable 'mediaType' must be private and have accessor methods. | 118 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 119 |
![]() |
design | VisibilityModifier | Variable 'publishingPlatform' must be private and have accessor methods. | 120 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 121 |
![]() |
design | VisibilityModifier | Variable 'idFromPublisher' must be private and have accessor methods. | 122 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 123 |
![]() |
design | VisibilityModifier | Variable 'generator' must be private and have accessor methods. | 124 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 125 |
![]() |
design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 126 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 127 |
![]() |
design | VisibilityModifier | Variable 'tags' must be private and have accessor methods. | 127 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 128 |
![]() |
design | VisibilityModifier | Variable 'imageUrl' must be private and have accessor methods. | 129 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 130 |
![]() |
design | VisibilityModifier | Variable 'copyright' must be private and have accessor methods. | 131 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 132 |
![]() |
design | VisibilityModifier | Variable 'language' must be private and have accessor methods. | 133 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 134 |
![]() |
design | VisibilityModifier | Variable 'dataFormat' must be private and have accessor methods. | 135 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 136 |
![]() |
design | VisibilityModifier | Variable 'rank' must be private and have accessor methods. | 137 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 138 |
![]() |
design | VisibilityModifier | Variable 'inWhiteList' must be private and have accessor methods. | 139 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 140 |
![]() |
design | VisibilityModifier | Variable 'autoTopics' must be private and have accessor methods. | 140 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 141 |
![]() |
design | VisibilityModifier | Variable 'editorialTopics' must be private and have accessor methods. | 141 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 142 |
![]() |
design | VisibilityModifier | Variable 'genre' must be private and have accessor methods. | 143 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 159 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 163 |
![]() |
misc | FinalParameters | Parameter value should be final. | 165 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
misc | FinalParameters | Parameter value should be final. | 189 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 199 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 207 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 211 |
![]() |
misc | FinalParameters | Parameter value should be final. | 213 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 219 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 223 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 231 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 235 |
![]() |
misc | FinalParameters | Parameter value should be final. | 237 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 243 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 247 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 255 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 259 |
![]() |
misc | FinalParameters | Parameter value should be final. | 261 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 267 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 271 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 279 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 283 |
![]() |
misc | FinalParameters | Parameter value should be final. | 285 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 291 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 295 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 303 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 307 |
![]() |
misc | FinalParameters | Parameter value should be final. | 309 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 315 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 319 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 327 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 331 |
![]() |
misc | FinalParameters | Parameter value should be final. | 333 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 339 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 343 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 351 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 355 |
![]() |
misc | FinalParameters | Parameter value should be final. | 357 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 363 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 367 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 375 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 379 |
![]() |
misc | FinalParameters | Parameter value should be final. | 381 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 387 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 391 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 399 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 403 |
![]() |
misc | FinalParameters | Parameter value should be final. | 405 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 411 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 415 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 423 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 427 |
![]() |
misc | FinalParameters | Parameter value should be final. | 429 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 435 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 439 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 447 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 451 |
![]() |
misc | FinalParameters | Parameter value should be final. | 453 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 459 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 463 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 471 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 475 |
![]() |
misc | FinalParameters | Parameter value should be final. | 477 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 483 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 487 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 495 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 499 |
![]() |
misc | FinalParameters | Parameter value should be final. | 501 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 507 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 511 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 519 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 523 |
![]() |
misc | FinalParameters | Parameter value should be final. | 525 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 531 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 535 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 543 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 547 |
![]() |
misc | FinalParameters | Parameter value should be final. | 549 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 555 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 559 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 567 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 571 |
![]() |
misc | FinalParameters | Parameter value should be final. | 573 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 580 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 581 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 582 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 132). | 588 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 594 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 595 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 603 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 605 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 606 |
![]() |
design | VisibilityModifier | Variable 'autoTopic' must be private and have accessor methods. | 606 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 610 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 615 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 616 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 622 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 623 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 627 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 628 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 630 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 642 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 643 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 644 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 137). | 650 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 656 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 657 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 665 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 667 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 668 |
![]() |
design | VisibilityModifier | Variable 'editorialTopic' must be private and have accessor methods. | 668 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 672 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 677 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 678 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 684 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 685 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 689 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 690 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 692 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 704 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 705 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 706 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 126). | 712 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 718 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 719 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 727 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 729 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 730 |
![]() |
design | VisibilityModifier | Variable 'tag' must be private and have accessor methods. | 730 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 734 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 739 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 740 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 746 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 747 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 751 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 752 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 754 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 29 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 35 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 45 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
![]() |
design | VisibilityModifier | Variable 'headlineVia' must be private and have accessor methods. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
design | VisibilityModifier | Variable 'contentVia' must be private and have accessor methods. | 51 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 55 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 59 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 71 |
![]() |
misc | FinalParameters | Parameter value should be final. | 73 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
misc | FinalParameters | Parameter value should be final. | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 30 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 37 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
design | VisibilityModifier | Variable 'url' must be private and have accessor methods. | 51 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
design | VisibilityModifier | Variable 'mimeType' must be private and have accessor methods. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
![]() |
design | VisibilityModifier | Variable 'caption' must be private and have accessor methods. | 55 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 59 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
misc | FinalParameters | Parameter value should be final. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
misc | FinalParameters | Parameter value should be final. | 101 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
misc | FinalParameters | Parameter value should be final. | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 28 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 34 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 35 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
design | VisibilityModifier | Variable 'date' must be private and have accessor methods. | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
![]() |
design | VisibilityModifier | Variable 'text' must be private and have accessor methods. | 48 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 52 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 64 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 68 |
![]() |
misc | FinalParameters | Parameter value should be final. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 76 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 80 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 88 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 92 |
![]() |
misc | FinalParameters | Parameter value should be final. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 22 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 23 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 31 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 37 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 38 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 48 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 50 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
![]() |
design | VisibilityModifier | Variable 'audio' must be private and have accessor methods. | 51 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
design | VisibilityModifier | Variable 'image' must be private and have accessor methods. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
![]() |
design | VisibilityModifier | Variable 'video' must be private and have accessor methods. | 53 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 57 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 62 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 69 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 92 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 98 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 104 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 106 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 120 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 121 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 127 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 128 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 132 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 133 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 135 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 18 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 23 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 25 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 26 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 27 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 34 |
![]() |
naming | ConstantName | Name '_Response_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 130). | 37 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 38 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 43 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 45 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 47 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 51 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 53 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 55 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 59 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 61 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 63 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 67 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 69 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 71 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 75 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 77 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 79 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 85 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 87 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 93 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 95 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 101 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 103 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 107 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 109 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 111 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 115 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 117 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 119 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 125 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 127 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 131 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 133 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 135 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 139 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 141 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 143 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 149 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 151 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 155 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 157 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 159 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 163 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 165 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 167 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 173 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 175 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 179 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 181 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 183 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 187 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 189 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 191 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 197 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 199 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 203 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 205 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 207 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 211 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 213 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 215 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 219 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 221 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 223 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 227 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 229 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 231 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 235 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 237 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 239 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 243 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 245 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 247 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 251 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 253 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 255 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 259 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 261 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 263 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 267 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 269 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 271 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 275 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 277 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 279 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 283 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 285 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 287 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 291 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 293 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 295 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 299 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 301 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 303 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 307 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 309 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 311 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 315 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 317 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 319 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 323 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 325 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 327 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 331 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 333 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 335 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 339 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 340 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 341 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 343 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 344 |
![]() |
misc | FinalParameters | Parameter value should be final. | 344 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'value'. | 344 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 345 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 35 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 37 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 38 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 39 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 40 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 46 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 67 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
design | VisibilityModifier | Variable 'supplement' must be private and have accessor methods. | 71 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 72 |
![]() |
design | VisibilityModifier | Variable 'publicationEdition' must be private and have accessor methods. | 73 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
![]() |
design | VisibilityModifier | Variable 'regionalEdition' must be private and have accessor methods. | 75 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
![]() |
design | VisibilityModifier | Variable 'section' must be private and have accessor methods. | 77 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 78 |
![]() |
design | VisibilityModifier | Variable 'pageNumber' must be private and have accessor methods. | 79 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
![]() |
design | VisibilityModifier | Variable 'sizeCm' must be private and have accessor methods. | 81 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
![]() |
design | VisibilityModifier | Variable 'sizePercentage' must be private and have accessor methods. | 83 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
![]() |
design | VisibilityModifier | Variable 'originLeft' must be private and have accessor methods. | 85 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
design | VisibilityModifier | Variable 'originTop' must be private and have accessor methods. | 87 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 88 |
![]() |
design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 89 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 90 |
![]() |
design | VisibilityModifier | Variable 'height' must be private and have accessor methods. | 91 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 92 |
![]() |
design | VisibilityModifier | Variable 'byLine' must be private and have accessor methods. | 93 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 94 |
![]() |
design | VisibilityModifier | Variable 'photo' must be private and have accessor methods. | 95 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
misc | FinalParameters | Parameter value should be final. | 117 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 127 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 135 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 139 |
![]() |
misc | FinalParameters | Parameter value should be final. | 141 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 159 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 163 |
![]() |
misc | FinalParameters | Parameter value should be final. | 165 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
misc | FinalParameters | Parameter value should be final. | 189 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 199 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 207 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 211 |
![]() |
misc | FinalParameters | Parameter value should be final. | 213 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 219 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 223 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 231 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 235 |
![]() |
misc | FinalParameters | Parameter value should be final. | 237 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 243 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 247 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 255 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 259 |
![]() |
misc | FinalParameters | Parameter value should be final. | 261 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 267 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 271 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 279 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 283 |
![]() |
misc | FinalParameters | Parameter value should be final. | 285 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 291 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 295 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 303 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 307 |
![]() |
misc | FinalParameters | Parameter value should be final. | 309 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 315 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 319 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 327 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 331 |
![]() |
misc | FinalParameters | Parameter value should be final. | 333 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 339 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 343 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 351 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 355 |
![]() |
misc | FinalParameters | Parameter value should be final. | 357 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 363 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 367 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 375 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 379 |
![]() |
misc | FinalParameters | Parameter value should be final. | 381 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 387 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 391 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 399 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 403 |
![]() |
misc | FinalParameters | Parameter value should be final. | 405 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 28 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 34 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 35 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
![]() |
design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 48 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 52 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 64 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 68 |
![]() |
misc | FinalParameters | Parameter value should be final. | 70 |
![]() |
coding | HiddenField | 'value' hides a field. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 76 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 80 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 88 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 92 |
![]() |
misc | FinalParameters | Parameter value should be final. | 94 |
![]() |
coding | HiddenField | 'value' hides a field. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 30 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 37 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
design | VisibilityModifier | Variable 'autoRank' must be private and have accessor methods. | 51 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
design | VisibilityModifier | Variable 'autoRankOrder' must be private and have accessor methods. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
![]() |
design | VisibilityModifier | Variable 'inboundLinkCount' must be private and have accessor methods. | 55 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 59 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
misc | FinalParameters | Parameter value should be final. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
misc | FinalParameters | Parameter value should be final. | 101 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
misc | FinalParameters | Parameter value should be final. | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 22 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 23 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 109). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 43 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 45 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 57 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 66 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 68 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
![]() |
design | VisibilityModifier | Variable 'events' must be private and have accessor methods. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
design | VisibilityModifier | Variable 'entities' must be private and have accessor methods. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 78 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 90 |
![]() |
misc | FinalParameters | Parameter value should be final. | 92 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 98 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 102 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 110 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 114 |
![]() |
misc | FinalParameters | Parameter value should be final. | 116 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 124 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 125 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 131 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 137 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 138 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 146 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 148 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 149 |
![]() |
design | VisibilityModifier | Variable 'entity' must be private and have accessor methods. | 149 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 153 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 158 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 159 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 165 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 166 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 170 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 173 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 185 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 186 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 193 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 199 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 200 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 208 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 210 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 211 |
![]() |
design | VisibilityModifier | Variable 'event' must be private and have accessor methods. | 211 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 215 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 220 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 221 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 227 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 228 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 232 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 233 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 235 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 22 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 23 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 34 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 45 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 46 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 54 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 56 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
![]() |
design | VisibilityModifier | Variable 'properties' must be private and have accessor methods. | 57 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 61 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 65 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 73 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 77 |
![]() |
misc | FinalParameters | Parameter value should be final. | 79 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 88 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 94 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 100 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 101 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 109 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 111 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 112 |
![]() |
design | VisibilityModifier | Variable 'property' must be private and have accessor methods. | 112 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 116 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 121 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 122 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 128 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 129 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 133 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 134 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 136 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 35 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 37 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 39 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 46 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 67 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 70 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 72 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 73 |
![]() |
design | VisibilityModifier | Variable 'homeUrl' must be private and have accessor methods. | 74 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 75 |
![]() |
design | VisibilityModifier | Variable 'publisher' must be private and have accessor methods. | 76 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 77 |
![]() |
design | VisibilityModifier | Variable 'primaryLanguage' must be private and have accessor methods. | 78 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 79 |
![]() |
design | VisibilityModifier | Variable 'primaryMediaType' must be private and have accessor methods. | 80 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 81 |
![]() |
design | VisibilityModifier | Variable 'category' must be private and have accessor methods. | 82 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
![]() |
design | VisibilityModifier | Variable 'editorialRank' must be private and have accessor methods. | 84 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 85 |
![]() |
design | VisibilityModifier | Variable 'publicationId' must be private and have accessor methods. | 85 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
design | VisibilityModifier | Variable 'channelCode' must be private and have accessor methods. | 86 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 87 |
![]() |
design | VisibilityModifier | Variable 'location' must be private and have accessor methods. | 88 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 89 |
![]() |
design | VisibilityModifier | Variable 'feedSource' must be private and have accessor methods. | 89 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 90 |
![]() |
design | VisibilityModifier | Variable 'feed' must be private and have accessor methods. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
misc | FinalParameters | Parameter value should be final. | 113 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 131 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 135 |
![]() |
misc | FinalParameters | Parameter value should be final. | 137 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 143 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 155 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 159 |
![]() |
misc | FinalParameters | Parameter value should be final. | 161 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 167 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 179 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
misc | FinalParameters | Parameter value should be final. | 185 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 191 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 203 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 207 |
![]() |
misc | FinalParameters | Parameter value should be final. | 209 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 215 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 219 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 227 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 231 |
![]() |
misc | FinalParameters | Parameter value should be final. | 233 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 239 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 243 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 251 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 255 |
![]() |
misc | FinalParameters | Parameter value should be final. | 257 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 263 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 267 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 275 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 279 |
![]() |
misc | FinalParameters | Parameter value should be final. | 281 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 287 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 291 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 299 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 303 |
![]() |
misc | FinalParameters | Parameter value should be final. | 305 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 311 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 315 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 323 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 327 |
![]() |
misc | FinalParameters | Parameter value should be final. | 329 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 335 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 339 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 347 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 351 |
![]() |
misc | FinalParameters | Parameter value should be final. | 353 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 359 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 363 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 371 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 375 |
![]() |
misc | FinalParameters | Parameter value should be final. | 377 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 383 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 387 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 395 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 399 |
![]() |
misc | FinalParameters | Parameter value should be final. | 401 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 34 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 40 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 41 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 55 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 57 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
design | VisibilityModifier | Variable 'country' must be private and have accessor methods. | 59 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
![]() |
design | VisibilityModifier | Variable 'countryCode' must be private and have accessor methods. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 63 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
design | VisibilityModifier | Variable 'subregion' must be private and have accessor methods. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
design | VisibilityModifier | Variable 'state' must be private and have accessor methods. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
design | VisibilityModifier | Variable 'zipArea' must be private and have accessor methods. | 69 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
design | VisibilityModifier | Variable 'zipCode' must be private and have accessor methods. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
misc | FinalParameters | Parameter value should be final. | 93 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 99 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 111 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
misc | FinalParameters | Parameter value should be final. | 117 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 127 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 135 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 139 |
![]() |
misc | FinalParameters | Parameter value should be final. | 141 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 159 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 163 |
![]() |
misc | FinalParameters | Parameter value should be final. | 165 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 183 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
misc | FinalParameters | Parameter value should be final. | 189 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 195 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 199 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 207 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 211 |
![]() |
misc | FinalParameters | Parameter value should be final. | 213 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 219 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 223 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 231 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 235 |
![]() |
misc | FinalParameters | Parameter value should be final. | 237 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 29 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 35 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 46 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 48 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
design | VisibilityModifier | Variable 'confidence' must be private and have accessor methods. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
design | VisibilityModifier | Variable 'fipsCode' must be private and have accessor methods. | 50 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 51 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 55 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 59 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 71 |
![]() |
misc | FinalParameters | Parameter value should be final. | 73 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 91 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
misc | FinalParameters | Parameter value should be final. | 97 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 103 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 115 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 119 |
![]() |
misc | FinalParameters | Parameter value should be final. | 121 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 28 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 34 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 35 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
![]() |
design | VisibilityModifier | Variable 'group' must be private and have accessor methods. | 48 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 52 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 64 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 68 |
![]() |
misc | FinalParameters | Parameter value should be final. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 76 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 80 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 88 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 92 |
![]() |
misc | FinalParameters | Parameter value should be final. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
misc | FinalParameters | Parameter url should be final. | 53 |
![]() |
coding | HiddenField | 'url' hides a field. | 53 |
![]() |
design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
misc | FinalParameters | Parameter url should be final. | 57 |
![]() |
coding | HiddenField | 'url' hides a field. | 57 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
misc | FinalParameters | Parameter mimeType should be final. | 80 |
![]() |
coding | HiddenField | 'mimeType' hides a field. | 80 |
![]() |
design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'withMimeType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'withMimeType' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
![]() |
misc | FinalParameters | Parameter mimeType should be final. | 84 |
![]() |
coding | HiddenField | 'mimeType' hides a field. | 84 |
![]() |
design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
![]() |
misc | FinalParameters | Parameter name should be final. | 102 |
![]() |
misc | FinalParameters | Parameter value should be final. | 102 |
![]() |
design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
misc | FinalParameters | Parameter name should be final. | 106 |
![]() |
misc | FinalParameters | Parameter value should be final. | 106 |
![]() |
design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 113 |
![]() |
design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
![]() |
misc | FinalParameters | Parameter other should be final. | 117 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 153). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 41 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 44 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 55 |
![]() |
misc | FinalParameters | Parameter publishingPlatform should be final. | 61 |
![]() |
coding | HiddenField | 'publishingPlatform' hides a field. | 61 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 65 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withPublishingPlatform' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withPublishingPlatform' static/final/abstract/empty, or adding allowed annotation for the method. | 65 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
![]() |
misc | FinalParameters | Parameter publishingPlatform should be final. | 65 |
![]() |
coding | HiddenField | 'publishingPlatform' hides a field. | 65 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 82 |
![]() |
misc | FinalParameters | Parameter dateLastActive should be final. | 88 |
![]() |
coding | HiddenField | 'dateLastActive' hides a field. | 88 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withDateLastActive' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withDateLastActive' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 92 |
![]() |
misc | FinalParameters | Parameter dateLastActive should be final. | 92 |
![]() |
coding | HiddenField | 'dateLastActive' hides a field. | 92 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 98 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 109 |
![]() |
misc | FinalParameters | Parameter description should be final. | 115 |
![]() |
coding | HiddenField | 'description' hides a field. | 115 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withDescription' static/final/abstract/empty, or adding allowed annotation for the method. | 119 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 119 |
![]() |
misc | FinalParameters | Parameter description should be final. | 119 |
![]() |
coding | HiddenField | 'description' hides a field. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 125 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 136 |
![]() |
misc | FinalParameters | Parameter name should be final. | 142 |
![]() |
coding | HiddenField | 'name' hides a field. | 142 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 146 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 146 |
![]() |
misc | FinalParameters | Parameter name should be final. | 146 |
![]() |
coding | HiddenField | 'name' hides a field. | 146 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 151 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 156 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 156 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 162 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 162 |
![]() |
misc | FinalParameters | Parameter name should be final. | 164 |
![]() |
coding | HiddenField | 'name' hides a field. | 164 |
![]() |
misc | FinalParameters | Parameter value should be final. | 164 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 168 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 168 |
![]() |
misc | FinalParameters | Parameter name should be final. | 168 |
![]() |
coding | HiddenField | 'name' hides a field. | 168 |
![]() |
misc | FinalParameters | Parameter value should be final. | 168 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 173 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 162). | 175 |
![]() |
design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 178 |
![]() |
misc | FinalParameters | Parameter other should be final. | 179 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 183 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 255). | 187 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
misc | FinalParameters | Parameter symbol should be final. | 73 |
![]() |
coding | HiddenField | 'symbol' hides a field. | 73 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'withSymbol' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'withSymbol' static/final/abstract/empty, or adding allowed annotation for the method. | 77 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
![]() |
misc | FinalParameters | Parameter symbol should be final. | 77 |
![]() |
coding | HiddenField | 'symbol' hides a field. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 94 |
![]() |
misc | FinalParameters | Parameter primary should be final. | 100 |
![]() |
coding | HiddenField | 'primary' hides a field. | 100 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'withPrimary' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'withPrimary' static/final/abstract/empty, or adding allowed annotation for the method. | 104 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
![]() |
misc | FinalParameters | Parameter primary should be final. | 104 |
![]() |
coding | HiddenField | 'primary' hides a field. | 104 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 110 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 121 |
![]() |
misc | FinalParameters | Parameter name should be final. | 127 |
![]() |
coding | HiddenField | 'name' hides a field. | 127 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
misc | FinalParameters | Parameter name should be final. | 131 |
![]() |
coding | HiddenField | 'name' hides a field. | 131 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 137 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 148 |
![]() |
misc | FinalParameters | Parameter contentCount should be final. | 154 |
![]() |
coding | HiddenField | 'contentCount' hides a field. | 154 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'withContentCount' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'withContentCount' static/final/abstract/empty, or adding allowed annotation for the method. | 158 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
![]() |
misc | FinalParameters | Parameter contentCount should be final. | 158 |
![]() |
coding | HiddenField | 'contentCount' hides a field. | 158 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 164 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
misc | FinalParameters | Parameter exchange should be final. | 181 |
![]() |
coding | HiddenField | 'exchange' hides a field. | 181 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'withExchange' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'withExchange' static/final/abstract/empty, or adding allowed annotation for the method. | 185 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
![]() |
misc | FinalParameters | Parameter exchange should be final. | 185 |
![]() |
coding | HiddenField | 'exchange' hides a field. | 185 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 191 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 202 |
![]() |
misc | FinalParameters | Parameter titleCount should be final. | 208 |
![]() |
coding | HiddenField | 'titleCount' hides a field. | 208 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'withTitleCount' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'withTitleCount' static/final/abstract/empty, or adding allowed annotation for the method. | 212 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
![]() |
misc | FinalParameters | Parameter titleCount should be final. | 212 |
![]() |
coding | HiddenField | 'titleCount' hides a field. | 212 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 218 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 229 |
![]() |
misc | FinalParameters | Parameter isin should be final. | 235 |
![]() |
coding | HiddenField | 'isin' hides a field. | 235 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'withIsin' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'withIsin' static/final/abstract/empty, or adding allowed annotation for the method. | 239 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
![]() |
misc | FinalParameters | Parameter isin should be final. | 239 |
![]() |
coding | HiddenField | 'isin' hides a field. | 239 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 244 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 249 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 249 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 255 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
![]() |
misc | FinalParameters | Parameter name should be final. | 257 |
![]() |
coding | HiddenField | 'name' hides a field. | 257 |
![]() |
misc | FinalParameters | Parameter value should be final. | 257 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 261 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 261 |
![]() |
misc | FinalParameters | Parameter name should be final. | 261 |
![]() |
coding | HiddenField | 'name' hides a field. | 261 |
![]() |
misc | FinalParameters | Parameter value should be final. | 261 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 266 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 193). | 268 |
![]() |
design | DesignForExtension | Class 'Companies' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Companies' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 271 |
![]() |
misc | FinalParameters | Parameter other should be final. | 272 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 276 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 308). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 41 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 44 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 55 |
![]() |
misc | FinalParameters | Parameter name should be final. | 61 |
![]() |
coding | HiddenField | 'name' hides a field. | 61 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 65 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
![]() |
misc | FinalParameters | Parameter name should be final. | 65 |
![]() |
coding | HiddenField | 'name' hides a field. | 65 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 82 |
![]() |
misc | FinalParameters | Parameter fipsCode should be final. | 88 |
![]() |
coding | HiddenField | 'fipsCode' hides a field. | 88 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'withFipsCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'withFipsCode' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 92 |
![]() |
misc | FinalParameters | Parameter fipsCode should be final. | 92 |
![]() |
coding | HiddenField | 'fipsCode' hides a field. | 92 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 98 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 109 |
![]() |
misc | FinalParameters | Parameter isoCode should be final. | 115 |
![]() |
coding | HiddenField | 'isoCode' hides a field. | 115 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'withIsoCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'withIsoCode' static/final/abstract/empty, or adding allowed annotation for the method. | 119 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 119 |
![]() |
misc | FinalParameters | Parameter isoCode should be final. | 119 |
![]() |
coding | HiddenField | 'isoCode' hides a field. | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 125 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 136 |
![]() |
misc | FinalParameters | Parameter confidence should be final. | 142 |
![]() |
coding | HiddenField | 'confidence' hides a field. | 142 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'withConfidence' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'withConfidence' static/final/abstract/empty, or adding allowed annotation for the method. | 146 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 146 |
![]() |
misc | FinalParameters | Parameter confidence should be final. | 146 |
![]() |
coding | HiddenField | 'confidence' hides a field. | 146 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 151 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 156 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 156 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 162 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 162 |
![]() |
misc | FinalParameters | Parameter name should be final. | 164 |
![]() |
coding | HiddenField | 'name' hides a field. | 164 |
![]() |
misc | FinalParameters | Parameter value should be final. | 164 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 168 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 168 |
![]() |
misc | FinalParameters | Parameter name should be final. | 168 |
![]() |
coding | HiddenField | 'name' hides a field. | 168 |
![]() |
misc | FinalParameters | Parameter value should be final. | 168 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 173 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 144). | 175 |
![]() |
design | DesignForExtension | Class 'Country' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Country' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 178 |
![]() |
misc | FinalParameters | Parameter other should be final. | 179 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 183 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 219). | 187 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 77 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 89 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 92 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 93 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 96 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
misc | FinalParameters | Parameter tags should be final. | 113 |
![]() |
coding | HiddenField | 'tags' hides a field. | 113 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withTags' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withTags' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
![]() |
misc | FinalParameters | Parameter tags should be final. | 117 |
![]() |
coding | HiddenField | 'tags' hides a field. | 117 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 123 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 134 |
![]() |
misc | FinalParameters | Parameter genre should be final. | 140 |
![]() |
coding | HiddenField | 'genre' hides a field. | 140 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withGenre' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withGenre' static/final/abstract/empty, or adding allowed annotation for the method. | 144 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 144 |
![]() |
misc | FinalParameters | Parameter genre should be final. | 144 |
![]() |
coding | HiddenField | 'genre' hides a field. | 144 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 150 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 161 |
![]() |
misc | FinalParameters | Parameter publishingPlatform should be final. | 167 |
![]() |
coding | HiddenField | 'publishingPlatform' hides a field. | 167 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withPublishingPlatform' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withPublishingPlatform' static/final/abstract/empty, or adding allowed annotation for the method. | 171 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 171 |
![]() |
misc | FinalParameters | Parameter publishingPlatform should be final. | 171 |
![]() |
coding | HiddenField | 'publishingPlatform' hides a field. | 171 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 177 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 188 |
![]() |
misc | FinalParameters | Parameter inWhiteList should be final. | 194 |
![]() |
coding | HiddenField | 'inWhiteList' hides a field. | 194 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withInWhiteList' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withInWhiteList' static/final/abstract/empty, or adding allowed annotation for the method. | 198 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 198 |
![]() |
misc | FinalParameters | Parameter inWhiteList should be final. | 198 |
![]() |
coding | HiddenField | 'inWhiteList' hides a field. | 198 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 204 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 215 |
![]() |
misc | FinalParameters | Parameter imageUrl should be final. | 221 |
![]() |
coding | HiddenField | 'imageUrl' hides a field. | 221 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withImageUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withImageUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 225 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 225 |
![]() |
misc | FinalParameters | Parameter imageUrl should be final. | 225 |
![]() |
coding | HiddenField | 'imageUrl' hides a field. | 225 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 231 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 242 |
![]() |
misc | FinalParameters | Parameter copyright should be final. | 248 |
![]() |
coding | HiddenField | 'copyright' hides a field. | 248 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withCopyright' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withCopyright' static/final/abstract/empty, or adding allowed annotation for the method. | 252 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 252 |
![]() |
misc | FinalParameters | Parameter copyright should be final. | 252 |
![]() |
coding | HiddenField | 'copyright' hides a field. | 252 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 258 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 269 |
![]() |
misc | FinalParameters | Parameter mediaType should be final. | 275 |
![]() |
coding | HiddenField | 'mediaType' hides a field. | 275 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withMediaType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withMediaType' static/final/abstract/empty, or adding allowed annotation for the method. | 279 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 279 |
![]() |
misc | FinalParameters | Parameter mediaType should be final. | 279 |
![]() |
coding | HiddenField | 'mediaType' hides a field. | 279 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 285 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 296 |
![]() |
misc | FinalParameters | Parameter id should be final. | 302 |
![]() |
coding | HiddenField | 'id' hides a field. | 302 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withId' static/final/abstract/empty, or adding allowed annotation for the method. | 306 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 306 |
![]() |
misc | FinalParameters | Parameter id should be final. | 306 |
![]() |
coding | HiddenField | 'id' hides a field. | 306 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 312 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 323 |
![]() |
misc | FinalParameters | Parameter rank should be final. | 329 |
![]() |
coding | HiddenField | 'rank' hides a field. | 329 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withRank' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withRank' static/final/abstract/empty, or adding allowed annotation for the method. | 333 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 333 |
![]() |
misc | FinalParameters | Parameter rank should be final. | 333 |
![]() |
coding | HiddenField | 'rank' hides a field. | 333 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 339 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 350 |
![]() |
misc | FinalParameters | Parameter description should be final. | 356 |
![]() |
coding | HiddenField | 'description' hides a field. | 356 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withDescription' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withDescription' static/final/abstract/empty, or adding allowed annotation for the method. | 360 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 360 |
![]() |
misc | FinalParameters | Parameter description should be final. | 360 |
![]() |
coding | HiddenField | 'description' hides a field. | 360 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 366 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 377 |
![]() |
misc | FinalParameters | Parameter idFromPublisher should be final. | 383 |
![]() |
coding | HiddenField | 'idFromPublisher' hides a field. | 383 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withIdFromPublisher' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withIdFromPublisher' static/final/abstract/empty, or adding allowed annotation for the method. | 387 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 387 |
![]() |
misc | FinalParameters | Parameter idFromPublisher should be final. | 387 |
![]() |
coding | HiddenField | 'idFromPublisher' hides a field. | 387 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 393 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 404 |
![]() |
misc | FinalParameters | Parameter name should be final. | 410 |
![]() |
coding | HiddenField | 'name' hides a field. | 410 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 414 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 414 |
![]() |
misc | FinalParameters | Parameter name should be final. | 414 |
![]() |
coding | HiddenField | 'name' hides a field. | 414 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 420 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 431 |
![]() |
misc | FinalParameters | Parameter dataFormat should be final. | 437 |
![]() |
coding | HiddenField | 'dataFormat' hides a field. | 437 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withDataFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withDataFormat' static/final/abstract/empty, or adding allowed annotation for the method. | 441 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 441 |
![]() |
misc | FinalParameters | Parameter dataFormat should be final. | 441 |
![]() |
coding | HiddenField | 'dataFormat' hides a field. | 441 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 447 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 458 |
![]() |
misc | FinalParameters | Parameter generator should be final. | 464 |
![]() |
coding | HiddenField | 'generator' hides a field. | 464 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withGenerator' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withGenerator' static/final/abstract/empty, or adding allowed annotation for the method. | 468 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 468 |
![]() |
misc | FinalParameters | Parameter generator should be final. | 468 |
![]() |
coding | HiddenField | 'generator' hides a field. | 468 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 474 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 485 |
![]() |
misc | FinalParameters | Parameter autoTopics should be final. | 491 |
![]() |
coding | HiddenField | 'autoTopics' hides a field. | 491 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withAutoTopics' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withAutoTopics' static/final/abstract/empty, or adding allowed annotation for the method. | 495 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 495 |
![]() |
misc | FinalParameters | Parameter autoTopics should be final. | 495 |
![]() |
coding | HiddenField | 'autoTopics' hides a field. | 495 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 501 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 512 |
![]() |
misc | FinalParameters | Parameter language should be final. | 518 |
![]() |
coding | HiddenField | 'language' hides a field. | 518 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withLanguage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withLanguage' static/final/abstract/empty, or adding allowed annotation for the method. | 522 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 522 |
![]() |
misc | FinalParameters | Parameter language should be final. | 522 |
![]() |
coding | HiddenField | 'language' hides a field. | 522 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 528 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 539 |
![]() |
misc | FinalParameters | Parameter editorialTopics should be final. | 545 |
![]() |
coding | HiddenField | 'editorialTopics' hides a field. | 545 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withEditorialTopics' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withEditorialTopics' static/final/abstract/empty, or adding allowed annotation for the method. | 549 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 549 |
![]() |
misc | FinalParameters | Parameter editorialTopics should be final. | 549 |
![]() |
coding | HiddenField | 'editorialTopics' hides a field. | 549 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 554 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 559 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 559 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 565 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 565 |
![]() |
misc | FinalParameters | Parameter name should be final. | 567 |
![]() |
coding | HiddenField | 'name' hides a field. | 567 |
![]() |
misc | FinalParameters | Parameter value should be final. | 567 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 571 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 571 |
![]() |
misc | FinalParameters | Parameter name should be final. | 571 |
![]() |
coding | HiddenField | 'name' hides a field. | 571 |
![]() |
misc | FinalParameters | Parameter value should be final. | 571 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 576 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 384). | 578 |
![]() |
design | DesignForExtension | Class 'Feed' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Feed' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 581 |
![]() |
misc | FinalParameters | Parameter other should be final. | 582 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 586 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 660). | 590 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 25 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 29 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 32 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 43 |
![]() |
misc | FinalParameters | Parameter url should be final. | 49 |
![]() |
coding | HiddenField | 'url' hides a field. | 49 |
![]() |
design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 53 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
![]() |
misc | FinalParameters | Parameter url should be final. | 53 |
![]() |
coding | HiddenField | 'url' hides a field. | 53 |
![]() |
design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 58 |
![]() |
design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 63 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
![]() |
design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
![]() |
misc | FinalParameters | Parameter name should be final. | 71 |
![]() |
misc | FinalParameters | Parameter value should be final. | 71 |
![]() |
design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 75 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
![]() |
misc | FinalParameters | Parameter name should be final. | 75 |
![]() |
misc | FinalParameters | Parameter value should be final. | 75 |
![]() |
design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 80 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 82 |
![]() |
design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 85 |
![]() |
misc | FinalParameters | Parameter other should be final. | 86 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 90 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 122). | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
misc | FinalParameters | Parameter region should be final. | 73 |
![]() |
coding | HiddenField | 'region' hides a field. | 73 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withRegion' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withRegion' static/final/abstract/empty, or adding allowed annotation for the method. | 77 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
![]() |
misc | FinalParameters | Parameter region should be final. | 77 |
![]() |
coding | HiddenField | 'region' hides a field. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 94 |
![]() |
misc | FinalParameters | Parameter subregion should be final. | 100 |
![]() |
coding | HiddenField | 'subregion' hides a field. | 100 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withSubregion' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withSubregion' static/final/abstract/empty, or adding allowed annotation for the method. | 104 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
![]() |
misc | FinalParameters | Parameter subregion should be final. | 104 |
![]() |
coding | HiddenField | 'subregion' hides a field. | 104 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 110 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 121 |
![]() |
misc | FinalParameters | Parameter zipCode should be final. | 127 |
![]() |
coding | HiddenField | 'zipCode' hides a field. | 127 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withZipCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withZipCode' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
misc | FinalParameters | Parameter zipCode should be final. | 131 |
![]() |
coding | HiddenField | 'zipCode' hides a field. | 131 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 137 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 148 |
![]() |
misc | FinalParameters | Parameter state should be final. | 154 |
![]() |
coding | HiddenField | 'state' hides a field. | 154 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withState' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withState' static/final/abstract/empty, or adding allowed annotation for the method. | 158 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
![]() |
misc | FinalParameters | Parameter state should be final. | 158 |
![]() |
coding | HiddenField | 'state' hides a field. | 158 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 164 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
misc | FinalParameters | Parameter countryCode should be final. | 181 |
![]() |
coding | HiddenField | 'countryCode' hides a field. | 181 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withCountryCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withCountryCode' static/final/abstract/empty, or adding allowed annotation for the method. | 185 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
![]() |
misc | FinalParameters | Parameter countryCode should be final. | 185 |
![]() |
coding | HiddenField | 'countryCode' hides a field. | 185 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 191 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 202 |
![]() |
misc | FinalParameters | Parameter zipArea should be final. | 208 |
![]() |
coding | HiddenField | 'zipArea' hides a field. | 208 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withZipArea' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withZipArea' static/final/abstract/empty, or adding allowed annotation for the method. | 212 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
![]() |
misc | FinalParameters | Parameter zipArea should be final. | 212 |
![]() |
coding | HiddenField | 'zipArea' hides a field. | 212 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 218 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 229 |
![]() |
misc | FinalParameters | Parameter country should be final. | 235 |
![]() |
coding | HiddenField | 'country' hides a field. | 235 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withCountry' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withCountry' static/final/abstract/empty, or adding allowed annotation for the method. | 239 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
![]() |
misc | FinalParameters | Parameter country should be final. | 239 |
![]() |
coding | HiddenField | 'country' hides a field. | 239 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 244 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 249 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 249 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 255 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
![]() |
misc | FinalParameters | Parameter name should be final. | 257 |
![]() |
misc | FinalParameters | Parameter value should be final. | 257 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 261 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 261 |
![]() |
misc | FinalParameters | Parameter name should be final. | 261 |
![]() |
misc | FinalParameters | Parameter value should be final. | 261 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 266 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 194). | 268 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 271 |
![]() |
misc | FinalParameters | Parameter other should be final. | 272 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 276 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 310). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 65 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 68 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
misc | FinalParameters | Parameter region should be final. | 85 |
![]() |
coding | HiddenField | 'region' hides a field. | 85 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withRegion' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withRegion' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
![]() |
misc | FinalParameters | Parameter region should be final. | 89 |
![]() |
coding | HiddenField | 'region' hides a field. | 89 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 95 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 106 |
![]() |
misc | FinalParameters | Parameter subregion should be final. | 112 |
![]() |
coding | HiddenField | 'subregion' hides a field. | 112 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withSubregion' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withSubregion' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 116 |
![]() |
misc | FinalParameters | Parameter subregion should be final. | 116 |
![]() |
coding | HiddenField | 'subregion' hides a field. | 116 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 122 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 133 |
![]() |
misc | FinalParameters | Parameter name should be final. | 139 |
![]() |
coding | HiddenField | 'name' hides a field. | 139 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 143 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 143 |
![]() |
misc | FinalParameters | Parameter name should be final. | 143 |
![]() |
coding | HiddenField | 'name' hides a field. | 143 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 149 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 160 |
![]() |
misc | FinalParameters | Parameter state should be final. | 166 |
![]() |
coding | HiddenField | 'state' hides a field. | 166 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withState' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withState' static/final/abstract/empty, or adding allowed annotation for the method. | 170 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 170 |
![]() |
misc | FinalParameters | Parameter state should be final. | 170 |
![]() |
coding | HiddenField | 'state' hides a field. | 170 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 176 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
misc | FinalParameters | Parameter longitude should be final. | 193 |
![]() |
coding | HiddenField | 'longitude' hides a field. | 193 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withLongitude' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withLongitude' static/final/abstract/empty, or adding allowed annotation for the method. | 197 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 197 |
![]() |
misc | FinalParameters | Parameter longitude should be final. | 197 |
![]() |
coding | HiddenField | 'longitude' hides a field. | 197 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 203 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 214 |
![]() |
misc | FinalParameters | Parameter latitude should be final. | 220 |
![]() |
coding | HiddenField | 'latitude' hides a field. | 220 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withLatitude' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withLatitude' static/final/abstract/empty, or adding allowed annotation for the method. | 224 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 224 |
![]() |
misc | FinalParameters | Parameter latitude should be final. | 224 |
![]() |
coding | HiddenField | 'latitude' hides a field. | 224 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 230 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 241 |
![]() |
misc | FinalParameters | Parameter confidence should be final. | 247 |
![]() |
coding | HiddenField | 'confidence' hides a field. | 247 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withConfidence' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withConfidence' static/final/abstract/empty, or adding allowed annotation for the method. | 251 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 251 |
![]() |
misc | FinalParameters | Parameter confidence should be final. | 251 |
![]() |
coding | HiddenField | 'confidence' hides a field. | 251 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 257 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 268 |
![]() |
misc | FinalParameters | Parameter type should be final. | 274 |
![]() |
coding | HiddenField | 'type' hides a field. | 274 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withType' static/final/abstract/empty, or adding allowed annotation for the method. | 278 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 278 |
![]() |
misc | FinalParameters | Parameter type should be final. | 278 |
![]() |
coding | HiddenField | 'type' hides a field. | 278 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 284 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 295 |
![]() |
misc | FinalParameters | Parameter mentions should be final. | 301 |
![]() |
coding | HiddenField | 'mentions' hides a field. | 301 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withMentions' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withMentions' static/final/abstract/empty, or adding allowed annotation for the method. | 305 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 305 |
![]() |
misc | FinalParameters | Parameter mentions should be final. | 305 |
![]() |
coding | HiddenField | 'mentions' hides a field. | 305 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 311 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 322 |
![]() |
misc | FinalParameters | Parameter country should be final. | 328 |
![]() |
coding | HiddenField | 'country' hides a field. | 328 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withCountry' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withCountry' static/final/abstract/empty, or adding allowed annotation for the method. | 332 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 332 |
![]() |
misc | FinalParameters | Parameter country should be final. | 332 |
![]() |
coding | HiddenField | 'country' hides a field. | 332 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 337 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 342 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 342 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 348 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 348 |
![]() |
misc | FinalParameters | Parameter name should be final. | 350 |
![]() |
coding | HiddenField | 'name' hides a field. | 350 |
![]() |
misc | FinalParameters | Parameter value should be final. | 350 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 354 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 354 |
![]() |
misc | FinalParameters | Parameter name should be final. | 354 |
![]() |
coding | HiddenField | 'name' hides a field. | 354 |
![]() |
misc | FinalParameters | Parameter value should be final. | 354 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 359 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 239). | 361 |
![]() |
design | DesignForExtension | Class 'Locations' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Locations' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 364 |
![]() |
misc | FinalParameters | Parameter other should be final. | 365 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 369 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 391). | 373 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
misc | FinalParameters | Parameter duration should be final. | 73 |
![]() |
coding | HiddenField | 'duration' hides a field. | 73 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'withDuration' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'withDuration' static/final/abstract/empty, or adding allowed annotation for the method. | 77 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
![]() |
misc | FinalParameters | Parameter duration should be final. | 77 |
![]() |
coding | HiddenField | 'duration' hides a field. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 94 |
![]() |
misc | FinalParameters | Parameter audio should be final. | 100 |
![]() |
coding | HiddenField | 'audio' hides a field. | 100 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'withAudio' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'withAudio' static/final/abstract/empty, or adding allowed annotation for the method. | 104 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
![]() |
misc | FinalParameters | Parameter audio should be final. | 104 |
![]() |
coding | HiddenField | 'audio' hides a field. | 104 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 110 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 121 |
![]() |
misc | FinalParameters | Parameter image should be final. | 127 |
![]() |
coding | HiddenField | 'image' hides a field. | 127 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'withImage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'withImage' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
misc | FinalParameters | Parameter image should be final. | 131 |
![]() |
coding | HiddenField | 'image' hides a field. | 131 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 137 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 148 |
![]() |
misc | FinalParameters | Parameter caption should be final. | 154 |
![]() |
coding | HiddenField | 'caption' hides a field. | 154 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'withCaption' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'withCaption' static/final/abstract/empty, or adding allowed annotation for the method. | 158 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
![]() |
misc | FinalParameters | Parameter caption should be final. | 158 |
![]() |
coding | HiddenField | 'caption' hides a field. | 158 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 164 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
misc | FinalParameters | Parameter video should be final. | 181 |
![]() |
coding | HiddenField | 'video' hides a field. | 181 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'withVideo' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'withVideo' static/final/abstract/empty, or adding allowed annotation for the method. | 185 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
![]() |
misc | FinalParameters | Parameter video should be final. | 185 |
![]() |
coding | HiddenField | 'video' hides a field. | 185 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 191 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 202 |
![]() |
misc | FinalParameters | Parameter url should be final. | 208 |
![]() |
coding | HiddenField | 'url' hides a field. | 208 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 212 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
![]() |
misc | FinalParameters | Parameter url should be final. | 212 |
![]() |
coding | HiddenField | 'url' hides a field. | 212 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 218 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 229 |
![]() |
misc | FinalParameters | Parameter mimeType should be final. | 235 |
![]() |
coding | HiddenField | 'mimeType' hides a field. | 235 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'withMimeType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'withMimeType' static/final/abstract/empty, or adding allowed annotation for the method. | 239 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
![]() |
misc | FinalParameters | Parameter mimeType should be final. | 239 |
![]() |
coding | HiddenField | 'mimeType' hides a field. | 239 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 244 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 249 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 249 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 255 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
![]() |
misc | FinalParameters | Parameter name should be final. | 257 |
![]() |
misc | FinalParameters | Parameter value should be final. | 257 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 261 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 261 |
![]() |
misc | FinalParameters | Parameter name should be final. | 261 |
![]() |
misc | FinalParameters | Parameter value should be final. | 261 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 266 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 183). | 268 |
![]() |
design | DesignForExtension | Class 'Media' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Media' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 271 |
![]() |
misc | FinalParameters | Parameter other should be final. | 272 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 276 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 288). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 73 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 79 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 85 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 88 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 94 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 97 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 100 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 103 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 106 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 109 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 112 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 115 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 118 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 122 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 133 |
![]() |
misc | FinalParameters | Parameter tags should be final. | 139 |
![]() |
coding | HiddenField | 'tags' hides a field. | 139 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withTags' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withTags' static/final/abstract/empty, or adding allowed annotation for the method. | 143 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 143 |
![]() |
misc | FinalParameters | Parameter tags should be final. | 143 |
![]() |
coding | HiddenField | 'tags' hides a field. | 143 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 149 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 160 |
![]() |
misc | FinalParameters | Parameter publishingPlatform should be final. | 166 |
![]() |
coding | HiddenField | 'publishingPlatform' hides a field. | 166 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 170 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withPublishingPlatform' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withPublishingPlatform' static/final/abstract/empty, or adding allowed annotation for the method. | 170 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 170 |
![]() |
misc | FinalParameters | Parameter publishingPlatform should be final. | 170 |
![]() |
coding | HiddenField | 'publishingPlatform' hides a field. | 170 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 176 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
misc | FinalParameters | Parameter loginStatus should be final. | 193 |
![]() |
coding | HiddenField | 'loginStatus' hides a field. | 193 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withLoginStatus' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withLoginStatus' static/final/abstract/empty, or adding allowed annotation for the method. | 197 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 197 |
![]() |
misc | FinalParameters | Parameter loginStatus should be final. | 197 |
![]() |
coding | HiddenField | 'loginStatus' hides a field. | 197 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 203 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 214 |
![]() |
misc | FinalParameters | Parameter duplicateGroupId should be final. | 220 |
![]() |
coding | HiddenField | 'duplicateGroupId' hides a field. | 220 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withDuplicateGroupId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withDuplicateGroupId' static/final/abstract/empty, or adding allowed annotation for the method. | 224 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 224 |
![]() |
misc | FinalParameters | Parameter duplicateGroupId should be final. | 224 |
![]() |
coding | HiddenField | 'duplicateGroupId' hides a field. | 224 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 230 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 241 |
![]() |
misc | FinalParameters | Parameter companies should be final. | 247 |
![]() |
coding | HiddenField | 'companies' hides a field. | 247 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withCompanies' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withCompanies' static/final/abstract/empty, or adding allowed annotation for the method. | 251 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 251 |
![]() |
misc | FinalParameters | Parameter companies should be final. | 251 |
![]() |
coding | HiddenField | 'companies' hides a field. | 251 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 257 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 268 |
![]() |
misc | FinalParameters | Parameter copyright should be final. | 274 |
![]() |
coding | HiddenField | 'copyright' hides a field. | 274 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withCopyright' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withCopyright' static/final/abstract/empty, or adding allowed annotation for the method. | 278 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 278 |
![]() |
misc | FinalParameters | Parameter copyright should be final. | 278 |
![]() |
coding | HiddenField | 'copyright' hides a field. | 278 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 284 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 295 |
![]() |
misc | FinalParameters | Parameter url should be final. | 301 |
![]() |
coding | HiddenField | 'url' hides a field. | 301 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 305 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 305 |
![]() |
misc | FinalParameters | Parameter url should be final. | 305 |
![]() |
coding | HiddenField | 'url' hides a field. | 305 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 311 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 322 |
![]() |
misc | FinalParameters | Parameter content should be final. | 328 |
![]() |
coding | HiddenField | 'content' hides a field. | 328 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withContent' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withContent' static/final/abstract/empty, or adding allowed annotation for the method. | 332 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 332 |
![]() |
misc | FinalParameters | Parameter content should be final. | 332 |
![]() |
coding | HiddenField | 'content' hides a field. | 332 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 338 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 349 |
![]() |
misc | FinalParameters | Parameter id should be final. | 355 |
![]() |
coding | HiddenField | 'id' hides a field. | 355 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withId' static/final/abstract/empty, or adding allowed annotation for the method. | 359 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 359 |
![]() |
misc | FinalParameters | Parameter id should be final. | 359 |
![]() |
coding | HiddenField | 'id' hides a field. | 359 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 365 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 376 |
![]() |
misc | FinalParameters | Parameter author should be final. | 382 |
![]() |
coding | HiddenField | 'author' hides a field. | 382 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withAuthor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withAuthor' static/final/abstract/empty, or adding allowed annotation for the method. | 386 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 386 |
![]() |
misc | FinalParameters | Parameter author should be final. | 386 |
![]() |
coding | HiddenField | 'author' hides a field. | 386 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 392 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 403 |
![]() |
misc | FinalParameters | Parameter topics should be final. | 409 |
![]() |
coding | HiddenField | 'topics' hides a field. | 409 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withTopics' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withTopics' static/final/abstract/empty, or adding allowed annotation for the method. | 413 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 413 |
![]() |
misc | FinalParameters | Parameter topics should be final. | 413 |
![]() |
coding | HiddenField | 'topics' hides a field. | 413 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 419 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 430 |
![]() |
misc | FinalParameters | Parameter title should be final. | 436 |
![]() |
coding | HiddenField | 'title' hides a field. | 436 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 440 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 440 |
![]() |
misc | FinalParameters | Parameter title should be final. | 440 |
![]() |
coding | HiddenField | 'title' hides a field. | 440 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 446 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 457 |
![]() |
misc | FinalParameters | Parameter source should be final. | 463 |
![]() |
coding | HiddenField | 'source' hides a field. | 463 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withSource' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withSource' static/final/abstract/empty, or adding allowed annotation for the method. | 467 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 467 |
![]() |
misc | FinalParameters | Parameter source should be final. | 467 |
![]() |
coding | HiddenField | 'source' hides a field. | 467 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 473 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 484 |
![]() |
misc | FinalParameters | Parameter locations should be final. | 490 |
![]() |
coding | HiddenField | 'locations' hides a field. | 490 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withLocations' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withLocations' static/final/abstract/empty, or adding allowed annotation for the method. | 494 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 494 |
![]() |
misc | FinalParameters | Parameter locations should be final. | 494 |
![]() |
coding | HiddenField | 'locations' hides a field. | 494 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 500 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 511 |
![]() |
misc | FinalParameters | Parameter commentsUrl should be final. | 517 |
![]() |
coding | HiddenField | 'commentsUrl' hides a field. | 517 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withCommentsUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withCommentsUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 521 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 521 |
![]() |
misc | FinalParameters | Parameter commentsUrl should be final. | 521 |
![]() |
coding | HiddenField | 'commentsUrl' hides a field. | 521 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 527 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 538 |
![]() |
misc | FinalParameters | Parameter dataFormat should be final. | 544 |
![]() |
coding | HiddenField | 'dataFormat' hides a field. | 544 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withDataFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withDataFormat' static/final/abstract/empty, or adding allowed annotation for the method. | 548 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 548 |
![]() |
misc | FinalParameters | Parameter dataFormat should be final. | 548 |
![]() |
coding | HiddenField | 'dataFormat' hides a field. | 548 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 554 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 565 |
![]() |
misc | FinalParameters | Parameter outboundUrls should be final. | 571 |
![]() |
coding | HiddenField | 'outboundUrls' hides a field. | 571 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withOutboundUrls' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withOutboundUrls' static/final/abstract/empty, or adding allowed annotation for the method. | 575 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 575 |
![]() |
misc | FinalParameters | Parameter outboundUrls should be final. | 575 |
![]() |
coding | HiddenField | 'outboundUrls' hides a field. | 575 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 581 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 592 |
![]() |
misc | FinalParameters | Parameter sequenceId should be final. | 598 |
![]() |
coding | HiddenField | 'sequenceId' hides a field. | 598 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withSequenceId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withSequenceId' static/final/abstract/empty, or adding allowed annotation for the method. | 602 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 602 |
![]() |
misc | FinalParameters | Parameter sequenceId should be final. | 602 |
![]() |
coding | HiddenField | 'sequenceId' hides a field. | 602 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 608 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 619 |
![]() |
misc | FinalParameters | Parameter publishedDate should be final. | 625 |
![]() |
coding | HiddenField | 'publishedDate' hides a field. | 625 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withPublishedDate' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withPublishedDate' static/final/abstract/empty, or adding allowed annotation for the method. | 629 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 629 |
![]() |
misc | FinalParameters | Parameter publishedDate should be final. | 629 |
![]() |
coding | HiddenField | 'publishedDate' hides a field. | 629 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 635 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 646 |
![]() |
misc | FinalParameters | Parameter language should be final. | 652 |
![]() |
coding | HiddenField | 'language' hides a field. | 652 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withLanguage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withLanguage' static/final/abstract/empty, or adding allowed annotation for the method. | 656 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 656 |
![]() |
misc | FinalParameters | Parameter language should be final. | 656 |
![]() |
coding | HiddenField | 'language' hides a field. | 656 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 662 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 673 |
![]() |
misc | FinalParameters | Parameter adultLanguage should be final. | 679 |
![]() |
coding | HiddenField | 'adultLanguage' hides a field. | 679 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withAdultLanguage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withAdultLanguage' static/final/abstract/empty, or adding allowed annotation for the method. | 683 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 683 |
![]() |
misc | FinalParameters | Parameter adultLanguage should be final. | 683 |
![]() |
coding | HiddenField | 'adultLanguage' hides a field. | 683 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 689 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 700 |
![]() |
misc | FinalParameters | Parameter harvestDate should be final. | 706 |
![]() |
coding | HiddenField | 'harvestDate' hides a field. | 706 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withHarvestDate' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withHarvestDate' static/final/abstract/empty, or adding allowed annotation for the method. | 710 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 710 |
![]() |
misc | FinalParameters | Parameter harvestDate should be final. | 710 |
![]() |
coding | HiddenField | 'harvestDate' hides a field. | 710 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 716 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 727 |
![]() |
misc | FinalParameters | Parameter media should be final. | 733 |
![]() |
coding | HiddenField | 'media' hides a field. | 733 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withMedia' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withMedia' static/final/abstract/empty, or adding allowed annotation for the method. | 737 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 737 |
![]() |
misc | FinalParameters | Parameter media should be final. | 737 |
![]() |
coding | HiddenField | 'media' hides a field. | 737 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 742 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 747 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 747 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 753 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 753 |
![]() |
misc | FinalParameters | Parameter name should be final. | 755 |
![]() |
misc | FinalParameters | Parameter value should be final. | 755 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 759 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 759 |
![]() |
misc | FinalParameters | Parameter name should be final. | 759 |
![]() |
misc | FinalParameters | Parameter value should be final. | 759 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 764 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 490). | 766 |
![]() |
design | DesignForExtension | Class 'Moreover' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Moreover' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 769 |
![]() |
misc | FinalParameters | Parameter other should be final. | 770 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 774 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 854). | 778 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 39 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
![]() |
naming | ConstantName | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 120). | 41 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
design | VisibilityModifier | Variable 'pullTime' must be private and have accessor methods. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
misc | FinalParameters | Parameter id should be final. | 55 |
![]() |
coding | HiddenField | 'id' hides a field. | 55 |
![]() |
misc | FinalParameters | Parameter apiKey should be final. | 55 |
![]() |
coding | HiddenField | 'apiKey' hides a field. | 55 |
![]() |
misc | FinalParameters | Parameter sequence should be final. | 55 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 56 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 69 |
![]() |
misc | FinalParameters | Parameter sequenceId should be final. | 69 |
![]() |
misc | FinalParameters | Parameter limit should be final. | 69 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 73 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 78 |
![]() |
design | DesignForExtension | Class 'MoreoverClient' looks like designed for extension (can be subclassed), but the method 'getNextBatch' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverClient' final or making the method 'getNextBatch' static/final/abstract/empty, or adding allowed annotation for the method. | 83 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 83 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 84 |
![]() |
coding | MagicNumber | '500' is a magic number. | 85 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
![]() |
misc | FinalParameters | Parameter url should be final. | 88 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 117). | 94 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 97 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
![]() |
misc | FinalParameters | Parameter url should be final. | 105 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 23 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 45 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 48 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 59 |
![]() |
misc | FinalParameters | Parameter apiKeys should be final. | 65 |
![]() |
coding | HiddenField | 'apiKeys' hides a field. | 65 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'withApiKeys' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'withApiKeys' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
![]() |
misc | FinalParameters | Parameter apiKeys should be final. | 69 |
![]() |
coding | HiddenField | 'apiKeys' hides a field. | 69 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 75 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
misc | FinalParameters | Parameter maxBatchSize should be final. | 92 |
![]() |
coding | HiddenField | 'maxBatchSize' hides a field. | 92 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'withMaxBatchSize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'withMaxBatchSize' static/final/abstract/empty, or adding allowed annotation for the method. | 96 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 96 |
![]() |
misc | FinalParameters | Parameter maxBatchSize should be final. | 96 |
![]() |
coding | HiddenField | 'maxBatchSize' hides a field. | 96 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 102 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 113 |
![]() |
misc | FinalParameters | Parameter minDelaySeconds should be final. | 119 |
![]() |
coding | HiddenField | 'minDelaySeconds' hides a field. | 119 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'withMinDelaySeconds' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'withMinDelaySeconds' static/final/abstract/empty, or adding allowed annotation for the method. | 123 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 123 |
![]() |
misc | FinalParameters | Parameter minDelaySeconds should be final. | 123 |
![]() |
coding | HiddenField | 'minDelaySeconds' hides a field. | 123 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 128 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 133 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 139 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 139 |
![]() |
misc | FinalParameters | Parameter name should be final. | 141 |
![]() |
misc | FinalParameters | Parameter value should be final. | 141 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 145 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 145 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 145 |
![]() |
misc | FinalParameters | Parameter name should be final. | 145 |
![]() |
misc | FinalParameters | Parameter value should be final. | 145 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 150 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 140). | 152 |
![]() |
design | DesignForExtension | Class 'MoreoverConfiguration' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverConfiguration' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 155 |
![]() |
misc | FinalParameters | Parameter other should be final. | 156 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 160 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 214). | 164 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 40 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 42 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
![]() |
design | DesignForExtension | Class 'MoreoverJsonActivitySerializer' looks like designed for extension (can be subclassed), but the method 'serializationFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverJsonActivitySerializer' final or making the method 'serializationFormat' static/final/abstract/empty, or adding allowed annotation for the method. | 47 |
![]() |
design | DesignForExtension | Class 'MoreoverJsonActivitySerializer' looks like designed for extension (can be subclassed), but the method 'serialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverJsonActivitySerializer' final or making the method 'serialize' static/final/abstract/empty, or adding allowed annotation for the method. | 52 |
![]() |
misc | FinalParameters | Parameter deserialized should be final. | 53 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 54 |
![]() |
design | DesignForExtension | Class 'MoreoverJsonActivitySerializer' looks like designed for extension (can be subclassed), but the method 'deserialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverJsonActivitySerializer' final or making the method 'deserialize' static/final/abstract/empty, or adding allowed annotation for the method. | 57 |
![]() |
misc | FinalParameters | Parameter serialized should be final. | 58 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 64 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 66 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 67 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 68 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 69 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 74 |
![]() |
design | DesignForExtension | Class 'MoreoverJsonActivitySerializer' looks like designed for extension (can be subclassed), but the method 'deserializeAll' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverJsonActivitySerializer' final or making the method 'deserializeAll' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
![]() |
misc | FinalParameters | Parameter serializedList should be final. | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 27 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 39 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 42 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 53 |
![]() |
misc | FinalParameters | Parameter id should be final. | 59 |
![]() |
coding | HiddenField | 'id' hides a field. | 59 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'withId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'withId' static/final/abstract/empty, or adding allowed annotation for the method. | 63 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
![]() |
misc | FinalParameters | Parameter id should be final. | 63 |
![]() |
coding | HiddenField | 'id' hides a field. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 69 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 80 |
![]() |
misc | FinalParameters | Parameter key should be final. | 86 |
![]() |
coding | HiddenField | 'key' hides a field. | 86 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'withKey' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'withKey' static/final/abstract/empty, or adding allowed annotation for the method. | 90 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 90 |
![]() |
misc | FinalParameters | Parameter key should be final. | 90 |
![]() |
coding | HiddenField | 'key' hides a field. | 90 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 96 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 107 |
![]() |
misc | FinalParameters | Parameter startingSequence should be final. | 113 |
![]() |
coding | HiddenField | 'startingSequence' hides a field. | 113 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'withStartingSequence' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'withStartingSequence' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
![]() |
misc | FinalParameters | Parameter startingSequence should be final. | 117 |
![]() |
coding | HiddenField | 'startingSequence' hides a field. | 117 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 122 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 127 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 133 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
![]() |
misc | FinalParameters | Parameter name should be final. | 135 |
![]() |
misc | FinalParameters | Parameter value should be final. | 135 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 139 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 139 |
![]() |
misc | FinalParameters | Parameter name should be final. | 139 |
![]() |
misc | FinalParameters | Parameter value should be final. | 139 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 144 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 127). | 146 |
![]() |
design | DesignForExtension | Class 'MoreoverKeyData' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverKeyData' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 149 |
![]() |
misc | FinalParameters | Parameter other should be final. | 150 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 154 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 188). | 158 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 62 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 64 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
design | VisibilityModifier | Variable 'providerQueue' must be private and have accessor methods. | 64 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
misc | FinalParameters | Parameter moreoverConfiguration should be final. | 76 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 79 |
![]() |
design | DesignForExtension | Class 'MoreoverProvider' looks like designed for extension (can be subclassed), but the method 'getId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverProvider' final or making the method 'getId' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
![]() |
design | DesignForExtension | Class 'MoreoverProvider' looks like designed for extension (can be subclassed), but the method 'startStream' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverProvider' final or making the method 'startStream' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 133). | 93 |
![]() |
design | DesignForExtension | Class 'MoreoverProvider' looks like designed for extension (can be subclassed), but the method 'readCurrent' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverProvider' final or making the method 'readCurrent' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 108 |
![]() |
design | DesignForExtension | Class 'MoreoverProvider' looks like designed for extension (can be subclassed), but the method 'readNew' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverProvider' final or making the method 'readNew' static/final/abstract/empty, or adding allowed annotation for the method. | 115 |
![]() |
misc | FinalParameters | Parameter sequence should be final. | 116 |
![]() |
design | DesignForExtension | Class 'MoreoverProvider' looks like designed for extension (can be subclassed), but the method 'readRange' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverProvider' final or making the method 'readRange' static/final/abstract/empty, or adding allowed annotation for the method. | 120 |
![]() |
misc | FinalParameters | Parameter start should be final. | 121 |
![]() |
misc | FinalParameters | Parameter end should be final. | 121 |
![]() |
design | DesignForExtension | Class 'MoreoverProvider' looks like designed for extension (can be subclassed), but the method 'isRunning' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverProvider' final or making the method 'isRunning' static/final/abstract/empty, or adding allowed annotation for the method. | 125 |
![]() |
design | DesignForExtension | Class 'MoreoverProvider' looks like designed for extension (can be subclassed), but the method 'prepare' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverProvider' final or making the method 'prepare' static/final/abstract/empty, or adding allowed annotation for the method. | 130 |
![]() |
misc | FinalParameters | Parameter configurationObject should be final. | 131 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 141 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 117). | 151 |
![]() |
misc | FinalParameters | Parameter args should be final. | 156 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 125). | 166 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 170 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 129). | 171 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 176 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 111). | 180 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 191 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 191 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 51 |
![]() |
misc | FinalParameters | Parameter apiId should be final. | 51 |
![]() |
misc | FinalParameters | Parameter apiKey should be final. | 51 |
![]() |
coding | HiddenField | 'apiKey' hides a field. | 51 |
![]() |
misc | FinalParameters | Parameter results should be final. | 51 |
![]() |
coding | HiddenField | 'results' hides a field. | 51 |
![]() |
misc | FinalParameters | Parameter lastSequence should be final. | 51 |
![]() |
coding | HiddenField | 'lastSequence' hides a field. | 51 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 117). | 52 |
![]() |
design | DesignForExtension | Class 'MoreoverProviderTask' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverProviderTask' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. | 60 |
![]() |
coding | MagicNumber | '500' is a magic number. | 65 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
![]() |
misc | FinalParameters | Parameter moClient should be final. | 79 |
![]() |
coding | HiddenField | 'moClient' hides a field. | 79 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 90 |
![]() |
misc | FinalParameters | Parameter moClient should be final. | 90 |
![]() |
coding | HiddenField | 'moClient' hides a field. | 90 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 42 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
naming | ConstantName | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
design | VisibilityModifier | Variable 'response' must be private and have accessor methods. | 58 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
![]() |
design | VisibilityModifier | Variable 'list' must be private and have accessor methods. | 59 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 61 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
![]() |
misc | FinalParameters | Parameter clientId should be final. | 61 |
![]() |
coding | HiddenField | 'clientId' hides a field. | 61 |
![]() |
misc | FinalParameters | Parameter xmlString should be final. | 61 |
![]() |
coding | HiddenField | 'xmlString' hides a field. | 61 |
![]() |
misc | FinalParameters | Parameter start should be final. | 61 |
![]() |
coding | HiddenField | 'start' hides a field. | 61 |
![]() |
misc | FinalParameters | Parameter end should be final. | 61 |
![]() |
coding | HiddenField | 'end' hides a field. | 61 |
![]() |
design | DesignForExtension | Class 'MoreoverResult' looks like designed for extension (can be subclassed), but the method 'getClientId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverResult' final or making the method 'getClientId' static/final/abstract/empty, or adding allowed annotation for the method. | 113 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 113 |
![]() |
design | DesignForExtension | Class 'MoreoverResult' looks like designed for extension (can be subclassed), but the method 'getStart' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverResult' final or making the method 'getStart' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
![]() |
design | DesignForExtension | Class 'MoreoverResult' looks like designed for extension (can be subclassed), but the method 'getEnd' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverResult' final or making the method 'getEnd' static/final/abstract/empty, or adding allowed annotation for the method. | 121 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 121 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 125 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 132 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 142 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 154 |
![]() |
design | DesignForExtension | Class 'MoreoverResult' looks like designed for extension (can be subclassed), but the method 'getXmlString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverResult' final or making the method 'getXmlString' static/final/abstract/empty, or adding allowed annotation for the method. | 164 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 164 |
![]() |
design | DesignForExtension | Class 'MoreoverResult' looks like designed for extension (can be subclassed), but the method 'getMaxSequencedId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverResult' final or making the method 'getMaxSequencedId' static/final/abstract/empty, or adding allowed annotation for the method. | 168 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 168 |
![]() |
design | DesignForExtension | Class 'MoreoverResult' looks like designed for extension (can be subclassed), but the method 'iterator' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverResult' final or making the method 'iterator' static/final/abstract/empty, or adding allowed annotation for the method. | 172 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 177 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 179 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 181 |
![]() |
misc | FinalParameters | Parameter underlying should be final. | 181 |
![]() |
coding | HiddenField | 'underlying' hides a field. | 181 |
![]() |
design | DesignForExtension | Class 'JsonStringIterator' looks like designed for extension (can be subclassed), but the method 'hasNext' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JsonStringIterator' final or making the method 'hasNext' static/final/abstract/empty, or adding allowed annotation for the method. | 185 |
![]() |
design | DesignForExtension | Class 'JsonStringIterator' looks like designed for extension (can be subclassed), but the method 'next' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JsonStringIterator' final or making the method 'next' static/final/abstract/empty, or adding allowed annotation for the method. | 190 |
![]() |
design | DesignForExtension | Class 'JsonStringIterator' looks like designed for extension (can be subclassed), but the method 'remove' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'JsonStringIterator' final or making the method 'remove' static/final/abstract/empty, or adding allowed annotation for the method. | 195 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
design | FinalClass | Class MoreoverUtils should be declared as final. | 47 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
misc | FinalParameters | Parameter article should be final. | 59 |
![]() |
misc | FinalParameters | Parameter source should be final. | 82 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 86 |
![]() |
misc | FinalParameters | Parameter author should be final. | 98 |
![]() |
misc | FinalParameters | Parameter platformName should be final. | 98 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 103 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 112 |
![]() |
misc | FinalParameters | Parameter activity should be final. | 112 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
![]() |
misc | FinalParameters | Parameter article should be final. | 118 |
![]() |
misc | FinalParameters | Parameter source should be final. | 134 |
![]() |
misc | FinalParameters | Parameter article should be final. | 146 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 152 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 152 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 153 |
![]() |
misc | FinalParameters | Parameter activity should be final. | 163 |
![]() |
misc | FinalParameters | Parameter source should be final. | 163 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 164 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 166 |
![]() |
misc | FinalParameters | Parameter activity should be final. | 180 |
![]() |
misc | FinalParameters | Parameter article should be final. | 180 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 181 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 188 |
![]() |
misc | FinalParameters | Parameter feed should be final. | 188 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 116). | 189 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 189 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 192 |
![]() |
misc | FinalParameters | Parameter feed should be final. | 192 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 38 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
![]() |
design | DesignForExtension | Class 'MoreoverXmlActivitySerializer' looks like designed for extension (can be subclassed), but the method 'serializationFormat' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverXmlActivitySerializer' final or making the method 'serializationFormat' static/final/abstract/empty, or adding allowed annotation for the method. | 51 |
![]() |
design | DesignForExtension | Class 'MoreoverXmlActivitySerializer' looks like designed for extension (can be subclassed), but the method 'serialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverXmlActivitySerializer' final or making the method 'serialize' static/final/abstract/empty, or adding allowed annotation for the method. | 56 |
![]() |
misc | FinalParameters | Parameter deserialized should be final. | 57 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 58 |
![]() |
design | DesignForExtension | Class 'MoreoverXmlActivitySerializer' looks like designed for extension (can be subclassed), but the method 'deserialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverXmlActivitySerializer' final or making the method 'deserialize' static/final/abstract/empty, or adding allowed annotation for the method. | 61 |
![]() |
misc | FinalParameters | Parameter serialized should be final. | 62 |
![]() |
design | DesignForExtension | Class 'MoreoverXmlActivitySerializer' looks like designed for extension (can be subclassed), but the method 'deserializeAll' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MoreoverXmlActivitySerializer' final or making the method 'deserializeAll' static/final/abstract/empty, or adding allowed annotation for the method. | 67 |
![]() |
misc | FinalParameters | Parameter serializedList should be final. | 68 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
![]() |
misc | FinalParameters | Parameter serialized should be final. | 79 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 84 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
![]() |
misc | FinalParameters | Parameter serialized should be final. | 88 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 111). | 91 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 93 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
![]() |
misc | FinalParameters | Parameter articleClass should be final. | 97 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 115). | 100 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
misc | FinalParameters | Parameter totalViews should be final. | 53 |
![]() |
coding | HiddenField | 'totalViews' hides a field. | 53 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform' looks like designed for extension (can be subclassed), but the method 'withTotalViews' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform' final or making the method 'withTotalViews' static/final/abstract/empty, or adding allowed annotation for the method. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
misc | FinalParameters | Parameter totalViews should be final. | 57 |
![]() |
coding | HiddenField | 'totalViews' hides a field. | 57 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
misc | FinalParameters | Parameter itemId should be final. | 80 |
![]() |
coding | HiddenField | 'itemId' hides a field. | 80 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform' looks like designed for extension (can be subclassed), but the method 'withItemId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform' final or making the method 'withItemId' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
![]() |
misc | FinalParameters | Parameter itemId should be final. | 84 |
![]() |
coding | HiddenField | 'itemId' hides a field. | 84 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
![]() |
misc | FinalParameters | Parameter name should be final. | 102 |
![]() |
misc | FinalParameters | Parameter value should be final. | 102 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 106 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
misc | FinalParameters | Parameter name should be final. | 106 |
![]() |
misc | FinalParameters | Parameter value should be final. | 106 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 113). | 113 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
![]() |
misc | FinalParameters | Parameter other should be final. | 117 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 163). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
naming | TypeName | Name 'PublishingPlatform_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 24 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
misc | FinalParameters | Parameter userId should be final. | 53 |
![]() |
coding | HiddenField | 'userId' hides a field. | 53 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform_' looks like designed for extension (can be subclassed), but the method 'withUserId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform_' final or making the method 'withUserId' static/final/abstract/empty, or adding allowed annotation for the method. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
misc | FinalParameters | Parameter userId should be final. | 57 |
![]() |
coding | HiddenField | 'userId' hides a field. | 57 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
misc | FinalParameters | Parameter totalViews should be final. | 80 |
![]() |
coding | HiddenField | 'totalViews' hides a field. | 80 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform_' looks like designed for extension (can be subclassed), but the method 'withTotalViews' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform_' final or making the method 'withTotalViews' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
![]() |
misc | FinalParameters | Parameter totalViews should be final. | 84 |
![]() |
coding | HiddenField | 'totalViews' hides a field. | 84 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform_' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform_' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform_' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform_' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform_' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform_' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
![]() |
misc | FinalParameters | Parameter name should be final. | 102 |
![]() |
misc | FinalParameters | Parameter value should be final. | 102 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 106 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform_' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform_' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
misc | FinalParameters | Parameter name should be final. | 106 |
![]() |
misc | FinalParameters | Parameter value should be final. | 106 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform_' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform_' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 113). | 113 |
![]() |
design | DesignForExtension | Class 'PublishingPlatform_' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PublishingPlatform_' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
![]() |
misc | FinalParameters | Parameter other should be final. | 117 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 163). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 27 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 40 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 51 |
![]() |
misc | FinalParameters | Parameter autoRankOrder should be final. | 57 |
![]() |
coding | HiddenField | 'autoRankOrder' hides a field. | 57 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'withAutoRankOrder' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'withAutoRankOrder' static/final/abstract/empty, or adding allowed annotation for the method. | 61 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
![]() |
misc | FinalParameters | Parameter autoRankOrder should be final. | 61 |
![]() |
coding | HiddenField | 'autoRankOrder' hides a field. | 61 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 78 |
![]() |
misc | FinalParameters | Parameter inboundLinkCount should be final. | 84 |
![]() |
coding | HiddenField | 'inboundLinkCount' hides a field. | 84 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'withInboundLinkCount' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'withInboundLinkCount' static/final/abstract/empty, or adding allowed annotation for the method. | 88 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
![]() |
misc | FinalParameters | Parameter inboundLinkCount should be final. | 88 |
![]() |
coding | HiddenField | 'inboundLinkCount' hides a field. | 88 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 94 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 105 |
![]() |
misc | FinalParameters | Parameter autoRank should be final. | 111 |
![]() |
coding | HiddenField | 'autoRank' hides a field. | 111 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'withAutoRank' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'withAutoRank' static/final/abstract/empty, or adding allowed annotation for the method. | 115 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
![]() |
misc | FinalParameters | Parameter autoRank should be final. | 115 |
![]() |
coding | HiddenField | 'autoRank' hides a field. | 115 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 120 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 125 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
misc | FinalParameters | Parameter name should be final. | 133 |
![]() |
misc | FinalParameters | Parameter value should be final. | 133 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 137 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 137 |
![]() |
misc | FinalParameters | Parameter name should be final. | 137 |
![]() |
misc | FinalParameters | Parameter value should be final. | 137 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 142 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 143). | 144 |
![]() |
design | DesignForExtension | Class 'Rank' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Rank' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 147 |
![]() |
misc | FinalParameters | Parameter other should be final. | 148 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 152 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 220). | 156 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 56 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
misc | FinalParameters | Parameter category should be final. | 73 |
![]() |
coding | HiddenField | 'category' hides a field. | 73 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'withCategory' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'withCategory' static/final/abstract/empty, or adding allowed annotation for the method. | 77 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
![]() |
misc | FinalParameters | Parameter category should be final. | 77 |
![]() |
coding | HiddenField | 'category' hides a field. | 77 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 94 |
![]() |
misc | FinalParameters | Parameter location should be final. | 100 |
![]() |
coding | HiddenField | 'location' hides a field. | 100 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'withLocation' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'withLocation' static/final/abstract/empty, or adding allowed annotation for the method. | 104 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
![]() |
misc | FinalParameters | Parameter location should be final. | 104 |
![]() |
coding | HiddenField | 'location' hides a field. | 104 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 110 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 121 |
![]() |
misc | FinalParameters | Parameter editorialRank should be final. | 127 |
![]() |
coding | HiddenField | 'editorialRank' hides a field. | 127 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'withEditorialRank' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'withEditorialRank' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
misc | FinalParameters | Parameter editorialRank should be final. | 131 |
![]() |
coding | HiddenField | 'editorialRank' hides a field. | 131 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 137 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 148 |
![]() |
misc | FinalParameters | Parameter name should be final. | 154 |
![]() |
coding | HiddenField | 'name' hides a field. | 154 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 158 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
![]() |
misc | FinalParameters | Parameter name should be final. | 158 |
![]() |
coding | HiddenField | 'name' hides a field. | 158 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 164 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
misc | FinalParameters | Parameter feed should be final. | 181 |
![]() |
coding | HiddenField | 'feed' hides a field. | 181 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'withFeed' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'withFeed' static/final/abstract/empty, or adding allowed annotation for the method. | 185 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
![]() |
misc | FinalParameters | Parameter feed should be final. | 185 |
![]() |
coding | HiddenField | 'feed' hides a field. | 185 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 191 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 202 |
![]() |
misc | FinalParameters | Parameter homeUrl should be final. | 208 |
![]() |
coding | HiddenField | 'homeUrl' hides a field. | 208 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'withHomeUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'withHomeUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 212 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
![]() |
misc | FinalParameters | Parameter homeUrl should be final. | 212 |
![]() |
coding | HiddenField | 'homeUrl' hides a field. | 212 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 218 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 229 |
![]() |
misc | FinalParameters | Parameter publisher should be final. | 235 |
![]() |
coding | HiddenField | 'publisher' hides a field. | 235 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'withPublisher' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'withPublisher' static/final/abstract/empty, or adding allowed annotation for the method. | 239 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
![]() |
misc | FinalParameters | Parameter publisher should be final. | 239 |
![]() |
coding | HiddenField | 'publisher' hides a field. | 239 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 244 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 249 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 249 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 255 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
![]() |
misc | FinalParameters | Parameter name should be final. | 257 |
![]() |
coding | HiddenField | 'name' hides a field. | 257 |
![]() |
misc | FinalParameters | Parameter value should be final. | 257 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 261 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 261 |
![]() |
misc | FinalParameters | Parameter name should be final. | 261 |
![]() |
coding | HiddenField | 'name' hides a field. | 261 |
![]() |
misc | FinalParameters | Parameter value should be final. | 261 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 266 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 195). | 268 |
![]() |
design | DesignForExtension | Class 'Source' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Source' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 271 |
![]() |
misc | FinalParameters | Parameter other should be final. | 272 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 276 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 312). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 27 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 40 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 51 |
![]() |
misc | FinalParameters | Parameter name should be final. | 57 |
![]() |
coding | HiddenField | 'name' hides a field. | 57 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 61 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
![]() |
misc | FinalParameters | Parameter name should be final. | 61 |
![]() |
coding | HiddenField | 'name' hides a field. | 61 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 67 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 78 |
![]() |
misc | FinalParameters | Parameter fipsCode should be final. | 84 |
![]() |
coding | HiddenField | 'fipsCode' hides a field. | 84 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'withFipsCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'withFipsCode' static/final/abstract/empty, or adding allowed annotation for the method. | 88 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
![]() |
misc | FinalParameters | Parameter fipsCode should be final. | 88 |
![]() |
coding | HiddenField | 'fipsCode' hides a field. | 88 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 94 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 105 |
![]() |
misc | FinalParameters | Parameter confidence should be final. | 111 |
![]() |
coding | HiddenField | 'confidence' hides a field. | 111 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'withConfidence' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'withConfidence' static/final/abstract/empty, or adding allowed annotation for the method. | 115 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
![]() |
misc | FinalParameters | Parameter confidence should be final. | 115 |
![]() |
coding | HiddenField | 'confidence' hides a field. | 115 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 120 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 125 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
![]() |
misc | FinalParameters | Parameter name should be final. | 133 |
![]() |
coding | HiddenField | 'name' hides a field. | 133 |
![]() |
misc | FinalParameters | Parameter value should be final. | 133 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 137 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 137 |
![]() |
misc | FinalParameters | Parameter name should be final. | 137 |
![]() |
coding | HiddenField | 'name' hides a field. | 137 |
![]() |
misc | FinalParameters | Parameter value should be final. | 137 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 142 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 128). | 144 |
![]() |
design | DesignForExtension | Class 'State' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'State' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 147 |
![]() |
misc | FinalParameters | Parameter other should be final. | 148 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 152 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 190). | 156 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
misc | FinalParameters | Parameter name should be final. | 53 |
![]() |
coding | HiddenField | 'name' hides a field. | 53 |
![]() |
design | DesignForExtension | Class 'Topics' looks like designed for extension (can be subclassed), but the method 'withName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Topics' final or making the method 'withName' static/final/abstract/empty, or adding allowed annotation for the method. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
misc | FinalParameters | Parameter name should be final. | 57 |
![]() |
coding | HiddenField | 'name' hides a field. | 57 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
misc | FinalParameters | Parameter group should be final. | 80 |
![]() |
coding | HiddenField | 'group' hides a field. | 80 |
![]() |
design | DesignForExtension | Class 'Topics' looks like designed for extension (can be subclassed), but the method 'withGroup' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Topics' final or making the method 'withGroup' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
![]() |
misc | FinalParameters | Parameter group should be final. | 84 |
![]() |
coding | HiddenField | 'group' hides a field. | 84 |
![]() |
design | DesignForExtension | Class 'Topics' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Topics' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
design | DesignForExtension | Class 'Topics' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Topics' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
design | DesignForExtension | Class 'Topics' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Topics' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
![]() |
misc | FinalParameters | Parameter name should be final. | 102 |
![]() |
coding | HiddenField | 'name' hides a field. | 102 |
![]() |
misc | FinalParameters | Parameter value should be final. | 102 |
![]() |
design | DesignForExtension | Class 'Topics' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Topics' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
misc | FinalParameters | Parameter name should be final. | 106 |
![]() |
coding | HiddenField | 'name' hides a field. | 106 |
![]() |
misc | FinalParameters | Parameter value should be final. | 106 |
![]() |
design | DesignForExtension | Class 'Topics' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Topics' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 113 |
![]() |
design | DesignForExtension | Class 'Topics' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Topics' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
![]() |
misc | FinalParameters | Parameter other should be final. | 117 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 149). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
misc | FinalParameters | Parameter url should be final. | 53 |
![]() |
coding | HiddenField | 'url' hides a field. | 53 |
![]() |
design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
misc | FinalParameters | Parameter url should be final. | 57 |
![]() |
coding | HiddenField | 'url' hides a field. | 57 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
misc | FinalParameters | Parameter mimeType should be final. | 80 |
![]() |
coding | HiddenField | 'mimeType' hides a field. | 80 |
![]() |
design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'withMimeType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'withMimeType' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
![]() |
misc | FinalParameters | Parameter mimeType should be final. | 84 |
![]() |
coding | HiddenField | 'mimeType' hides a field. | 84 |
![]() |
design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
![]() |
misc | FinalParameters | Parameter name should be final. | 102 |
![]() |
misc | FinalParameters | Parameter value should be final. | 102 |
![]() |
design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
misc | FinalParameters | Parameter name should be final. | 106 |
![]() |
misc | FinalParameters | Parameter value should be final. | 106 |
![]() |
design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 113 |
![]() |
design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
![]() |
misc | FinalParameters | Parameter other should be final. | 117 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 153). | 125 |