The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly | 42 | |
| coding | AvoidInlineConditionals | 3 | |
| HiddenField | 248 | ||
| MagicNumber | 2 | ||
| SimplifyBooleanExpression | 19 | ||
| design | DesignForExtension | 843 | |
| FinalClass | 1 | ||
| HideUtilityClassConstructor | 1 | ||
| VisibilityModifier | 179 | ||
| javadoc | JavadocMethod | 252 | |
| JavadocPackage | 4 | ||
| JavadocStyle | 41 | ||
| JavadocType | 23 | ||
| JavadocVariable | 380 | ||
| misc | FinalParameters | 523 | |
| modifier | ModifierOrder | 38 | |
| naming | ConstantName | 3 | |
| TypeName | 1 | ||
| regexp | RegexpSingleline
|
1250 | |
| sizes | LineLength | 401 | |
| 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 | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 19 | |
| misc | FinalParameters | Parameter value should be final. | 19 | |
| design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 163 | |
| 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 | |
| design | DesignForExtension | Method 'getSequenceId' is not designed for extension - needs to be abstract, final or empty. | 224 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 230 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 234 | |
| design | DesignForExtension | Method 'setSequenceId' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| misc | FinalParameters | Parameter value should be final. | 236 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 242 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 246 | |
| design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 248 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 254 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 258 | |
| design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| misc | FinalParameters | Parameter value should be final. | 260 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 266 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 270 | |
| design | DesignForExtension | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 278 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 282 | |
| design | DesignForExtension | Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| misc | FinalParameters | Parameter value should be final. | 284 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 290 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 294 | |
| design | DesignForExtension | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 302 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 306 | |
| design | DesignForExtension | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| misc | FinalParameters | Parameter value should be final. | 308 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 314 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 318 | |
| design | DesignForExtension | Method 'getSubTitle' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 326 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 330 | |
| design | DesignForExtension | Method 'setSubTitle' is not designed for extension - needs to be abstract, final or empty. | 332 | |
| misc | FinalParameters | Parameter value should be final. | 332 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 338 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 342 | |
| design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 350 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 354 | |
| design | DesignForExtension | Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 356 | |
| misc | FinalParameters | Parameter value should be final. | 356 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 362 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 366 | |
| design | DesignForExtension | Method 'getContentWithMarkup' is not designed for extension - needs to be abstract, final or empty. | 368 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 374 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 378 | |
| design | DesignForExtension | Method 'setContentWithMarkup' is not designed for extension - needs to be abstract, final or empty. | 380 | |
| misc | FinalParameters | Parameter value should be final. | 380 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 386 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 390 | |
| design | DesignForExtension | Method 'getTags' is not designed for extension - needs to be abstract, final or empty. | 392 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 398 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 402 | |
| design | DesignForExtension | Method 'setTags' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| misc | FinalParameters | Parameter value should be final. | 404 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 410 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 414 | |
| design | DesignForExtension | Method 'getPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 416 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 422 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 426 | |
| design | DesignForExtension | Method 'setPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 428 | |
| misc | FinalParameters | Parameter value should be final. | 428 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 434 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 438 | |
| design | DesignForExtension | Method 'getHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 440 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 446 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 450 | |
| design | DesignForExtension | Method 'setHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 452 | |
| misc | FinalParameters | Parameter value should be final. | 452 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 458 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 462 | |
| design | DesignForExtension | Method 'getEmbargoDate' is not designed for extension - needs to be abstract, final or empty. | 464 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 470 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 474 | |
| design | DesignForExtension | Method 'setEmbargoDate' is not designed for extension - needs to be abstract, final or empty. | 476 | |
| misc | FinalParameters | Parameter value should be final. | 476 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 482 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 486 | |
| design | DesignForExtension | Method 'getLicenseEndDate' is not designed for extension - needs to be abstract, final or empty. | 488 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 494 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 498 | |
| design | DesignForExtension | Method 'setLicenseEndDate' is not designed for extension - needs to be abstract, final or empty. | 500 | |
| misc | FinalParameters | Parameter value should be final. | 500 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 506 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 510 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 512 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 518 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 522 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 524 | |
| misc | FinalParameters | Parameter value should be final. | 524 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 530 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 534 | |
| design | DesignForExtension | Method 'getOriginalUrl' is not designed for extension - needs to be abstract, final or empty. | 536 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 542 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 546 | |
| design | DesignForExtension | Method 'setOriginalUrl' is not designed for extension - needs to be abstract, final or empty. | 548 | |
| misc | FinalParameters | Parameter value should be final. | 548 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 554 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 558 | |
| design | DesignForExtension | Method 'getCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 560 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 566 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 570 | |
| design | DesignForExtension | Method 'setCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 572 | |
| misc | FinalParameters | Parameter value should be final. | 572 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 578 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 582 | |
| design | DesignForExtension | Method 'getOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 584 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 590 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 594 | |
| design | DesignForExtension | Method 'setOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 596 | |
| misc | FinalParameters | Parameter value should be final. | 596 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 602 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 606 | |
| design | DesignForExtension | Method 'getWordCount' is not designed for extension - needs to be abstract, final or empty. | 608 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 614 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 618 | |
| design | DesignForExtension | Method 'setWordCount' is not designed for extension - needs to be abstract, final or empty. | 620 | |
| misc | FinalParameters | Parameter value should be final. | 620 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 626 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 630 | |
| design | DesignForExtension | Method 'getDataFormat' is not designed for extension - needs to be abstract, final or empty. | 632 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 638 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 642 | |
| design | DesignForExtension | Method 'setDataFormat' is not designed for extension - needs to be abstract, final or empty. | 644 | |
| misc | FinalParameters | Parameter value should be final. | 644 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 650 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 654 | |
| design | DesignForExtension | Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. | 656 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 662 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 666 | |
| design | DesignForExtension | Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. | 668 | |
| misc | FinalParameters | Parameter value should be final. | 668 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 674 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 678 | |
| design | DesignForExtension | Method 'getLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 680 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 686 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 690 | |
| design | DesignForExtension | Method 'setLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 692 | |
| misc | FinalParameters | Parameter value should be final. | 692 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 698 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 702 | |
| design | DesignForExtension | Method 'getDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 704 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 710 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 714 | |
| design | DesignForExtension | Method 'setDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 716 | |
| misc | FinalParameters | Parameter value should be final. | 716 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 722 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 726 | |
| design | DesignForExtension | Method 'getContentGroupIds' is not designed for extension - needs to be abstract, final or empty. | 728 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 734 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 738 | |
| design | DesignForExtension | Method 'setContentGroupIds' is not designed for extension - needs to be abstract, final or empty. | 740 | |
| misc | FinalParameters | Parameter value should be final. | 740 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 746 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 750 | |
| design | DesignForExtension | Method 'getHarvest' is not designed for extension - needs to be abstract, final or empty. | 752 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 758 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 762 | |
| design | DesignForExtension | Method 'setHarvest' is not designed for extension - needs to be abstract, final or empty. | 764 | |
| misc | FinalParameters | Parameter value should be final. | 764 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 770 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 774 | |
| design | DesignForExtension | Method 'getMedia' is not designed for extension - needs to be abstract, final or empty. | 776 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 782 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 786 | |
| design | DesignForExtension | Method 'setMedia' is not designed for extension - needs to be abstract, final or empty. | 788 | |
| misc | FinalParameters | Parameter value should be final. | 788 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 794 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 798 | |
| design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 800 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 806 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 810 | |
| design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 812 | |
| misc | FinalParameters | Parameter value should be final. | 812 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 818 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 822 | |
| design | DesignForExtension | Method 'getAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 824 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 830 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 834 | |
| design | DesignForExtension | Method 'setAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 836 | |
| misc | FinalParameters | Parameter value should be final. | 836 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 842 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 846 | |
| design | DesignForExtension | Method 'getTopics' is not designed for extension - needs to be abstract, final or empty. | 848 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 854 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 858 | |
| design | DesignForExtension | Method 'setTopics' is not designed for extension - needs to be abstract, final or empty. | 860 | |
| misc | FinalParameters | Parameter value should be final. | 860 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 866 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 870 | |
| design | DesignForExtension | Method 'getCompanies' is not designed for extension - needs to be abstract, final or empty. | 872 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 878 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 882 | |
| design | DesignForExtension | Method 'setCompanies' is not designed for extension - needs to be abstract, final or empty. | 884 | |
| misc | FinalParameters | Parameter value should be final. | 884 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 890 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 894 | |
| design | DesignForExtension | Method 'getLocations' is not designed for extension - needs to be abstract, final or empty. | 896 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 902 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 906 | |
| design | DesignForExtension | Method 'setLocations' is not designed for extension - needs to be abstract, final or empty. | 908 | |
| misc | FinalParameters | Parameter value should be final. | 908 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 914 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 918 | |
| design | DesignForExtension | Method 'getSemantics' is not designed for extension - needs to be abstract, final or empty. | 920 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 926 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 930 | |
| design | DesignForExtension | Method 'setSemantics' is not designed for extension - needs to be abstract, final or empty. | 932 | |
| misc | FinalParameters | Parameter value should be final. | 932 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 938 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 942 | |
| design | DesignForExtension | Method 'getPrint' is not designed for extension - needs to be abstract, final or empty. | 944 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 950 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 954 | |
| design | DesignForExtension | Method 'setPrint' is not designed for extension - needs to be abstract, final or empty. | 956 | |
| misc | FinalParameters | Parameter value should be final. | 956 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 962 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 966 | |
| design | DesignForExtension | Method 'getBroadcast' is not designed for extension - needs to be abstract, final or empty. | 968 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 974 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 978 | |
| design | DesignForExtension | Method 'setBroadcast' is not designed for extension - needs to be abstract, final or empty. | 980 | |
| misc | FinalParameters | Parameter value should be final. | 980 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 986 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 990 | |
| design | DesignForExtension | Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. | 992 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 998 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1002 | |
| design | DesignForExtension | Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. | 1004 | |
| misc | FinalParameters | Parameter value should be final. | 1004 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1010 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1014 | |
| design | DesignForExtension | Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 1016 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1022 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 1026 | |
| design | DesignForExtension | Method 'setSource' is not designed for extension - needs to be abstract, final or empty. | 1028 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1060 | |
| 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 | |
| design | DesignForExtension | Method 'getCompany' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1122 | |
| 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 | |
| design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1184 | |
| 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 | |
| design | DesignForExtension | Method 'getOutboundUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1246 | |
| 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 | |
| design | DesignForExtension | Method 'getTag' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 1308 | |
| 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 | |
| design | DesignForExtension | Method 'getTopic' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| misc | FinalParameters | Parameter value should be final. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| design | DesignForExtension | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| design | DesignForExtension | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| misc | FinalParameters | Parameter value should be final. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| design | DesignForExtension | Method 'getClazz' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| design | DesignForExtension | Method 'setClazz' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| misc | FinalParameters | Parameter value should be final. | 157 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| design | DesignForExtension | Method 'getMentions' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 179 | |
| design | DesignForExtension | Method 'setMentions' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| misc | FinalParameters | Parameter value should be final. | 181 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 191 | |
| design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 199 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 203 | |
| design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| misc | FinalParameters | Parameter value should be final. | 205 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 215 | |
| design | DesignForExtension | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 223 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 227 | |
| design | DesignForExtension | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| misc | FinalParameters | Parameter value should be final. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 239 | |
| design | DesignForExtension | Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 247 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 251 | |
| design | DesignForExtension | Method 'setRegion' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| misc | FinalParameters | Parameter value should be final. | 253 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 259 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 263 | |
| design | DesignForExtension | Method 'getSubregion' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 271 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 275 | |
| design | DesignForExtension | Method 'setSubregion' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| misc | FinalParameters | Parameter value should be final. | 277 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 283 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 287 | |
| design | DesignForExtension | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 295 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 299 | |
| design | DesignForExtension | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| misc | FinalParameters | Parameter value should be final. | 301 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 307 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 311 | |
| design | DesignForExtension | Method 'getLatitude' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 319 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 323 | |
| design | DesignForExtension | Method 'setLatitude' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| misc | FinalParameters | Parameter value should be final. | 325 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 331 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 335 | |
| design | DesignForExtension | Method 'getLongitude' is not designed for extension - needs to be abstract, final or empty. | 337 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 343 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 347 | |
| design | DesignForExtension | Method 'setLongitude' is not designed for extension - needs to be abstract, final or empty. | 349 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| 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 | |
| design | DesignForExtension | Method 'getItemId' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| design | DesignForExtension | Method 'setItemId' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| misc | FinalParameters | Parameter value should be final. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| design | DesignForExtension | Method 'getStatusId' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| design | DesignForExtension | Method 'setStatusId' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| misc | FinalParameters | Parameter value should be final. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| design | DesignForExtension | Method 'getInReplyToUserId' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| design | DesignForExtension | Method 'setInReplyToUserId' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| misc | FinalParameters | Parameter value should be final. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| design | DesignForExtension | Method 'getInReplyToStatusId' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| design | DesignForExtension | Method 'setInReplyToStatusId' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| misc | FinalParameters | Parameter value should be final. | 157 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| design | DesignForExtension | Method 'getTotalViews' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 179 | |
| design | DesignForExtension | Method 'setTotalViews' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| misc | FinalParameters | Parameter value should be final. | 181 |
| 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 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 64 | |
| 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 | |
| design | DesignForExtension | Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 89 | |
| design | DesignForExtension | Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| misc | FinalParameters | Parameter value should be final. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 101 | |
| design | DesignForExtension | Method 'getMessageCode' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| design | DesignForExtension | Method 'setMessageCode' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| misc | FinalParameters | Parameter value should be final. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 125 | |
| design | DesignForExtension | Method 'getUserMessage' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 137 | |
| design | DesignForExtension | Method 'setUserMessage' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| misc | FinalParameters | Parameter value should be final. | 139 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 145 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 149 | |
| design | DesignForExtension | Method 'getDeveloperMessage' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 157 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 161 | |
| design | DesignForExtension | Method 'setDeveloperMessage' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| misc | FinalParameters | Parameter value should be final. | 163 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 169 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 173 | |
| design | DesignForExtension | Method 'getArticles' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 181 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 185 | |
| design | DesignForExtension | Method 'setArticles' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 219 | |
| 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 | |
| design | DesignForExtension | Method 'getArticle' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| 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 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| misc | FinalParameters | Parameter value should be final. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| misc | FinalParameters | Parameter value should be final. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| design | DesignForExtension | Method 'getCaption' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| design | DesignForExtension | Method 'setCaption' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| misc | FinalParameters | Parameter value should be final. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| design | DesignForExtension | Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| design | DesignForExtension | Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| misc | FinalParameters | Parameter value should be final. | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| design | DesignForExtension | Method 'getHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| design | DesignForExtension | Method 'setHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| misc | FinalParameters | Parameter value should be final. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| design | DesignForExtension | Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| design | DesignForExtension | Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| misc | FinalParameters | Parameter value should be final. | 137 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| design | DesignForExtension | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| misc | FinalParameters | Parameter value should be final. | 161 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| design | DesignForExtension | Method 'getDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 179 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| design | DesignForExtension | Method 'setDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| misc | FinalParameters | Parameter value should be final. | 185 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 191 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 203 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| 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 | |
| design | DesignForExtension | Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| design | DesignForExtension | Method 'setUserName' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| misc | FinalParameters | Parameter value should be final. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| design | DesignForExtension | Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| design | DesignForExtension | Method 'setUserId' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| misc | FinalParameters | Parameter value should be final. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| design | DesignForExtension | Method 'getStatusesCount' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| design | DesignForExtension | Method 'setStatusesCount' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| misc | FinalParameters | Parameter value should be final. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| design | DesignForExtension | Method 'getTotalViews' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| design | DesignForExtension | Method 'setTotalViews' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| misc | FinalParameters | Parameter value should be final. | 165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'getFollowingCount' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| design | DesignForExtension | Method 'setFollowingCount' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| misc | FinalParameters | Parameter value should be final. | 189 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 199 | |
| design | DesignForExtension | Method 'getFollowersCount' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| design | DesignForExtension | Method 'setFollowersCount' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| misc | FinalParameters | Parameter value should be final. | 213 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 223 | |
| design | DesignForExtension | Method 'getKloutScore' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| design | DesignForExtension | Method 'setKloutScore' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| 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 | |
| design | DesignForExtension | Method 'getMarketName' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| design | DesignForExtension | Method 'setMarketName' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| misc | FinalParameters | Parameter value should be final. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| design | DesignForExtension | Method 'getNationalNetwork' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 114 | |
| design | DesignForExtension | Method 'setNationalNetwork' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| misc | FinalParameters | Parameter value should be final. | 116 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 122 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 126 | |
| design | DesignForExtension | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 138 | |
| design | DesignForExtension | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| misc | FinalParameters | Parameter value should be final. | 140 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 146 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 150 | |
| design | DesignForExtension | Method 'getLines' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 158 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 162 | |
| design | DesignForExtension | Method 'setLines' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 196 | |
| 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 | |
| design | DesignForExtension | Method 'getLine' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| misc | FinalParameters | Parameter value should be final. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| design | DesignForExtension | Method 'getSymbol' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| design | DesignForExtension | Method 'setSymbol' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| misc | FinalParameters | Parameter value should be final. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| design | DesignForExtension | Method 'getExchange' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| design | DesignForExtension | Method 'setExchange' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| misc | FinalParameters | Parameter value should be final. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| design | DesignForExtension | Method 'getIsin' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| design | DesignForExtension | Method 'setIsin' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| misc | FinalParameters | Parameter value should be final. | 165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'getCusip' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| design | DesignForExtension | Method 'setCusip' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| misc | FinalParameters | Parameter value should be final. | 189 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| javadoc | JavadocMethod | Expected an @return tag. | 197 | |
| design | DesignForExtension | Method 'getTitleCount' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 203 | |
| design | DesignForExtension | Method 'setTitleCount' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| 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 | |
| design | DesignForExtension | Method 'getContentCount' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| design | DesignForExtension | Method 'setContentCount' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| 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 | |
| design | DesignForExtension | Method 'isPrimary' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| design | DesignForExtension | Method 'setPrimary' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| 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 | |
| design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| misc | FinalParameters | Parameter value should be final. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| design | DesignForExtension | Method 'getFipsCode' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 | |
| design | DesignForExtension | Method 'setFipsCode' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| misc | FinalParameters | Parameter value should be final. | 100 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| design | DesignForExtension | Method 'getIsoCode' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 118 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 122 | |
| design | DesignForExtension | Method 'setIsoCode' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| misc | FinalParameters | Parameter value should be final. | 124 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 130 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 142 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 146 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 111 | |
| 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 | |
| design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| misc | FinalParameters | Parameter value should be final. | 165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| misc | FinalParameters | Parameter value should be final. | 189 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 199 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| misc | FinalParameters | Parameter value should be final. | 213 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 223 | |
| design | DesignForExtension | Method 'getMediaType' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| design | DesignForExtension | Method 'setMediaType' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| misc | FinalParameters | Parameter value should be final. | 237 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 243 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 247 | |
| design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 255 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 259 | |
| design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| misc | FinalParameters | Parameter value should be final. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 267 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 271 | |
| design | DesignForExtension | Method 'getIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 279 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 283 | |
| design | DesignForExtension | Method 'setIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| misc | FinalParameters | Parameter value should be final. | 285 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 291 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 295 | |
| design | DesignForExtension | Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 307 | |
| design | DesignForExtension | Method 'setGenerator' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| misc | FinalParameters | Parameter value should be final. | 309 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 315 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 319 | |
| design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 321 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 327 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 331 | |
| design | DesignForExtension | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| misc | FinalParameters | Parameter value should be final. | 333 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 339 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 343 | |
| design | DesignForExtension | Method 'getTags' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 351 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 355 | |
| design | DesignForExtension | Method 'setTags' is not designed for extension - needs to be abstract, final or empty. | 357 | |
| misc | FinalParameters | Parameter value should be final. | 357 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 363 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 367 | |
| design | DesignForExtension | Method 'getImageUrl' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 375 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 379 | |
| design | DesignForExtension | Method 'setImageUrl' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| misc | FinalParameters | Parameter value should be final. | 381 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 387 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 391 | |
| design | DesignForExtension | Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. | 393 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 399 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 403 | |
| design | DesignForExtension | Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. | 405 | |
| misc | FinalParameters | Parameter value should be final. | 405 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 411 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 415 | |
| design | DesignForExtension | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 417 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 423 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 427 | |
| design | DesignForExtension | Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| misc | FinalParameters | Parameter value should be final. | 429 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 435 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 439 | |
| design | DesignForExtension | Method 'getDataFormat' is not designed for extension - needs to be abstract, final or empty. | 441 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 447 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 451 | |
| design | DesignForExtension | Method 'setDataFormat' is not designed for extension - needs to be abstract, final or empty. | 453 | |
| misc | FinalParameters | Parameter value should be final. | 453 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 459 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 463 | |
| design | DesignForExtension | Method 'getRank' is not designed for extension - needs to be abstract, final or empty. | 465 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 471 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 475 | |
| design | DesignForExtension | Method 'setRank' is not designed for extension - needs to be abstract, final or empty. | 477 | |
| misc | FinalParameters | Parameter value should be final. | 477 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 483 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 487 | |
| design | DesignForExtension | Method 'getInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 489 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 495 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 499 | |
| design | DesignForExtension | Method 'setInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 501 | |
| misc | FinalParameters | Parameter value should be final. | 501 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 507 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 511 | |
| design | DesignForExtension | Method 'getAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 513 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 519 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 523 | |
| design | DesignForExtension | Method 'setAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 525 | |
| misc | FinalParameters | Parameter value should be final. | 525 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 531 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 535 | |
| design | DesignForExtension | Method 'getEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 537 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 543 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 547 | |
| design | DesignForExtension | Method 'setEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 549 | |
| misc | FinalParameters | Parameter value should be final. | 549 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 555 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 559 | |
| design | DesignForExtension | Method 'getGenre' is not designed for extension - needs to be abstract, final or empty. | 561 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 567 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 571 | |
| design | DesignForExtension | Method 'setGenre' is not designed for extension - needs to be abstract, final or empty. | 573 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 605 | |
| 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 | |
| design | DesignForExtension | Method 'getAutoTopic' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 667 | |
| 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 | |
| design | DesignForExtension | Method 'getEditorialTopic' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 729 | |
| 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 | |
| design | DesignForExtension | Method 'getTag' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| 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 | |
| design | DesignForExtension | Method 'getHeadlineVia' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| design | DesignForExtension | Method 'setHeadlineVia' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| misc | FinalParameters | Parameter value should be final. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| design | DesignForExtension | Method 'getContentVia' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| design | DesignForExtension | Method 'setContentVia' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| 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 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| misc | FinalParameters | Parameter value should be final. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| misc | FinalParameters | Parameter value should be final. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| design | DesignForExtension | Method 'getCaption' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| design | DesignForExtension | Method 'setCaption' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| 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 | |
| design | DesignForExtension | Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| design | DesignForExtension | Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| misc | FinalParameters | Parameter value should be final. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| design | DesignForExtension | Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| design | DesignForExtension | Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | |
| 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 | |
| design | DesignForExtension | Method 'getAudio' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getImage' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getVideo' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createFeed' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createBroadcast' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createSemanticsItem' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createSemantics' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticle' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticlesResponse' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createHarvest' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createMedia' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createAudioOrVideo' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createImage' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticlePublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createTopic' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createCompany' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticleLocation' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createCountry' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createState' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createPrint' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createLine' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createAuthor' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createAuthorPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createSource' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createSourceLocation' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createRank' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createFeedTags' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createFeedAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createFeedEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createBroadcastLines' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createSemanticsItemProperties' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createSemanticsEvents' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createSemanticsEntities' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticleTags' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticleOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticleTopics' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticleCompanies' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticleLocations' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createArticlesResponseArticles' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'createResponse' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| 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 | |
| design | DesignForExtension | Method 'getSupplement' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| design | DesignForExtension | Method 'setSupplement' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| misc | FinalParameters | Parameter value should be final. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| design | DesignForExtension | Method 'getPublicationEdition' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| design | DesignForExtension | Method 'setPublicationEdition' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| misc | FinalParameters | Parameter value should be final. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| design | DesignForExtension | Method 'getRegionalEdition' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| design | DesignForExtension | Method 'setRegionalEdition' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| misc | FinalParameters | Parameter value should be final. | 165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'getSection' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| design | DesignForExtension | Method 'setSection' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| misc | FinalParameters | Parameter value should be final. | 189 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 199 | |
| design | DesignForExtension | Method 'getPageNumber' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| design | DesignForExtension | Method 'setPageNumber' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| misc | FinalParameters | Parameter value should be final. | 213 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 223 | |
| design | DesignForExtension | Method 'getSizeCm' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| design | DesignForExtension | Method 'setSizeCm' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| misc | FinalParameters | Parameter value should be final. | 237 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 243 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 247 | |
| design | DesignForExtension | Method 'getSizePercentage' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 255 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 259 | |
| design | DesignForExtension | Method 'setSizePercentage' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| misc | FinalParameters | Parameter value should be final. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 267 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 271 | |
| design | DesignForExtension | Method 'getOriginLeft' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 279 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 283 | |
| design | DesignForExtension | Method 'setOriginLeft' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| misc | FinalParameters | Parameter value should be final. | 285 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 291 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 295 | |
| design | DesignForExtension | Method 'getOriginTop' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 307 | |
| design | DesignForExtension | Method 'setOriginTop' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| misc | FinalParameters | Parameter value should be final. | 309 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 315 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 319 | |
| design | DesignForExtension | Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 321 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 327 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 331 | |
| design | DesignForExtension | Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 333 | |
| misc | FinalParameters | Parameter value should be final. | 333 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 339 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 343 | |
| design | DesignForExtension | Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 351 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 355 | |
| design | DesignForExtension | Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 357 | |
| misc | FinalParameters | Parameter value should be final. | 357 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 363 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 367 | |
| design | DesignForExtension | Method 'getByLine' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 375 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 379 | |
| design | DesignForExtension | Method 'setByLine' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| misc | FinalParameters | Parameter value should be final. | 381 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 387 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 391 | |
| design | DesignForExtension | Method 'getPhoto' is not designed for extension - needs to be abstract, final or empty. | 393 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 399 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 403 | |
| design | DesignForExtension | Method 'setPhoto' is not designed for extension - needs to be abstract, final or empty. | 405 | |
| misc | FinalParameters | Parameter value should be final. | 405 |
| 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. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| 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 | |
| design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| 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 | |
| design | DesignForExtension | Method 'getAutoRank' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 75 | |
| design | DesignForExtension | Method 'setAutoRank' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| misc | FinalParameters | Parameter value should be final. | 77 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| design | DesignForExtension | Method 'getAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| design | DesignForExtension | Method 'setAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| misc | FinalParameters | Parameter value should be final. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| design | DesignForExtension | Method 'getInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| design | DesignForExtension | Method 'setInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | |
| 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 | |
| design | DesignForExtension | Method 'getEvents' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 90 | |
| design | DesignForExtension | Method 'setEvents' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| misc | FinalParameters | Parameter value should be final. | 92 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 102 | |
| design | DesignForExtension | Method 'getEntities' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 110 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 114 | |
| design | DesignForExtension | Method 'setEntities' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 148 | |
| 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 | |
| design | DesignForExtension | Method 'getEntity' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 210 | |
| 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 | |
| design | DesignForExtension | Method 'getEvent' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 56 | |
| 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 | |
| design | DesignForExtension | Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 77 | |
| design | DesignForExtension | Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 111 | |
| 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 | |
| design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| 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 | |
| design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| misc | FinalParameters | Parameter value should be final. | 113 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 131 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| misc | FinalParameters | Parameter value should be final. | 137 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 143 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| design | DesignForExtension | Method 'getHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 155 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| design | DesignForExtension | Method 'setHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| misc | FinalParameters | Parameter value should be final. | 161 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 167 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| design | DesignForExtension | Method 'getPublisher' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 179 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| design | DesignForExtension | Method 'setPublisher' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| misc | FinalParameters | Parameter value should be final. | 185 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 191 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| design | DesignForExtension | Method 'getPrimaryLanguage' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 203 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| design | DesignForExtension | Method 'setPrimaryLanguage' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| misc | FinalParameters | Parameter value should be final. | 209 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 215 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| design | DesignForExtension | Method 'getPrimaryMediaType' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 227 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| design | DesignForExtension | Method 'setPrimaryMediaType' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| misc | FinalParameters | Parameter value should be final. | 233 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 239 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 243 | |
| design | DesignForExtension | Method 'getCategory' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 251 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 255 | |
| design | DesignForExtension | Method 'setCategory' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| misc | FinalParameters | Parameter value should be final. | 257 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 263 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 267 | |
| design | DesignForExtension | Method 'getEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 275 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 279 | |
| design | DesignForExtension | Method 'setEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| misc | FinalParameters | Parameter value should be final. | 281 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 287 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 291 | |
| design | DesignForExtension | Method 'getPublicationId' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 299 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 303 | |
| design | DesignForExtension | Method 'setPublicationId' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| misc | FinalParameters | Parameter value should be final. | 305 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 311 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 315 | |
| design | DesignForExtension | Method 'getChannelCode' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 323 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 327 | |
| design | DesignForExtension | Method 'setChannelCode' is not designed for extension - needs to be abstract, final or empty. | 329 | |
| misc | FinalParameters | Parameter value should be final. | 329 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 335 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 339 | |
| design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 347 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 351 | |
| design | DesignForExtension | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 353 | |
| misc | FinalParameters | Parameter value should be final. | 353 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 359 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 363 | |
| design | DesignForExtension | Method 'getFeedSource' is not designed for extension - needs to be abstract, final or empty. | 365 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 371 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 375 | |
| design | DesignForExtension | Method 'setFeedSource' is not designed for extension - needs to be abstract, final or empty. | 377 | |
| misc | FinalParameters | Parameter value should be final. | 377 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 383 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 387 | |
| design | DesignForExtension | Method 'getFeed' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 395 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 399 | |
| design | DesignForExtension | Method 'setFeed' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| 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 | |
| design | DesignForExtension | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| design | DesignForExtension | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| misc | FinalParameters | Parameter value should be final. | 93 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| design | DesignForExtension | Method 'getCountryCode' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 111 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| design | DesignForExtension | Method 'setCountryCode' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| misc | FinalParameters | Parameter value should be final. | 117 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 123 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 127 | |
| design | DesignForExtension | Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 135 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 139 | |
| design | DesignForExtension | Method 'setRegion' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| misc | FinalParameters | Parameter value should be final. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 147 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 151 | |
| design | DesignForExtension | Method 'getSubregion' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 159 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 163 | |
| design | DesignForExtension | Method 'setSubregion' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| misc | FinalParameters | Parameter value should be final. | 165 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 171 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 183 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| design | DesignForExtension | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| misc | FinalParameters | Parameter value should be final. | 189 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 199 | |
| design | DesignForExtension | Method 'getZipArea' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 211 | |
| design | DesignForExtension | Method 'setZipArea' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| misc | FinalParameters | Parameter value should be final. | 213 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 219 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 223 | |
| design | DesignForExtension | Method 'getZipCode' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 231 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 235 | |
| design | DesignForExtension | Method 'setZipCode' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | |
| 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 | |
| design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 71 | |
| design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| misc | FinalParameters | Parameter value should be final. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 83 | |
| design | DesignForExtension | Method 'getFipsCode' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 91 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 95 | |
| design | DesignForExtension | Method 'setFipsCode' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| misc | FinalParameters | Parameter value should be final. | 97 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 103 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 115 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 119 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| 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 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 64 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 68 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| misc | FinalParameters | Parameter value should be final. | 70 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 76 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| design | DesignForExtension | Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 88 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 92 | |
| design | DesignForExtension | Method 'setGroup' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| 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 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| misc | FinalParameters | Parameter url should be final. | 53 | |
| coding | HiddenField | 'url' hides a field. | 53 | |
| design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| misc | FinalParameters | Parameter mimeType should be final. | 80 | |
| coding | HiddenField | 'mimeType' hides a field. | 80 | |
| design | DesignForExtension | Method 'withMimeType' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 94 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 113 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| 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 | Method 'withPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| design | DesignForExtension | Method 'setDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| misc | FinalParameters | Parameter dateLastActive should be final. | 88 | |
| coding | HiddenField | 'dateLastActive' hides a field. | 88 | |
| design | DesignForExtension | Method 'withDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| design | DesignForExtension | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| misc | FinalParameters | Parameter description should be final. | 115 | |
| coding | HiddenField | 'description' hides a field. | 115 | |
| design | DesignForExtension | Method 'withDescription' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| misc | FinalParameters | Parameter name should be final. | 142 | |
| coding | HiddenField | 'name' hides a field. | 142 | |
| design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 156 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 162). | 175 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getSymbol' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| design | DesignForExtension | Method 'setSymbol' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| misc | FinalParameters | Parameter symbol should be final. | 73 | |
| coding | HiddenField | 'symbol' hides a field. | 73 | |
| design | DesignForExtension | Method 'withSymbol' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getPrimary' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| design | DesignForExtension | Method 'setPrimary' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| misc | FinalParameters | Parameter primary should be final. | 100 | |
| coding | HiddenField | 'primary' hides a field. | 100 | |
| design | DesignForExtension | Method 'withPrimary' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| misc | FinalParameters | Parameter name should be final. | 127 | |
| coding | HiddenField | 'name' hides a field. | 127 | |
| design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getContentCount' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| design | DesignForExtension | Method 'setContentCount' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| misc | FinalParameters | Parameter contentCount should be final. | 154 | |
| coding | HiddenField | 'contentCount' hides a field. | 154 | |
| design | DesignForExtension | Method 'withContentCount' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getExchange' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'setExchange' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| misc | FinalParameters | Parameter exchange should be final. | 181 | |
| coding | HiddenField | 'exchange' hides a field. | 181 | |
| design | DesignForExtension | Method 'withExchange' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getTitleCount' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| design | DesignForExtension | Method 'setTitleCount' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| misc | FinalParameters | Parameter titleCount should be final. | 208 | |
| coding | HiddenField | 'titleCount' hides a field. | 208 | |
| design | DesignForExtension | Method 'withTitleCount' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getIsin' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| design | DesignForExtension | Method 'setIsin' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| misc | FinalParameters | Parameter isin should be final. | 235 | |
| coding | HiddenField | 'isin' hides a field. | 235 | |
| design | DesignForExtension | Method 'withIsin' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 244 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 249 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 193). | 268 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 55 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| misc | FinalParameters | Parameter name should be final. | 61 | |
| coding | HiddenField | 'name' hides a field. | 61 | |
| design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getFipsCode' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 82 | |
| design | DesignForExtension | Method 'setFipsCode' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| misc | FinalParameters | Parameter fipsCode should be final. | 88 | |
| coding | HiddenField | 'fipsCode' hides a field. | 88 | |
| design | DesignForExtension | Method 'withFipsCode' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getIsoCode' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 109 | |
| design | DesignForExtension | Method 'setIsoCode' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| misc | FinalParameters | Parameter isoCode should be final. | 115 | |
| coding | HiddenField | 'isoCode' hides a field. | 115 | |
| design | DesignForExtension | Method 'withIsoCode' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 136 | |
| design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| misc | FinalParameters | Parameter confidence should be final. | 142 | |
| coding | HiddenField | 'confidence' hides a field. | 142 | |
| design | DesignForExtension | Method 'withConfidence' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 156 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| sizes | LineLength | Line is longer than 80 characters (found 144). | 175 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getTags' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| design | DesignForExtension | Method 'setTags' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| misc | FinalParameters | Parameter tags should be final. | 113 | |
| coding | HiddenField | 'tags' hides a field. | 113 | |
| design | DesignForExtension | Method 'withTags' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getGenre' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 134 | |
| design | DesignForExtension | Method 'setGenre' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| misc | FinalParameters | Parameter genre should be final. | 140 | |
| coding | HiddenField | 'genre' hides a field. | 140 | |
| design | DesignForExtension | Method 'withGenre' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 161 | |
| design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| misc | FinalParameters | Parameter publishingPlatform should be final. | 167 | |
| coding | HiddenField | 'publishingPlatform' hides a field. | 167 | |
| design | DesignForExtension | Method 'withPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 188 | |
| design | DesignForExtension | Method 'setInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| misc | FinalParameters | Parameter inWhiteList should be final. | 194 | |
| coding | HiddenField | 'inWhiteList' hides a field. | 194 | |
| design | DesignForExtension | Method 'withInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getImageUrl' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 215 | |
| design | DesignForExtension | Method 'setImageUrl' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| misc | FinalParameters | Parameter imageUrl should be final. | 221 | |
| coding | HiddenField | 'imageUrl' hides a field. | 221 | |
| design | DesignForExtension | Method 'withImageUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 242 | |
| design | DesignForExtension | Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| misc | FinalParameters | Parameter copyright should be final. | 248 | |
| coding | HiddenField | 'copyright' hides a field. | 248 | |
| design | DesignForExtension | Method 'withCopyright' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getMediaType' is not designed for extension - needs to be abstract, final or empty. | 262 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 269 | |
| design | DesignForExtension | Method 'setMediaType' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| misc | FinalParameters | Parameter mediaType should be final. | 275 | |
| coding | HiddenField | 'mediaType' hides a field. | 275 | |
| design | DesignForExtension | Method 'withMediaType' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 296 | |
| design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| misc | FinalParameters | Parameter id should be final. | 302 | |
| coding | HiddenField | 'id' hides a field. | 302 | |
| design | DesignForExtension | Method 'withId' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getRank' is not designed for extension - needs to be abstract, final or empty. | 316 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 323 | |
| design | DesignForExtension | Method 'setRank' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| misc | FinalParameters | Parameter rank should be final. | 329 | |
| coding | HiddenField | 'rank' hides a field. | 329 | |
| design | DesignForExtension | Method 'withRank' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 343 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 350 | |
| design | DesignForExtension | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 354 | |
| misc | FinalParameters | Parameter description should be final. | 356 | |
| coding | HiddenField | 'description' hides a field. | 356 | |
| design | DesignForExtension | Method 'withDescription' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 370 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 377 | |
| design | DesignForExtension | Method 'setIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 381 | |
| misc | FinalParameters | Parameter idFromPublisher should be final. | 383 | |
| coding | HiddenField | 'idFromPublisher' hides a field. | 383 | |
| design | DesignForExtension | Method 'withIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 404 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 408 | |
| misc | FinalParameters | Parameter name should be final. | 410 | |
| coding | HiddenField | 'name' hides a field. | 410 | |
| design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getDataFormat' is not designed for extension - needs to be abstract, final or empty. | 424 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 431 | |
| design | DesignForExtension | Method 'setDataFormat' is not designed for extension - needs to be abstract, final or empty. | 435 | |
| misc | FinalParameters | Parameter dataFormat should be final. | 437 | |
| coding | HiddenField | 'dataFormat' hides a field. | 437 | |
| design | DesignForExtension | Method 'withDataFormat' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. | 451 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 458 | |
| design | DesignForExtension | Method 'setGenerator' is not designed for extension - needs to be abstract, final or empty. | 462 | |
| misc | FinalParameters | Parameter generator should be final. | 464 | |
| coding | HiddenField | 'generator' hides a field. | 464 | |
| design | DesignForExtension | Method 'withGenerator' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 478 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 485 | |
| design | DesignForExtension | Method 'setAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 489 | |
| misc | FinalParameters | Parameter autoTopics should be final. | 491 | |
| coding | HiddenField | 'autoTopics' hides a field. | 491 | |
| design | DesignForExtension | Method 'withAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 512 | |
| design | DesignForExtension | Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 516 | |
| misc | FinalParameters | Parameter language should be final. | 518 | |
| coding | HiddenField | 'language' hides a field. | 518 | |
| design | DesignForExtension | Method 'withLanguage' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 532 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 539 | |
| design | DesignForExtension | Method 'setEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 543 | |
| misc | FinalParameters | Parameter editorialTopics should be final. | 545 | |
| coding | HiddenField | 'editorialTopics' hides a field. | 545 | |
| design | DesignForExtension | Method 'withEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 554 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 559 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 559 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 576 | |
| sizes | LineLength | Line is longer than 80 characters (found 384). | 578 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 43 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| misc | FinalParameters | Parameter url should be final. | 49 | |
| coding | HiddenField | 'url' hides a field. | 49 | |
| design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 63 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 82 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| design | DesignForExtension | Method 'setRegion' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| misc | FinalParameters | Parameter region should be final. | 73 | |
| coding | HiddenField | 'region' hides a field. | 73 | |
| design | DesignForExtension | Method 'withRegion' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getSubregion' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| design | DesignForExtension | Method 'setSubregion' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| misc | FinalParameters | Parameter subregion should be final. | 100 | |
| coding | HiddenField | 'subregion' hides a field. | 100 | |
| design | DesignForExtension | Method 'withSubregion' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getZipCode' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| design | DesignForExtension | Method 'setZipCode' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| misc | FinalParameters | Parameter zipCode should be final. | 127 | |
| coding | HiddenField | 'zipCode' hides a field. | 127 | |
| design | DesignForExtension | Method 'withZipCode' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| design | DesignForExtension | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| misc | FinalParameters | Parameter state should be final. | 154 | |
| coding | HiddenField | 'state' hides a field. | 154 | |
| design | DesignForExtension | Method 'withState' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCountryCode' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'setCountryCode' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| misc | FinalParameters | Parameter countryCode should be final. | 181 | |
| coding | HiddenField | 'countryCode' hides a field. | 181 | |
| design | DesignForExtension | Method 'withCountryCode' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getZipArea' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| design | DesignForExtension | Method 'setZipArea' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| misc | FinalParameters | Parameter zipArea should be final. | 208 | |
| coding | HiddenField | 'zipArea' hides a field. | 208 | |
| design | DesignForExtension | Method 'withZipArea' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| design | DesignForExtension | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| misc | FinalParameters | Parameter country should be final. | 235 | |
| coding | HiddenField | 'country' hides a field. | 235 | |
| design | DesignForExtension | Method 'withCountry' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 244 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 249 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 194). | 268 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | JavadocPackage | Missing package-info.java file. | ||
| 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 | |
| design | DesignForExtension | Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 79 | |
| design | DesignForExtension | Method 'setRegion' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| misc | FinalParameters | Parameter region should be final. | 85 | |
| coding | HiddenField | 'region' hides a field. | 85 | |
| design | DesignForExtension | Method 'withRegion' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getSubregion' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 106 | |
| design | DesignForExtension | Method 'setSubregion' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| misc | FinalParameters | Parameter subregion should be final. | 112 | |
| coding | HiddenField | 'subregion' hides a field. | 112 | |
| design | DesignForExtension | Method 'withSubregion' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| misc | FinalParameters | Parameter name should be final. | 139 | |
| coding | HiddenField | 'name' hides a field. | 139 | |
| design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 160 | |
| design | DesignForExtension | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| misc | FinalParameters | Parameter state should be final. | 166 | |
| coding | HiddenField | 'state' hides a field. | 166 | |
| design | DesignForExtension | Method 'withState' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getLongitude' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| design | DesignForExtension | Method 'setLongitude' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| misc | FinalParameters | Parameter longitude should be final. | 193 | |
| coding | HiddenField | 'longitude' hides a field. | 193 | |
| design | DesignForExtension | Method 'withLongitude' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getLatitude' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 214 | |
| design | DesignForExtension | Method 'setLatitude' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| misc | FinalParameters | Parameter latitude should be final. | 220 | |
| coding | HiddenField | 'latitude' hides a field. | 220 | |
| design | DesignForExtension | Method 'withLatitude' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 241 | |
| design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| misc | FinalParameters | Parameter confidence should be final. | 247 | |
| coding | HiddenField | 'confidence' hides a field. | 247 | |
| design | DesignForExtension | Method 'withConfidence' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 268 | |
| design | DesignForExtension | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| misc | FinalParameters | Parameter type should be final. | 274 | |
| coding | HiddenField | 'type' hides a field. | 274 | |
| design | DesignForExtension | Method 'withType' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getMentions' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 295 | |
| design | DesignForExtension | Method 'setMentions' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| misc | FinalParameters | Parameter mentions should be final. | 301 | |
| coding | HiddenField | 'mentions' hides a field. | 301 | |
| design | DesignForExtension | Method 'withMentions' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 322 | |
| design | DesignForExtension | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| misc | FinalParameters | Parameter country should be final. | 328 | |
| coding | HiddenField | 'country' hides a field. | 328 | |
| design | DesignForExtension | Method 'withCountry' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 337 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 342 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 342 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 359 | |
| sizes | LineLength | Line is longer than 80 characters (found 239). | 361 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| design | DesignForExtension | Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| misc | FinalParameters | Parameter duration should be final. | 73 | |
| coding | HiddenField | 'duration' hides a field. | 73 | |
| design | DesignForExtension | Method 'withDuration' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getAudio' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| design | DesignForExtension | Method 'setAudio' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| misc | FinalParameters | Parameter audio should be final. | 100 | |
| coding | HiddenField | 'audio' hides a field. | 100 | |
| design | DesignForExtension | Method 'withAudio' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getImage' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| design | DesignForExtension | Method 'setImage' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| misc | FinalParameters | Parameter image should be final. | 127 | |
| coding | HiddenField | 'image' hides a field. | 127 | |
| design | DesignForExtension | Method 'withImage' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCaption' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| design | DesignForExtension | Method 'setCaption' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| misc | FinalParameters | Parameter caption should be final. | 154 | |
| coding | HiddenField | 'caption' hides a field. | 154 | |
| design | DesignForExtension | Method 'withCaption' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getVideo' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'setVideo' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| misc | FinalParameters | Parameter video should be final. | 181 | |
| coding | HiddenField | 'video' hides a field. | 181 | |
| design | DesignForExtension | Method 'withVideo' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| misc | FinalParameters | Parameter url should be final. | 208 | |
| coding | HiddenField | 'url' hides a field. | 208 | |
| design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| misc | FinalParameters | Parameter mimeType should be final. | 235 | |
| coding | HiddenField | 'mimeType' hides a field. | 235 | |
| design | DesignForExtension | Method 'withMimeType' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 244 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 249 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 183). | 268 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getTags' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 133 | |
| design | DesignForExtension | Method 'setTags' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| misc | FinalParameters | Parameter tags should be final. | 139 | |
| coding | HiddenField | 'tags' hides a field. | 139 | |
| design | DesignForExtension | Method 'withTags' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 160 | |
| design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| 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 | Method 'withPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 187 | |
| design | DesignForExtension | Method 'setLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| misc | FinalParameters | Parameter loginStatus should be final. | 193 | |
| coding | HiddenField | 'loginStatus' hides a field. | 193 | |
| design | DesignForExtension | Method 'withLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 214 | |
| design | DesignForExtension | Method 'setDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| misc | FinalParameters | Parameter duplicateGroupId should be final. | 220 | |
| coding | HiddenField | 'duplicateGroupId' hides a field. | 220 | |
| design | DesignForExtension | Method 'withDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCompanies' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 241 | |
| design | DesignForExtension | Method 'setCompanies' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| misc | FinalParameters | Parameter companies should be final. | 247 | |
| coding | HiddenField | 'companies' hides a field. | 247 | |
| design | DesignForExtension | Method 'withCompanies' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 268 | |
| design | DesignForExtension | Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| misc | FinalParameters | Parameter copyright should be final. | 274 | |
| coding | HiddenField | 'copyright' hides a field. | 274 | |
| design | DesignForExtension | Method 'withCopyright' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 295 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| misc | FinalParameters | Parameter url should be final. | 301 | |
| coding | HiddenField | 'url' hides a field. | 301 | |
| design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 322 | |
| design | DesignForExtension | Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| misc | FinalParameters | Parameter content should be final. | 328 | |
| coding | HiddenField | 'content' hides a field. | 328 | |
| design | DesignForExtension | Method 'withContent' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 342 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 349 | |
| design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 353 | |
| misc | FinalParameters | Parameter id should be final. | 355 | |
| coding | HiddenField | 'id' hides a field. | 355 | |
| design | DesignForExtension | Method 'withId' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 376 | |
| design | DesignForExtension | Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. | 380 | |
| misc | FinalParameters | Parameter author should be final. | 382 | |
| coding | HiddenField | 'author' hides a field. | 382 | |
| design | DesignForExtension | Method 'withAuthor' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getTopics' is not designed for extension - needs to be abstract, final or empty. | 396 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 403 | |
| design | DesignForExtension | Method 'setTopics' is not designed for extension - needs to be abstract, final or empty. | 407 | |
| misc | FinalParameters | Parameter topics should be final. | 409 | |
| coding | HiddenField | 'topics' hides a field. | 409 | |
| design | DesignForExtension | Method 'withTopics' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 423 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 430 | |
| design | DesignForExtension | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 434 | |
| misc | FinalParameters | Parameter title should be final. | 436 | |
| coding | HiddenField | 'title' hides a field. | 436 | |
| design | DesignForExtension | Method 'withTitle' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 450 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 457 | |
| design | DesignForExtension | Method 'setSource' is not designed for extension - needs to be abstract, final or empty. | 461 | |
| misc | FinalParameters | Parameter source should be final. | 463 | |
| coding | HiddenField | 'source' hides a field. | 463 | |
| design | DesignForExtension | Method 'withSource' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getLocations' is not designed for extension - needs to be abstract, final or empty. | 477 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 484 | |
| design | DesignForExtension | Method 'setLocations' is not designed for extension - needs to be abstract, final or empty. | 488 | |
| misc | FinalParameters | Parameter locations should be final. | 490 | |
| coding | HiddenField | 'locations' hides a field. | 490 | |
| design | DesignForExtension | Method 'withLocations' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 504 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 511 | |
| design | DesignForExtension | Method 'setCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 515 | |
| misc | FinalParameters | Parameter commentsUrl should be final. | 517 | |
| coding | HiddenField | 'commentsUrl' hides a field. | 517 | |
| design | DesignForExtension | Method 'withCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getDataFormat' is not designed for extension - needs to be abstract, final or empty. | 531 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 538 | |
| design | DesignForExtension | Method 'setDataFormat' is not designed for extension - needs to be abstract, final or empty. | 542 | |
| misc | FinalParameters | Parameter dataFormat should be final. | 544 | |
| coding | HiddenField | 'dataFormat' hides a field. | 544 | |
| design | DesignForExtension | Method 'withDataFormat' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 558 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 565 | |
| design | DesignForExtension | Method 'setOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 569 | |
| misc | FinalParameters | Parameter outboundUrls should be final. | 571 | |
| coding | HiddenField | 'outboundUrls' hides a field. | 571 | |
| design | DesignForExtension | Method 'withOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getSequenceId' is not designed for extension - needs to be abstract, final or empty. | 585 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 592 | |
| design | DesignForExtension | Method 'setSequenceId' is not designed for extension - needs to be abstract, final or empty. | 596 | |
| misc | FinalParameters | Parameter sequenceId should be final. | 598 | |
| coding | HiddenField | 'sequenceId' hides a field. | 598 | |
| design | DesignForExtension | Method 'withSequenceId' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 612 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 619 | |
| design | DesignForExtension | Method 'setPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 623 | |
| misc | FinalParameters | Parameter publishedDate should be final. | 625 | |
| coding | HiddenField | 'publishedDate' hides a field. | 625 | |
| design | DesignForExtension | Method 'withPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 639 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 646 | |
| design | DesignForExtension | Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 650 | |
| misc | FinalParameters | Parameter language should be final. | 652 | |
| coding | HiddenField | 'language' hides a field. | 652 | |
| design | DesignForExtension | Method 'withLanguage' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 666 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 673 | |
| design | DesignForExtension | Method 'setAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 677 | |
| misc | FinalParameters | Parameter adultLanguage should be final. | 679 | |
| coding | HiddenField | 'adultLanguage' hides a field. | 679 | |
| design | DesignForExtension | Method 'withAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 693 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 700 | |
| design | DesignForExtension | Method 'setHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 704 | |
| misc | FinalParameters | Parameter harvestDate should be final. | 706 | |
| coding | HiddenField | 'harvestDate' hides a field. | 706 | |
| design | DesignForExtension | Method 'withHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getMedia' is not designed for extension - needs to be abstract, final or empty. | 720 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 727 | |
| design | DesignForExtension | Method 'setMedia' is not designed for extension - needs to be abstract, final or empty. | 731 | |
| misc | FinalParameters | Parameter media should be final. | 733 | |
| coding | HiddenField | 'media' hides a field. | 733 | |
| design | DesignForExtension | Method 'withMedia' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 742 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 747 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 747 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 764 | |
| sizes | LineLength | Line is longer than 80 characters (found 490). | 766 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getArticlesAfter' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'getNextBatch' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getApiKeys' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 59 | |
| design | DesignForExtension | Method 'setApiKeys' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| misc | FinalParameters | Parameter apiKeys should be final. | 65 | |
| coding | HiddenField | 'apiKeys' hides a field. | 65 | |
| design | DesignForExtension | Method 'withApiKeys' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getMaxBatchSize' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 86 | |
| design | DesignForExtension | Method 'setMaxBatchSize' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| misc | FinalParameters | Parameter maxBatchSize should be final. | 92 | |
| coding | HiddenField | 'maxBatchSize' hides a field. | 92 | |
| design | DesignForExtension | Method 'withMaxBatchSize' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getMinDelaySeconds' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 113 | |
| design | DesignForExtension | Method 'setMinDelaySeconds' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| misc | FinalParameters | Parameter minDelaySeconds should be final. | 119 | |
| coding | HiddenField | 'minDelaySeconds' hides a field. | 119 | |
| design | DesignForExtension | Method 'withMinDelaySeconds' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 133 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| sizes | LineLength | Line is longer than 80 characters (found 140). | 152 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'serializationFormat' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| design | DesignForExtension | Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| misc | FinalParameters | Parameter deserialized should be final. | 53 | |
| sizes | LineLength | Line is longer than 80 characters (found 91). | 54 | |
| design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'deserializeAll' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 53 | |
| design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| misc | FinalParameters | Parameter id should be final. | 59 | |
| coding | HiddenField | 'id' hides a field. | 59 | |
| design | DesignForExtension | Method 'withId' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 80 | |
| design | DesignForExtension | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| misc | FinalParameters | Parameter key should be final. | 86 | |
| coding | HiddenField | 'key' hides a field. | 86 | |
| design | DesignForExtension | Method 'withKey' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getStartingSequence' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 107 | |
| design | DesignForExtension | Method 'setStartingSequence' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| misc | FinalParameters | Parameter startingSequence should be final. | 113 | |
| coding | HiddenField | 'startingSequence' hides a field. | 113 | |
| design | DesignForExtension | Method 'withStartingSequence' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 127 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| sizes | LineLength | Line is longer than 80 characters (found 127). | 146 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| design | DesignForExtension | Method 'startStream' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| sizes | LineLength | Line is longer than 80 characters (found 133). | 93 | |
| design | DesignForExtension | Method 'readCurrent' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| sizes | LineLength | Line is longer than 80 characters (found 98). | 108 | |
| design | DesignForExtension | Method 'readNew' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| misc | FinalParameters | Parameter sequence should be final. | 116 | |
| design | DesignForExtension | Method 'readRange' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| misc | FinalParameters | Parameter start should be final. | 121 | |
| misc | FinalParameters | Parameter end should be final. | 121 | |
| design | DesignForExtension | Method 'isRunning' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| design | DesignForExtension | Method 'prepare' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'getClientId' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 113 | |
| design | DesignForExtension | Method 'getStart' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| design | DesignForExtension | Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 121 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 125 | |
| design | DesignForExtension | Method 'process' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| 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 | Method 'getXmlString' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 164 | |
| design | DesignForExtension | Method 'getMaxSequencedId' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 168 | |
| design | DesignForExtension | Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| design | DesignForExtension | Method 'next' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| design | DesignForExtension | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 80 characters (found 83). | 41 | |
| 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 |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| 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 | Method 'serializationFormat' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| design | DesignForExtension | Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| misc | FinalParameters | Parameter deserialized should be final. | 57 | |
| sizes | LineLength | Line is longer than 80 characters (found 86). | 58 | |
| design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| misc | FinalParameters | Parameter serialized should be final. | 62 | |
| design | DesignForExtension | Method 'deserializeAll' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getTotalViews' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| design | DesignForExtension | Method 'setTotalViews' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| misc | FinalParameters | Parameter totalViews should be final. | 53 | |
| coding | HiddenField | 'totalViews' hides a field. | 53 | |
| design | DesignForExtension | Method 'withTotalViews' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getItemId' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| design | DesignForExtension | Method 'setItemId' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| misc | FinalParameters | Parameter itemId should be final. | 80 | |
| coding | HiddenField | 'itemId' hides a field. | 80 | |
| design | DesignForExtension | Method 'withItemId' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 94 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 113 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| design | DesignForExtension | Method 'setUserId' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| misc | FinalParameters | Parameter userId should be final. | 53 | |
| coding | HiddenField | 'userId' hides a field. | 53 | |
| design | DesignForExtension | Method 'withUserId' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getTotalViews' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| design | DesignForExtension | Method 'setTotalViews' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| misc | FinalParameters | Parameter totalViews should be final. | 80 | |
| coding | HiddenField | 'totalViews' hides a field. | 80 | |
| design | DesignForExtension | Method 'withTotalViews' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 94 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 113). | 113 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 51 | |
| design | DesignForExtension | Method 'setAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| misc | FinalParameters | Parameter autoRankOrder should be final. | 57 | |
| coding | HiddenField | 'autoRankOrder' hides a field. | 57 | |
| design | DesignForExtension | Method 'withAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| design | DesignForExtension | Method 'setInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| misc | FinalParameters | Parameter inboundLinkCount should be final. | 84 | |
| coding | HiddenField | 'inboundLinkCount' hides a field. | 84 | |
| design | DesignForExtension | Method 'withInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getAutoRank' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| design | DesignForExtension | Method 'setAutoRank' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| misc | FinalParameters | Parameter autoRank should be final. | 111 | |
| coding | HiddenField | 'autoRank' hides a field. | 111 | |
| design | DesignForExtension | Method 'withAutoRank' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 125 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 143). | 144 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getCategory' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 67 | |
| design | DesignForExtension | Method 'setCategory' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| misc | FinalParameters | Parameter category should be final. | 73 | |
| coding | HiddenField | 'category' hides a field. | 73 | |
| design | DesignForExtension | Method 'withCategory' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 94 | |
| design | DesignForExtension | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| misc | FinalParameters | Parameter location should be final. | 100 | |
| coding | HiddenField | 'location' hides a field. | 100 | |
| design | DesignForExtension | Method 'withLocation' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 121 | |
| design | DesignForExtension | Method 'setEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| misc | FinalParameters | Parameter editorialRank should be final. | 127 | |
| coding | HiddenField | 'editorialRank' hides a field. | 127 | |
| design | DesignForExtension | Method 'withEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 148 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| misc | FinalParameters | Parameter name should be final. | 154 | |
| coding | HiddenField | 'name' hides a field. | 154 | |
| design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getFeed' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 175 | |
| design | DesignForExtension | Method 'setFeed' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| misc | FinalParameters | Parameter feed should be final. | 181 | |
| coding | HiddenField | 'feed' hides a field. | 181 | |
| design | DesignForExtension | Method 'withFeed' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 202 | |
| design | DesignForExtension | Method 'setHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| misc | FinalParameters | Parameter homeUrl should be final. | 208 | |
| coding | HiddenField | 'homeUrl' hides a field. | 208 | |
| design | DesignForExtension | Method 'withHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getPublisher' is not designed for extension - needs to be abstract, final or empty. | 222 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 229 | |
| design | DesignForExtension | Method 'setPublisher' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| misc | FinalParameters | Parameter publisher should be final. | 235 | |
| coding | HiddenField | 'publisher' hides a field. | 235 | |
| design | DesignForExtension | Method 'withPublisher' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 244 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 249 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| sizes | LineLength | Line is longer than 80 characters (found 195). | 268 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 51 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| misc | FinalParameters | Parameter name should be final. | 57 | |
| coding | HiddenField | 'name' hides a field. | 57 | |
| design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getFipsCode' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 78 | |
| design | DesignForExtension | Method 'setFipsCode' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| misc | FinalParameters | Parameter fipsCode should be final. | 84 | |
| coding | HiddenField | 'fipsCode' hides a field. | 84 | |
| design | DesignForExtension | Method 'withFipsCode' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 105 | |
| design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| misc | FinalParameters | Parameter confidence should be final. | 111 | |
| coding | HiddenField | 'confidence' hides a field. | 111 | |
| design | DesignForExtension | Method 'withConfidence' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 125 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| sizes | LineLength | Line is longer than 80 characters (found 128). | 144 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | 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 | |
| design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| misc | FinalParameters | Parameter name should be final. | 53 | |
| coding | HiddenField | 'name' hides a field. | 53 | |
| design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| design | DesignForExtension | Method 'setGroup' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| misc | FinalParameters | Parameter group should be final. | 80 | |
| coding | HiddenField | 'group' hides a field. | 80 | |
| design | DesignForExtension | Method 'withGroup' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 94 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 106). | 113 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 47 | |
| design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| misc | FinalParameters | Parameter url should be final. | 53 | |
| coding | HiddenField | 'url' hides a field. | 53 | |
| design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 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 | |
| design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| regexp | RegexpSingleline | Line has trailing spaces. | 74 | |
| design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| misc | FinalParameters | Parameter mimeType should be final. | 80 | |
| coding | HiddenField | 'mimeType' hides a field. | 80 | |
| design | DesignForExtension | Method 'withMimeType' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 94 | |
| design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 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 | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| sizes | LineLength | Line is longer than 80 characters (found 108). | 113 | |
| design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 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 |