The following document contains the results of Checkstyle 6.11.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly | 42 | Error |
coding | AvoidInlineConditionals | 3 | Error |
HiddenField | 248 | Error | |
MagicNumber | 2 | Error | |
SimplifyBooleanExpression | 19 | Error | |
design | DesignForExtension | 843 | Error |
FinalClass | 1 | Error | |
HideUtilityClassConstructor | 1 | Error | |
VisibilityModifier | 179 | Error | |
javadoc | JavadocMethod | 252 | Error |
JavadocPackage | 4 | Error | |
JavadocStyle | 41 | Error | |
JavadocType | 23 | Error | |
JavadocVariable | 380 | Error | |
misc | FinalParameters | 523 | Error |
modifier | ModifierOrder | 38 | Error |
naming | ConstantName | 3 | Error |
TypeName | 1 | Error | |
regexp | RegexpSingleline
|
1250 | Error |
sizes | LineLength | 401 | Error |
whitespace | ParenPad | 4 | Error |
WhitespaceAfter | 1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 36 |
Error | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Error | misc | FinalParameters | Parameter classLoader should be final. | 39 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 800). | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 14 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 16 |
Error | design | DesignForExtension | Method 'unmarshal' is not designed for extension - needs to be abstract, final or empty. | 19 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 19 |
Error | misc | FinalParameters | Parameter value should be final. | 19 |
Error | design | DesignForExtension | Method 'marshal' is not designed for extension - needs to be abstract, final or empty. | 23 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
Error | misc | FinalParameters | Parameter value should be final. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 51 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 53 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 140). | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 81 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 92 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 101 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 120 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 161 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 163 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 163 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 164 |
Error | design | VisibilityModifier | Variable 'sequenceId' must be private and have accessor methods. | 164 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 165 |
Error | design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 166 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 167 |
Error | design | VisibilityModifier | Variable 'language' must be private and have accessor methods. | 168 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 169 |
Error | design | VisibilityModifier | Variable 'title' must be private and have accessor methods. | 170 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 171 |
Error | design | VisibilityModifier | Variable 'subTitle' must be private and have accessor methods. | 171 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 172 |
Error | design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 172 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 173 |
Error | design | VisibilityModifier | Variable 'contentWithMarkup' must be private and have accessor methods. | 173 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 174 |
Error | design | VisibilityModifier | Variable 'tags' must be private and have accessor methods. | 174 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 175 |
Error | design | VisibilityModifier | Variable 'publishedDate' must be private and have accessor methods. | 176 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 177 |
Error | design | VisibilityModifier | Variable 'harvestDate' must be private and have accessor methods. | 178 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 179 |
Error | design | VisibilityModifier | Variable 'embargoDate' must be private and have accessor methods. | 179 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 180 |
Error | design | VisibilityModifier | Variable 'licenseEndDate' must be private and have accessor methods. | 181 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 182 |
Error | design | VisibilityModifier | Variable 'url' must be private and have accessor methods. | 183 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 184 |
Error | design | VisibilityModifier | Variable 'originalUrl' must be private and have accessor methods. | 184 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 185 |
Error | design | VisibilityModifier | Variable 'commentsUrl' must be private and have accessor methods. | 186 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 187 |
Error | design | VisibilityModifier | Variable 'outboundUrls' must be private and have accessor methods. | 187 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 188 |
Error | design | VisibilityModifier | Variable 'wordCount' must be private and have accessor methods. | 188 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 189 |
Error | design | VisibilityModifier | Variable 'dataFormat' must be private and have accessor methods. | 190 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 191 |
Error | design | VisibilityModifier | Variable 'copyright' must be private and have accessor methods. | 192 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 193 |
Error | design | VisibilityModifier | Variable 'loginStatus' must be private and have accessor methods. | 194 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 195 |
Error | design | VisibilityModifier | Variable 'duplicateGroupId' must be private and have accessor methods. | 196 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 197 |
Error | design | VisibilityModifier | Variable 'contentGroupIds' must be private and have accessor methods. | 197 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 198 |
Error | design | VisibilityModifier | Variable 'harvest' must be private and have accessor methods. | 198 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 199 |
Error | design | VisibilityModifier | Variable 'media' must be private and have accessor methods. | 200 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 201 |
Error | design | VisibilityModifier | Variable 'publishingPlatform' must be private and have accessor methods. | 202 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 203 |
Error | design | VisibilityModifier | Variable 'adultLanguage' must be private and have accessor methods. | 204 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 205 |
Error | design | VisibilityModifier | Variable 'topics' must be private and have accessor methods. | 205 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 206 |
Error | design | VisibilityModifier | Variable 'companies' must be private and have accessor methods. | 206 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 207 |
Error | design | VisibilityModifier | Variable 'locations' must be private and have accessor methods. | 207 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 208 |
Error | design | VisibilityModifier | Variable 'semantics' must be private and have accessor methods. | 208 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 209 |
Error | design | VisibilityModifier | Variable 'print' must be private and have accessor methods. | 209 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 210 |
Error | design | VisibilityModifier | Variable 'broadcast' must be private and have accessor methods. | 210 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 211 |
Error | design | VisibilityModifier | Variable 'author' must be private and have accessor methods. | 212 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 213 |
Error | design | VisibilityModifier | Variable 'source' must be private and have accessor methods. | 214 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 218 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 222 |
Error | design | DesignForExtension | Method 'getSequenceId' is not designed for extension - needs to be abstract, final or empty. | 224 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 230 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 234 |
Error | design | DesignForExtension | Method 'setSequenceId' is not designed for extension - needs to be abstract, final or empty. | 236 |
Error | misc | FinalParameters | Parameter value should be final. | 236 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 242 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 246 |
Error | design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 248 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 254 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 258 |
Error | design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 260 |
Error | misc | FinalParameters | Parameter value should be final. | 260 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 266 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 270 |
Error | design | DesignForExtension | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 272 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 278 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 282 |
Error | design | DesignForExtension | Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 284 |
Error | misc | FinalParameters | Parameter value should be final. | 284 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 290 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 294 |
Error | design | DesignForExtension | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 296 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 302 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 306 |
Error | design | DesignForExtension | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 308 |
Error | misc | FinalParameters | Parameter value should be final. | 308 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 314 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 318 |
Error | design | DesignForExtension | Method 'getSubTitle' is not designed for extension - needs to be abstract, final or empty. | 320 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 326 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 330 |
Error | design | DesignForExtension | Method 'setSubTitle' is not designed for extension - needs to be abstract, final or empty. | 332 |
Error | misc | FinalParameters | Parameter value should be final. | 332 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 338 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 342 |
Error | design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 344 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 350 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 354 |
Error | design | DesignForExtension | Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 356 |
Error | misc | FinalParameters | Parameter value should be final. | 356 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 362 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 366 |
Error | design | DesignForExtension | Method 'getContentWithMarkup' is not designed for extension - needs to be abstract, final or empty. | 368 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 374 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 378 |
Error | design | DesignForExtension | Method 'setContentWithMarkup' is not designed for extension - needs to be abstract, final or empty. | 380 |
Error | misc | FinalParameters | Parameter value should be final. | 380 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 386 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 390 |
Error | design | DesignForExtension | Method 'getTags' is not designed for extension - needs to be abstract, final or empty. | 392 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 398 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 402 |
Error | design | DesignForExtension | Method 'setTags' is not designed for extension - needs to be abstract, final or empty. | 404 |
Error | misc | FinalParameters | Parameter value should be final. | 404 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 410 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 414 |
Error | design | DesignForExtension | Method 'getPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 416 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 422 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 426 |
Error | design | DesignForExtension | Method 'setPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 428 |
Error | misc | FinalParameters | Parameter value should be final. | 428 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 434 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 438 |
Error | design | DesignForExtension | Method 'getHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 440 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 446 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 450 |
Error | design | DesignForExtension | Method 'setHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 452 |
Error | misc | FinalParameters | Parameter value should be final. | 452 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 458 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 462 |
Error | design | DesignForExtension | Method 'getEmbargoDate' is not designed for extension - needs to be abstract, final or empty. | 464 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 470 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 474 |
Error | design | DesignForExtension | Method 'setEmbargoDate' is not designed for extension - needs to be abstract, final or empty. | 476 |
Error | misc | FinalParameters | Parameter value should be final. | 476 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 482 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 486 |
Error | design | DesignForExtension | Method 'getLicenseEndDate' is not designed for extension - needs to be abstract, final or empty. | 488 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 494 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 498 |
Error | design | DesignForExtension | Method 'setLicenseEndDate' is not designed for extension - needs to be abstract, final or empty. | 500 |
Error | misc | FinalParameters | Parameter value should be final. | 500 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 506 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 510 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 512 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 518 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 522 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 524 |
Error | misc | FinalParameters | Parameter value should be final. | 524 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 530 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 534 |
Error | design | DesignForExtension | Method 'getOriginalUrl' is not designed for extension - needs to be abstract, final or empty. | 536 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 542 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 546 |
Error | design | DesignForExtension | Method 'setOriginalUrl' is not designed for extension - needs to be abstract, final or empty. | 548 |
Error | misc | FinalParameters | Parameter value should be final. | 548 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 554 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 558 |
Error | design | DesignForExtension | Method 'getCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 560 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 566 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 570 |
Error | design | DesignForExtension | Method 'setCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 572 |
Error | misc | FinalParameters | Parameter value should be final. | 572 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 578 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 582 |
Error | design | DesignForExtension | Method 'getOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 584 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 590 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 594 |
Error | design | DesignForExtension | Method 'setOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 596 |
Error | misc | FinalParameters | Parameter value should be final. | 596 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 602 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 606 |
Error | design | DesignForExtension | Method 'getWordCount' is not designed for extension - needs to be abstract, final or empty. | 608 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 614 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 618 |
Error | design | DesignForExtension | Method 'setWordCount' is not designed for extension - needs to be abstract, final or empty. | 620 |
Error | misc | FinalParameters | Parameter value should be final. | 620 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 626 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 630 |
Error | design | DesignForExtension | Method 'getDataFormat' is not designed for extension - needs to be abstract, final or empty. | 632 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 638 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 642 |
Error | design | DesignForExtension | Method 'setDataFormat' is not designed for extension - needs to be abstract, final or empty. | 644 |
Error | misc | FinalParameters | Parameter value should be final. | 644 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 650 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 654 |
Error | design | DesignForExtension | Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. | 656 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 662 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 666 |
Error | design | DesignForExtension | Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. | 668 |
Error | misc | FinalParameters | Parameter value should be final. | 668 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 674 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 678 |
Error | design | DesignForExtension | Method 'getLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 680 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 686 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 690 |
Error | design | DesignForExtension | Method 'setLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 692 |
Error | misc | FinalParameters | Parameter value should be final. | 692 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 698 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 702 |
Error | design | DesignForExtension | Method 'getDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 704 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 710 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 714 |
Error | design | DesignForExtension | Method 'setDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 716 |
Error | misc | FinalParameters | Parameter value should be final. | 716 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 722 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 726 |
Error | design | DesignForExtension | Method 'getContentGroupIds' is not designed for extension - needs to be abstract, final or empty. | 728 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 734 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 738 |
Error | design | DesignForExtension | Method 'setContentGroupIds' is not designed for extension - needs to be abstract, final or empty. | 740 |
Error | misc | FinalParameters | Parameter value should be final. | 740 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 746 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 750 |
Error | design | DesignForExtension | Method 'getHarvest' is not designed for extension - needs to be abstract, final or empty. | 752 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 758 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 762 |
Error | design | DesignForExtension | Method 'setHarvest' is not designed for extension - needs to be abstract, final or empty. | 764 |
Error | misc | FinalParameters | Parameter value should be final. | 764 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 770 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 774 |
Error | design | DesignForExtension | Method 'getMedia' is not designed for extension - needs to be abstract, final or empty. | 776 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 782 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 786 |
Error | design | DesignForExtension | Method 'setMedia' is not designed for extension - needs to be abstract, final or empty. | 788 |
Error | misc | FinalParameters | Parameter value should be final. | 788 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 794 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 798 |
Error | design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 800 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 806 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 810 |
Error | design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 812 |
Error | misc | FinalParameters | Parameter value should be final. | 812 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 818 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 822 |
Error | design | DesignForExtension | Method 'getAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 824 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 830 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 834 |
Error | design | DesignForExtension | Method 'setAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 836 |
Error | misc | FinalParameters | Parameter value should be final. | 836 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 842 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 846 |
Error | design | DesignForExtension | Method 'getTopics' is not designed for extension - needs to be abstract, final or empty. | 848 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 854 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 858 |
Error | design | DesignForExtension | Method 'setTopics' is not designed for extension - needs to be abstract, final or empty. | 860 |
Error | misc | FinalParameters | Parameter value should be final. | 860 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 866 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 870 |
Error | design | DesignForExtension | Method 'getCompanies' is not designed for extension - needs to be abstract, final or empty. | 872 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 878 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 882 |
Error | design | DesignForExtension | Method 'setCompanies' is not designed for extension - needs to be abstract, final or empty. | 884 |
Error | misc | FinalParameters | Parameter value should be final. | 884 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 890 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 894 |
Error | design | DesignForExtension | Method 'getLocations' is not designed for extension - needs to be abstract, final or empty. | 896 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 902 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 906 |
Error | design | DesignForExtension | Method 'setLocations' is not designed for extension - needs to be abstract, final or empty. | 908 |
Error | misc | FinalParameters | Parameter value should be final. | 908 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 914 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 918 |
Error | design | DesignForExtension | Method 'getSemantics' is not designed for extension - needs to be abstract, final or empty. | 920 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 926 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 930 |
Error | design | DesignForExtension | Method 'setSemantics' is not designed for extension - needs to be abstract, final or empty. | 932 |
Error | misc | FinalParameters | Parameter value should be final. | 932 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 938 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 942 |
Error | design | DesignForExtension | Method 'getPrint' is not designed for extension - needs to be abstract, final or empty. | 944 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 950 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 954 |
Error | design | DesignForExtension | Method 'setPrint' is not designed for extension - needs to be abstract, final or empty. | 956 |
Error | misc | FinalParameters | Parameter value should be final. | 956 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 962 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 966 |
Error | design | DesignForExtension | Method 'getBroadcast' is not designed for extension - needs to be abstract, final or empty. | 968 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 974 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 978 |
Error | design | DesignForExtension | Method 'setBroadcast' is not designed for extension - needs to be abstract, final or empty. | 980 |
Error | misc | FinalParameters | Parameter value should be final. | 980 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 986 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 990 |
Error | design | DesignForExtension | Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. | 992 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 998 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1002 |
Error | design | DesignForExtension | Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. | 1004 |
Error | misc | FinalParameters | Parameter value should be final. | 1004 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1010 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1014 |
Error | design | DesignForExtension | Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 1016 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1022 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1026 |
Error | design | DesignForExtension | Method 'setSource' is not designed for extension - needs to be abstract, final or empty. | 1028 |
Error | misc | FinalParameters | Parameter value should be final. | 1028 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1035 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 1036 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1037 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 1043 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1049 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1050 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1058 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1060 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1060 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1061 |
Error | design | VisibilityModifier | Variable 'company' must be private and have accessor methods. | 1061 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1065 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 1070 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1071 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1077 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1078 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1082 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1083 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 1085 |
Error | design | DesignForExtension | Method 'getCompany' is not designed for extension - needs to be abstract, final or empty. | 1085 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1097 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 1098 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1099 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 1105 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1111 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1112 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1120 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1122 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1122 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1123 |
Error | design | VisibilityModifier | Variable 'location' must be private and have accessor methods. | 1123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1127 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 1132 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1133 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1139 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1140 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1144 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1145 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 1147 |
Error | design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 1147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1159 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 1160 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1161 |
Error | sizes | LineLength | Line is longer than 80 characters (found 134). | 1167 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1173 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1174 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1182 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1184 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1184 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1185 |
Error | design | VisibilityModifier | Variable 'outboundUrl' must be private and have accessor methods. | 1185 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1189 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 1194 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1201 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1202 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1206 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1207 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 1209 |
Error | design | DesignForExtension | Method 'getOutboundUrl' is not designed for extension - needs to be abstract, final or empty. | 1209 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1221 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 1222 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1223 |
Error | sizes | LineLength | Line is longer than 80 characters (found 126). | 1229 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1235 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1236 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1244 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1246 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1246 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1247 |
Error | design | VisibilityModifier | Variable 'tag' must be private and have accessor methods. | 1247 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1251 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 1256 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1257 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1263 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1264 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1268 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1269 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 1271 |
Error | design | DesignForExtension | Method 'getTag' is not designed for extension - needs to be abstract, final or empty. | 1271 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1283 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 1284 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1285 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 1291 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1297 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1298 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1306 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1308 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1308 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 1309 |
Error | design | VisibilityModifier | Variable 'topic' must be private and have accessor methods. | 1309 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1313 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 1318 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1319 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1325 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1326 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1330 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 1331 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 1333 |
Error | design | DesignForExtension | Method 'getTopic' is not designed for extension - needs to be abstract, final or empty. | 1333 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 38 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 44 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 45 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 69 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | design | VisibilityModifier | Variable 'clazz' must be private and have accessor methods. | 71 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 72 |
Error | design | VisibilityModifier | Variable 'mentions' must be private and have accessor methods. | 73 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
Error | design | VisibilityModifier | Variable 'confidence' must be private and have accessor methods. | 75 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
Error | design | VisibilityModifier | Variable 'country' must be private and have accessor methods. | 77 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 78 |
Error | design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 79 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
Error | design | VisibilityModifier | Variable 'subregion' must be private and have accessor methods. | 81 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
Error | design | VisibilityModifier | Variable 'state' must be private and have accessor methods. | 83 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
Error | design | VisibilityModifier | Variable 'latitude' must be private and have accessor methods. | 85 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
Error | design | VisibilityModifier | Variable 'longitude' must be private and have accessor methods. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 97 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 109 |
Error | misc | FinalParameters | Parameter value should be final. | 109 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 119 |
Error | design | DesignForExtension | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 121 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 127 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 131 |
Error | design | DesignForExtension | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 133 |
Error | misc | FinalParameters | Parameter value should be final. | 133 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 139 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 143 |
Error | design | DesignForExtension | Method 'getClazz' is not designed for extension - needs to be abstract, final or empty. | 145 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 155 |
Error | design | DesignForExtension | Method 'setClazz' is not designed for extension - needs to be abstract, final or empty. | 157 |
Error | misc | FinalParameters | Parameter value should be final. | 157 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 163 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 167 |
Error | design | DesignForExtension | Method 'getMentions' is not designed for extension - needs to be abstract, final or empty. | 169 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 179 |
Error | design | DesignForExtension | Method 'setMentions' is not designed for extension - needs to be abstract, final or empty. | 181 |
Error | misc | FinalParameters | Parameter value should be final. | 181 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 191 |
Error | design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 193 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 199 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 203 |
Error | design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 205 |
Error | misc | FinalParameters | Parameter value should be final. | 205 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 211 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 215 |
Error | design | DesignForExtension | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 217 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 223 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 227 |
Error | design | DesignForExtension | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 229 |
Error | misc | FinalParameters | Parameter value should be final. | 229 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 235 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 239 |
Error | design | DesignForExtension | Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 241 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 247 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 251 |
Error | design | DesignForExtension | Method 'setRegion' is not designed for extension - needs to be abstract, final or empty. | 253 |
Error | misc | FinalParameters | Parameter value should be final. | 253 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 259 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 263 |
Error | design | DesignForExtension | Method 'getSubregion' is not designed for extension - needs to be abstract, final or empty. | 265 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 271 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 275 |
Error | design | DesignForExtension | Method 'setSubregion' is not designed for extension - needs to be abstract, final or empty. | 277 |
Error | misc | FinalParameters | Parameter value should be final. | 277 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 283 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 287 |
Error | design | DesignForExtension | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 289 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 295 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 299 |
Error | design | DesignForExtension | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 301 |
Error | misc | FinalParameters | Parameter value should be final. | 301 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 307 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 311 |
Error | design | DesignForExtension | Method 'getLatitude' is not designed for extension - needs to be abstract, final or empty. | 313 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 319 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 323 |
Error | design | DesignForExtension | Method 'setLatitude' is not designed for extension - needs to be abstract, final or empty. | 325 |
Error | misc | FinalParameters | Parameter value should be final. | 325 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 331 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 335 |
Error | design | DesignForExtension | Method 'getLongitude' is not designed for extension - needs to be abstract, final or empty. | 337 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 343 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 347 |
Error | design | DesignForExtension | Method 'setLongitude' is not designed for extension - needs to be abstract, final or empty. | 349 |
Error | misc | FinalParameters | Parameter value should be final. | 349 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 32 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 38 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 39 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Error | design | VisibilityModifier | Variable 'itemId' must be private and have accessor methods. | 55 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Error | design | VisibilityModifier | Variable 'statusId' must be private and have accessor methods. | 57 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | design | VisibilityModifier | Variable 'inReplyToUserId' must be private and have accessor methods. | 59 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Error | design | VisibilityModifier | Variable 'inReplyToStatusId' must be private and have accessor methods. | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Error | design | VisibilityModifier | Variable 'totalViews' must be private and have accessor methods. | 63 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | design | DesignForExtension | Method 'getItemId' is not designed for extension - needs to be abstract, final or empty. | 73 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | design | DesignForExtension | Method 'setItemId' is not designed for extension - needs to be abstract, final or empty. | 85 |
Error | misc | FinalParameters | Parameter value should be final. | 85 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | design | DesignForExtension | Method 'getStatusId' is not designed for extension - needs to be abstract, final or empty. | 97 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | design | DesignForExtension | Method 'setStatusId' is not designed for extension - needs to be abstract, final or empty. | 109 |
Error | misc | FinalParameters | Parameter value should be final. | 109 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 119 |
Error | design | DesignForExtension | Method 'getInReplyToUserId' is not designed for extension - needs to be abstract, final or empty. | 121 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 127 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 131 |
Error | design | DesignForExtension | Method 'setInReplyToUserId' is not designed for extension - needs to be abstract, final or empty. | 133 |
Error | misc | FinalParameters | Parameter value should be final. | 133 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 139 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 143 |
Error | design | DesignForExtension | Method 'getInReplyToStatusId' is not designed for extension - needs to be abstract, final or empty. | 145 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 155 |
Error | design | DesignForExtension | Method 'setInReplyToStatusId' is not designed for extension - needs to be abstract, final or empty. | 157 |
Error | misc | FinalParameters | Parameter value should be final. | 157 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 163 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 167 |
Error | design | DesignForExtension | Method 'getTotalViews' is not designed for extension - needs to be abstract, final or empty. | 169 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 179 |
Error | design | DesignForExtension | Method 'setTotalViews' is not designed for extension - needs to be abstract, final or empty. | 181 |
Error | misc | FinalParameters | Parameter value should be final. | 181 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 38 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 62 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 64 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
Error | design | VisibilityModifier | Variable 'status' must be private and have accessor methods. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | design | VisibilityModifier | Variable 'messageCode' must be private and have accessor methods. | 66 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
Error | design | VisibilityModifier | Variable 'userMessage' must be private and have accessor methods. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | design | VisibilityModifier | Variable 'developerMessage' must be private and have accessor methods. | 68 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
Error | design | VisibilityModifier | Variable 'articles' must be private and have accessor methods. | 69 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 73 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 77 |
Error | design | DesignForExtension | Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 79 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 85 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 89 |
Error | design | DesignForExtension | Method 'setStatus' is not designed for extension - needs to be abstract, final or empty. | 91 |
Error | misc | FinalParameters | Parameter value should be final. | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 97 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 101 |
Error | design | DesignForExtension | Method 'getMessageCode' is not designed for extension - needs to be abstract, final or empty. | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 109 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 113 |
Error | design | DesignForExtension | Method 'setMessageCode' is not designed for extension - needs to be abstract, final or empty. | 115 |
Error | misc | FinalParameters | Parameter value should be final. | 115 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 121 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 125 |
Error | design | DesignForExtension | Method 'getUserMessage' is not designed for extension - needs to be abstract, final or empty. | 127 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 133 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | design | DesignForExtension | Method 'setUserMessage' is not designed for extension - needs to be abstract, final or empty. | 139 |
Error | misc | FinalParameters | Parameter value should be final. | 139 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 145 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 149 |
Error | design | DesignForExtension | Method 'getDeveloperMessage' is not designed for extension - needs to be abstract, final or empty. | 151 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 157 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 161 |
Error | design | DesignForExtension | Method 'setDeveloperMessage' is not designed for extension - needs to be abstract, final or empty. | 163 |
Error | misc | FinalParameters | Parameter value should be final. | 163 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 169 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 173 |
Error | design | DesignForExtension | Method 'getArticles' is not designed for extension - needs to be abstract, final or empty. | 175 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 181 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 185 |
Error | design | DesignForExtension | Method 'setArticles' is not designed for extension - needs to be abstract, final or empty. | 187 |
Error | misc | FinalParameters | Parameter value should be final. | 187 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 194 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 196 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 202 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 208 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 209 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 217 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 219 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 219 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 220 |
Error | design | VisibilityModifier | Variable 'article' must be private and have accessor methods. | 220 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 224 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 229 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 230 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 236 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 237 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 241 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 242 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 244 |
Error | design | DesignForExtension | Method 'getArticle' is not designed for extension - needs to be abstract, final or empty. | 244 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 31 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 38 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | design | VisibilityModifier | Variable 'url' must be private and have accessor methods. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Error | design | VisibilityModifier | Variable 'mimeType' must be private and have accessor methods. | 55 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Error | design | VisibilityModifier | Variable 'caption' must be private and have accessor methods. | 57 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | design | VisibilityModifier | Variable 'duration' must be private and have accessor methods. | 59 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 69 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 81 |
Error | misc | FinalParameters | Parameter value should be final. | 81 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 93 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 105 |
Error | misc | FinalParameters | Parameter value should be final. | 105 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | design | DesignForExtension | Method 'getCaption' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 127 |
Error | design | DesignForExtension | Method 'setCaption' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | misc | FinalParameters | Parameter value should be final. | 129 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 135 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 139 |
Error | design | DesignForExtension | Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | design | DesignForExtension | Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 153 |
Error | misc | FinalParameters | Parameter value should be final. | 153 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 33 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 55 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 57 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | design | VisibilityModifier | Variable 'homeUrl' must be private and have accessor methods. | 59 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Error | design | VisibilityModifier | Variable 'email' must be private and have accessor methods. | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Error | design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | design | VisibilityModifier | Variable 'dateLastActive' must be private and have accessor methods. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | design | VisibilityModifier | Variable 'publishingPlatform' must be private and have accessor methods. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 87 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | misc | FinalParameters | Parameter value should be final. | 89 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | design | DesignForExtension | Method 'getHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 101 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | design | DesignForExtension | Method 'setHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | misc | FinalParameters | Parameter value should be final. | 113 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | design | DesignForExtension | Method 'getEmail' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 135 |
Error | design | DesignForExtension | Method 'setEmail' is not designed for extension - needs to be abstract, final or empty. | 137 |
Error | misc | FinalParameters | Parameter value should be final. | 137 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 143 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 149 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 155 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 159 |
Error | design | DesignForExtension | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 161 |
Error | misc | FinalParameters | Parameter value should be final. | 161 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 167 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | design | DesignForExtension | Method 'getDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 173 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 179 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | design | DesignForExtension | Method 'setDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 185 |
Error | misc | FinalParameters | Parameter value should be final. | 185 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 191 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 197 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 203 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 207 |
Error | design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 209 |
Error | misc | FinalParameters | Parameter value should be final. | 209 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 34 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 41 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 55 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 57 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | design | VisibilityModifier | Variable 'userName' must be private and have accessor methods. | 59 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Error | design | VisibilityModifier | Variable 'userId' must be private and have accessor methods. | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Error | design | VisibilityModifier | Variable 'statusesCount' must be private and have accessor methods. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | design | VisibilityModifier | Variable 'totalViews' must be private and have accessor methods. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | design | VisibilityModifier | Variable 'followingCount' must be private and have accessor methods. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | design | VisibilityModifier | Variable 'followersCount' must be private and have accessor methods. | 69 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | design | VisibilityModifier | Variable 'kloutScore' must be private and have accessor methods. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | design | DesignForExtension | Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. | 81 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | design | DesignForExtension | Method 'setUserName' is not designed for extension - needs to be abstract, final or empty. | 93 |
Error | misc | FinalParameters | Parameter value should be final. | 93 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | design | DesignForExtension | Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. | 105 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | design | DesignForExtension | Method 'setUserId' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | misc | FinalParameters | Parameter value should be final. | 117 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 127 |
Error | design | DesignForExtension | Method 'getStatusesCount' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 135 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 139 |
Error | design | DesignForExtension | Method 'setStatusesCount' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | misc | FinalParameters | Parameter value should be final. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | design | DesignForExtension | Method 'getTotalViews' is not designed for extension - needs to be abstract, final or empty. | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 159 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 163 |
Error | design | DesignForExtension | Method 'setTotalViews' is not designed for extension - needs to be abstract, final or empty. | 165 |
Error | misc | FinalParameters | Parameter value should be final. | 165 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'getFollowingCount' is not designed for extension - needs to be abstract, final or empty. | 177 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | design | DesignForExtension | Method 'setFollowingCount' is not designed for extension - needs to be abstract, final or empty. | 189 |
Error | misc | FinalParameters | Parameter value should be final. | 189 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 199 |
Error | design | DesignForExtension | Method 'getFollowersCount' is not designed for extension - needs to be abstract, final or empty. | 201 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 207 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 211 |
Error | design | DesignForExtension | Method 'setFollowersCount' is not designed for extension - needs to be abstract, final or empty. | 213 |
Error | misc | FinalParameters | Parameter value should be final. | 213 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 219 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 223 |
Error | design | DesignForExtension | Method 'getKloutScore' is not designed for extension - needs to be abstract, final or empty. | 225 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 231 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 235 |
Error | design | DesignForExtension | Method 'setKloutScore' is not designed for extension - needs to be abstract, final or empty. | 237 |
Error | misc | FinalParameters | Parameter value should be final. | 237 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 38 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 63 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | design | VisibilityModifier | Variable 'marketName' must be private and have accessor methods. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | design | VisibilityModifier | Variable 'nationalNetwork' must be private and have accessor methods. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | design | VisibilityModifier | Variable 'title' must be private and have accessor methods. | 69 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | design | VisibilityModifier | Variable 'lines' must be private and have accessor methods. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | design | DesignForExtension | Method 'getMarketName' is not designed for extension - needs to be abstract, final or empty. | 80 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 90 |
Error | design | DesignForExtension | Method 'setMarketName' is not designed for extension - needs to be abstract, final or empty. | 92 |
Error | misc | FinalParameters | Parameter value should be final. | 92 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 98 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 102 |
Error | design | DesignForExtension | Method 'getNationalNetwork' is not designed for extension - needs to be abstract, final or empty. | 104 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 114 |
Error | design | DesignForExtension | Method 'setNationalNetwork' is not designed for extension - needs to be abstract, final or empty. | 116 |
Error | misc | FinalParameters | Parameter value should be final. | 116 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 122 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 126 |
Error | design | DesignForExtension | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 128 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 134 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 138 |
Error | design | DesignForExtension | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 140 |
Error | misc | FinalParameters | Parameter value should be final. | 140 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 146 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 150 |
Error | design | DesignForExtension | Method 'getLines' is not designed for extension - needs to be abstract, final or empty. | 152 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 158 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 162 |
Error | design | DesignForExtension | Method 'setLines' is not designed for extension - needs to be abstract, final or empty. | 164 |
Error | misc | FinalParameters | Parameter value should be final. | 164 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 172 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 173 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 179 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 185 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 186 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 194 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 196 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 196 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 197 |
Error | design | VisibilityModifier | Variable 'line' must be private and have accessor methods. | 197 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 201 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 206 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 207 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 213 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 214 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 218 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 219 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 221 |
Error | design | DesignForExtension | Method 'getLine' is not designed for extension - needs to be abstract, final or empty. | 221 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 35 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 41 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 42 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 57 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 59 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Error | design | VisibilityModifier | Variable 'symbol' must be private and have accessor methods. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | design | VisibilityModifier | Variable 'exchange' must be private and have accessor methods. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | design | VisibilityModifier | Variable 'isin' must be private and have accessor methods. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | design | VisibilityModifier | Variable 'cusip' must be private and have accessor methods. | 68 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
Error | design | VisibilityModifier | Variable 'titleCount' must be private and have accessor methods. | 69 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | design | VisibilityModifier | Variable 'contentCount' must be private and have accessor methods. | 70 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
Error | design | VisibilityModifier | Variable 'primary' must be private and have accessor methods. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 81 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 93 |
Error | misc | FinalParameters | Parameter value should be final. | 93 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | design | DesignForExtension | Method 'getSymbol' is not designed for extension - needs to be abstract, final or empty. | 105 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | design | DesignForExtension | Method 'setSymbol' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | misc | FinalParameters | Parameter value should be final. | 117 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 127 |
Error | design | DesignForExtension | Method 'getExchange' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 135 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 139 |
Error | design | DesignForExtension | Method 'setExchange' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | misc | FinalParameters | Parameter value should be final. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | design | DesignForExtension | Method 'getIsin' is not designed for extension - needs to be abstract, final or empty. | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 159 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 163 |
Error | design | DesignForExtension | Method 'setIsin' is not designed for extension - needs to be abstract, final or empty. | 165 |
Error | misc | FinalParameters | Parameter value should be final. | 165 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'getCusip' is not designed for extension - needs to be abstract, final or empty. | 177 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | design | DesignForExtension | Method 'setCusip' is not designed for extension - needs to be abstract, final or empty. | 189 |
Error | misc | FinalParameters | Parameter value should be final. | 189 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 197 |
Error | design | DesignForExtension | Method 'getTitleCount' is not designed for extension - needs to be abstract, final or empty. | 197 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 203 |
Error | design | DesignForExtension | Method 'setTitleCount' is not designed for extension - needs to be abstract, final or empty. | 205 |
Error | misc | FinalParameters | Parameter value should be final. | 205 |
Error | javadoc | JavadocMethod | Expected @param tag for 'value'. | 205 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 211 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 213 |
Error | design | DesignForExtension | Method 'getContentCount' is not designed for extension - needs to be abstract, final or empty. | 213 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 219 |
Error | design | DesignForExtension | Method 'setContentCount' is not designed for extension - needs to be abstract, final or empty. | 221 |
Error | misc | FinalParameters | Parameter value should be final. | 221 |
Error | javadoc | JavadocMethod | Expected @param tag for 'value'. | 221 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 227 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 229 |
Error | design | DesignForExtension | Method 'isPrimary' is not designed for extension - needs to be abstract, final or empty. | 229 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 235 |
Error | design | DesignForExtension | Method 'setPrimary' is not designed for extension - needs to be abstract, final or empty. | 237 |
Error | misc | FinalParameters | Parameter value should be final. | 237 |
Error | javadoc | JavadocMethod | Expected @param tag for 'value'. | 237 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 30 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 37 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 48 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 50 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Error | design | VisibilityModifier | Variable 'confidence' must be private and have accessor methods. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | design | VisibilityModifier | Variable 'fipsCode' must be private and have accessor methods. | 52 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Error | design | VisibilityModifier | Variable 'isoCode' must be private and have accessor methods. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 54 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 58 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 62 |
Error | design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 64 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 76 |
Error | misc | FinalParameters | Parameter value should be final. | 76 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 82 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | design | DesignForExtension | Method 'getFipsCode' is not designed for extension - needs to be abstract, final or empty. | 88 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 94 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 98 |
Error | design | DesignForExtension | Method 'setFipsCode' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | misc | FinalParameters | Parameter value should be final. | 100 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 106 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | design | DesignForExtension | Method 'getIsoCode' is not designed for extension - needs to be abstract, final or empty. | 112 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 118 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 122 |
Error | design | DesignForExtension | Method 'setIsoCode' is not designed for extension - needs to be abstract, final or empty. | 124 |
Error | misc | FinalParameters | Parameter value should be final. | 124 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 130 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 134 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 136 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 142 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 146 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 148 |
Error | misc | FinalParameters | Parameter value should be final. | 148 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 43 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 51 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 138). | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 84 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 109 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 111 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 111 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 112 |
Error | design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 113 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 114 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 115 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 116 |
Error | design | VisibilityModifier | Variable 'url' must be private and have accessor methods. | 116 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 117 |
Error | design | VisibilityModifier | Variable 'mediaType' must be private and have accessor methods. | 118 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 119 |
Error | design | VisibilityModifier | Variable 'publishingPlatform' must be private and have accessor methods. | 120 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 121 |
Error | design | VisibilityModifier | Variable 'idFromPublisher' must be private and have accessor methods. | 122 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 123 |
Error | design | VisibilityModifier | Variable 'generator' must be private and have accessor methods. | 124 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 125 |
Error | design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 126 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 127 |
Error | design | VisibilityModifier | Variable 'tags' must be private and have accessor methods. | 127 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 128 |
Error | design | VisibilityModifier | Variable 'imageUrl' must be private and have accessor methods. | 129 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 130 |
Error | design | VisibilityModifier | Variable 'copyright' must be private and have accessor methods. | 131 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 132 |
Error | design | VisibilityModifier | Variable 'language' must be private and have accessor methods. | 133 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 134 |
Error | design | VisibilityModifier | Variable 'dataFormat' must be private and have accessor methods. | 135 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 136 |
Error | design | VisibilityModifier | Variable 'rank' must be private and have accessor methods. | 137 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 138 |
Error | design | VisibilityModifier | Variable 'inWhiteList' must be private and have accessor methods. | 139 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 140 |
Error | design | VisibilityModifier | Variable 'autoTopics' must be private and have accessor methods. | 140 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 141 |
Error | design | VisibilityModifier | Variable 'editorialTopics' must be private and have accessor methods. | 141 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 142 |
Error | design | VisibilityModifier | Variable 'genre' must be private and have accessor methods. | 143 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 159 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 163 |
Error | design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 165 |
Error | misc | FinalParameters | Parameter value should be final. | 165 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 177 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 189 |
Error | misc | FinalParameters | Parameter value should be final. | 189 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 199 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 201 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 207 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 211 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 213 |
Error | misc | FinalParameters | Parameter value should be final. | 213 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 219 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 223 |
Error | design | DesignForExtension | Method 'getMediaType' is not designed for extension - needs to be abstract, final or empty. | 225 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 231 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 235 |
Error | design | DesignForExtension | Method 'setMediaType' is not designed for extension - needs to be abstract, final or empty. | 237 |
Error | misc | FinalParameters | Parameter value should be final. | 237 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 243 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 247 |
Error | design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 249 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 255 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 259 |
Error | design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 261 |
Error | misc | FinalParameters | Parameter value should be final. | 261 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 267 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 271 |
Error | design | DesignForExtension | Method 'getIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 273 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 279 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 283 |
Error | design | DesignForExtension | Method 'setIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 285 |
Error | misc | FinalParameters | Parameter value should be final. | 285 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 291 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 295 |
Error | design | DesignForExtension | Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. | 297 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 303 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 307 |
Error | design | DesignForExtension | Method 'setGenerator' is not designed for extension - needs to be abstract, final or empty. | 309 |
Error | misc | FinalParameters | Parameter value should be final. | 309 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 315 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 319 |
Error | design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 321 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 327 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 331 |
Error | design | DesignForExtension | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 333 |
Error | misc | FinalParameters | Parameter value should be final. | 333 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 339 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 343 |
Error | design | DesignForExtension | Method 'getTags' is not designed for extension - needs to be abstract, final or empty. | 345 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 351 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 355 |
Error | design | DesignForExtension | Method 'setTags' is not designed for extension - needs to be abstract, final or empty. | 357 |
Error | misc | FinalParameters | Parameter value should be final. | 357 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 363 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 367 |
Error | design | DesignForExtension | Method 'getImageUrl' is not designed for extension - needs to be abstract, final or empty. | 369 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 375 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 379 |
Error | design | DesignForExtension | Method 'setImageUrl' is not designed for extension - needs to be abstract, final or empty. | 381 |
Error | misc | FinalParameters | Parameter value should be final. | 381 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 387 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 391 |
Error | design | DesignForExtension | Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. | 393 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 399 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 403 |
Error | design | DesignForExtension | Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. | 405 |
Error | misc | FinalParameters | Parameter value should be final. | 405 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 411 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 415 |
Error | design | DesignForExtension | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 417 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 423 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 427 |
Error | design | DesignForExtension | Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 429 |
Error | misc | FinalParameters | Parameter value should be final. | 429 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 435 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 439 |
Error | design | DesignForExtension | Method 'getDataFormat' is not designed for extension - needs to be abstract, final or empty. | 441 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 447 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 451 |
Error | design | DesignForExtension | Method 'setDataFormat' is not designed for extension - needs to be abstract, final or empty. | 453 |
Error | misc | FinalParameters | Parameter value should be final. | 453 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 459 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 463 |
Error | design | DesignForExtension | Method 'getRank' is not designed for extension - needs to be abstract, final or empty. | 465 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 471 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 475 |
Error | design | DesignForExtension | Method 'setRank' is not designed for extension - needs to be abstract, final or empty. | 477 |
Error | misc | FinalParameters | Parameter value should be final. | 477 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 483 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 487 |
Error | design | DesignForExtension | Method 'getInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 489 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 495 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 499 |
Error | design | DesignForExtension | Method 'setInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 501 |
Error | misc | FinalParameters | Parameter value should be final. | 501 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 507 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 511 |
Error | design | DesignForExtension | Method 'getAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 513 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 519 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 523 |
Error | design | DesignForExtension | Method 'setAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 525 |
Error | misc | FinalParameters | Parameter value should be final. | 525 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 531 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 535 |
Error | design | DesignForExtension | Method 'getEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 537 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 543 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 547 |
Error | design | DesignForExtension | Method 'setEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 549 |
Error | misc | FinalParameters | Parameter value should be final. | 549 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 555 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 559 |
Error | design | DesignForExtension | Method 'getGenre' is not designed for extension - needs to be abstract, final or empty. | 561 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 567 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 571 |
Error | design | DesignForExtension | Method 'setGenre' is not designed for extension - needs to be abstract, final or empty. | 573 |
Error | misc | FinalParameters | Parameter value should be final. | 573 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 580 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 581 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 582 |
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 588 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 594 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 595 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 603 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 605 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 605 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 606 |
Error | design | VisibilityModifier | Variable 'autoTopic' must be private and have accessor methods. | 606 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 610 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 615 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 616 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 622 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 623 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 627 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 628 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 630 |
Error | design | DesignForExtension | Method 'getAutoTopic' is not designed for extension - needs to be abstract, final or empty. | 630 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 642 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 643 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 644 |
Error | sizes | LineLength | Line is longer than 80 characters (found 137). | 650 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 656 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 657 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 665 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 667 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 667 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 668 |
Error | design | VisibilityModifier | Variable 'editorialTopic' must be private and have accessor methods. | 668 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 672 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 677 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 678 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 684 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 685 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 689 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 690 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 692 |
Error | design | DesignForExtension | Method 'getEditorialTopic' is not designed for extension - needs to be abstract, final or empty. | 692 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 704 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 705 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 706 |
Error | sizes | LineLength | Line is longer than 80 characters (found 126). | 712 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 718 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 719 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 727 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 729 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 729 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 730 |
Error | design | VisibilityModifier | Variable 'tag' must be private and have accessor methods. | 730 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 734 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 739 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 740 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 746 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 747 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 751 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 752 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 754 |
Error | design | DesignForExtension | Method 'getTag' is not designed for extension - needs to be abstract, final or empty. | 754 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 29 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 35 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 45 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | design | VisibilityModifier | Variable 'headlineVia' must be private and have accessor methods. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | design | VisibilityModifier | Variable 'contentVia' must be private and have accessor methods. | 51 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 55 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 59 |
Error | design | DesignForExtension | Method 'getHeadlineVia' is not designed for extension - needs to be abstract, final or empty. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | design | DesignForExtension | Method 'setHeadlineVia' is not designed for extension - needs to be abstract, final or empty. | 73 |
Error | misc | FinalParameters | Parameter value should be final. | 73 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | design | DesignForExtension | Method 'getContentVia' is not designed for extension - needs to be abstract, final or empty. | 85 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | design | DesignForExtension | Method 'setContentVia' is not designed for extension - needs to be abstract, final or empty. | 97 |
Error | misc | FinalParameters | Parameter value should be final. | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 30 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 37 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | design | VisibilityModifier | Variable 'url' must be private and have accessor methods. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | design | VisibilityModifier | Variable 'mimeType' must be private and have accessor methods. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Error | design | VisibilityModifier | Variable 'caption' must be private and have accessor methods. | 55 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 59 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 65 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 77 |
Error | misc | FinalParameters | Parameter value should be final. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 87 |
Error | design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 101 |
Error | misc | FinalParameters | Parameter value should be final. | 101 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | design | DesignForExtension | Method 'getCaption' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | design | DesignForExtension | Method 'setCaption' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | misc | FinalParameters | Parameter value should be final. | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 28 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 34 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 35 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Error | design | VisibilityModifier | Variable 'date' must be private and have accessor methods. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | design | VisibilityModifier | Variable 'text' must be private and have accessor methods. | 48 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 52 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | design | DesignForExtension | Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 58 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 64 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | design | DesignForExtension | Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 70 |
Error | misc | FinalParameters | Parameter value should be final. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 76 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 80 |
Error | design | DesignForExtension | Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 82 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 88 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 92 |
Error | design | DesignForExtension | Method 'setText' is not designed for extension - needs to be abstract, final or empty. | 94 |
Error | misc | FinalParameters | Parameter value should be final. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 31 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 38 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 48 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 50 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Error | design | VisibilityModifier | Variable 'audio' must be private and have accessor methods. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | design | VisibilityModifier | Variable 'image' must be private and have accessor methods. | 52 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Error | design | VisibilityModifier | Variable 'video' must be private and have accessor methods. | 53 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 69 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 77 |
Error | design | DesignForExtension | Method 'getAudio' is not designed for extension - needs to be abstract, final or empty. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 92 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 98 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 104 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 106 |
Error | design | DesignForExtension | Method 'getImage' is not designed for extension - needs to be abstract, final or empty. | 106 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 120 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 121 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 127 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 128 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 132 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 133 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 135 |
Error | design | DesignForExtension | Method 'getVideo' is not designed for extension - needs to be abstract, final or empty. | 135 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 25 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 26 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 27 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 29 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 34 |
Error | naming | ConstantName | Name '_Response_QNAME' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 130). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 38 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 45 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 47 |
Error | design | DesignForExtension | Method 'createFeed' is not designed for extension - needs to be abstract, final or empty. | 47 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 51 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 55 |
Error | design | DesignForExtension | Method 'createBroadcast' is not designed for extension - needs to be abstract, final or empty. | 55 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 59 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 61 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 63 |
Error | design | DesignForExtension | Method 'createSemanticsItem' is not designed for extension - needs to be abstract, final or empty. | 63 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 69 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 71 |
Error | design | DesignForExtension | Method 'createSemantics' is not designed for extension - needs to be abstract, final or empty. | 71 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 75 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 77 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 79 |
Error | design | DesignForExtension | Method 'createArticle' is not designed for extension - needs to be abstract, final or empty. | 79 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 83 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 85 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 87 |
Error | design | DesignForExtension | Method 'createArticlesResponse' is not designed for extension - needs to be abstract, final or empty. | 87 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 93 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 95 |
Error | design | DesignForExtension | Method 'createHarvest' is not designed for extension - needs to be abstract, final or empty. | 95 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 101 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 103 |
Error | design | DesignForExtension | Method 'createMedia' is not designed for extension - needs to be abstract, final or empty. | 103 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 107 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 109 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 111 |
Error | design | DesignForExtension | Method 'createAudioOrVideo' is not designed for extension - needs to be abstract, final or empty. | 111 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 115 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 117 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 119 |
Error | design | DesignForExtension | Method 'createImage' is not designed for extension - needs to be abstract, final or empty. | 119 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 125 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 127 |
Error | design | DesignForExtension | Method 'createArticlePublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 127 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 133 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 135 |
Error | design | DesignForExtension | Method 'createTopic' is not designed for extension - needs to be abstract, final or empty. | 135 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 139 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 141 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 143 |
Error | design | DesignForExtension | Method 'createCompany' is not designed for extension - needs to be abstract, final or empty. | 143 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 149 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 151 |
Error | design | DesignForExtension | Method 'createArticleLocation' is not designed for extension - needs to be abstract, final or empty. | 151 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 155 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 157 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 159 |
Error | design | DesignForExtension | Method 'createCountry' is not designed for extension - needs to be abstract, final or empty. | 159 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 163 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 165 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 167 |
Error | design | DesignForExtension | Method 'createState' is not designed for extension - needs to be abstract, final or empty. | 167 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 171 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 173 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 175 |
Error | design | DesignForExtension | Method 'createProperty' is not designed for extension - needs to be abstract, final or empty. | 175 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 179 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 181 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 183 |
Error | design | DesignForExtension | Method 'createPrint' is not designed for extension - needs to be abstract, final or empty. | 183 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 187 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 189 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 191 |
Error | design | DesignForExtension | Method 'createLine' is not designed for extension - needs to be abstract, final or empty. | 191 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 197 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 199 |
Error | design | DesignForExtension | Method 'createAuthor' is not designed for extension - needs to be abstract, final or empty. | 199 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 203 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 205 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 207 |
Error | design | DesignForExtension | Method 'createAuthorPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 207 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 211 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 213 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 215 |
Error | design | DesignForExtension | Method 'createSource' is not designed for extension - needs to be abstract, final or empty. | 215 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 219 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 221 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 223 |
Error | design | DesignForExtension | Method 'createSourceLocation' is not designed for extension - needs to be abstract, final or empty. | 223 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 227 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 229 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 231 |
Error | design | DesignForExtension | Method 'createRank' is not designed for extension - needs to be abstract, final or empty. | 231 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 235 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 237 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 239 |
Error | design | DesignForExtension | Method 'createFeedTags' is not designed for extension - needs to be abstract, final or empty. | 239 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 243 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 245 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 247 |
Error | design | DesignForExtension | Method 'createFeedAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 247 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 251 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 253 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 255 |
Error | design | DesignForExtension | Method 'createFeedEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 255 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 259 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 261 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 263 |
Error | design | DesignForExtension | Method 'createBroadcastLines' is not designed for extension - needs to be abstract, final or empty. | 263 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 267 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 269 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 271 |
Error | design | DesignForExtension | Method 'createSemanticsItemProperties' is not designed for extension - needs to be abstract, final or empty. | 271 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 275 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 277 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 279 |
Error | design | DesignForExtension | Method 'createSemanticsEvents' is not designed for extension - needs to be abstract, final or empty. | 279 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 283 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 285 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 287 |
Error | design | DesignForExtension | Method 'createSemanticsEntities' is not designed for extension - needs to be abstract, final or empty. | 287 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 291 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 293 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 295 |
Error | design | DesignForExtension | Method 'createArticleTags' is not designed for extension - needs to be abstract, final or empty. | 295 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 299 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 301 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 303 |
Error | design | DesignForExtension | Method 'createArticleOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 303 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 307 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 309 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 311 |
Error | design | DesignForExtension | Method 'createArticleTopics' is not designed for extension - needs to be abstract, final or empty. | 311 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 315 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 317 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 319 |
Error | design | DesignForExtension | Method 'createArticleCompanies' is not designed for extension - needs to be abstract, final or empty. | 319 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 323 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 325 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 327 |
Error | design | DesignForExtension | Method 'createArticleLocations' is not designed for extension - needs to be abstract, final or empty. | 327 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 331 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 333 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 335 |
Error | design | DesignForExtension | Method 'createArticlesResponseArticles' is not designed for extension - needs to be abstract, final or empty. | 335 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 339 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 340 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 341 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 343 |
Error | design | DesignForExtension | Method 'createResponse' is not designed for extension - needs to be abstract, final or empty. | 343 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 344 |
Error | misc | FinalParameters | Parameter value should be final. | 344 |
Error | javadoc | JavadocMethod | Expected @param tag for 'value'. | 344 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 345 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 46 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 69 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | design | VisibilityModifier | Variable 'supplement' must be private and have accessor methods. | 71 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 72 |
Error | design | VisibilityModifier | Variable 'publicationEdition' must be private and have accessor methods. | 73 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
Error | design | VisibilityModifier | Variable 'regionalEdition' must be private and have accessor methods. | 75 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
Error | design | VisibilityModifier | Variable 'section' must be private and have accessor methods. | 77 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 78 |
Error | design | VisibilityModifier | Variable 'pageNumber' must be private and have accessor methods. | 79 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
Error | design | VisibilityModifier | Variable 'sizeCm' must be private and have accessor methods. | 81 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
Error | design | VisibilityModifier | Variable 'sizePercentage' must be private and have accessor methods. | 83 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
Error | design | VisibilityModifier | Variable 'originLeft' must be private and have accessor methods. | 85 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
Error | design | VisibilityModifier | Variable 'originTop' must be private and have accessor methods. | 87 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 88 |
Error | design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 89 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 90 |
Error | design | VisibilityModifier | Variable 'height' must be private and have accessor methods. | 91 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 92 |
Error | design | VisibilityModifier | Variable 'byLine' must be private and have accessor methods. | 93 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 94 |
Error | design | VisibilityModifier | Variable 'photo' must be private and have accessor methods. | 95 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | design | DesignForExtension | Method 'getSupplement' is not designed for extension - needs to be abstract, final or empty. | 105 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | design | DesignForExtension | Method 'setSupplement' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | misc | FinalParameters | Parameter value should be final. | 117 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 127 |
Error | design | DesignForExtension | Method 'getPublicationEdition' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 135 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 139 |
Error | design | DesignForExtension | Method 'setPublicationEdition' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | misc | FinalParameters | Parameter value should be final. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | design | DesignForExtension | Method 'getRegionalEdition' is not designed for extension - needs to be abstract, final or empty. | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 159 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 163 |
Error | design | DesignForExtension | Method 'setRegionalEdition' is not designed for extension - needs to be abstract, final or empty. | 165 |
Error | misc | FinalParameters | Parameter value should be final. | 165 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'getSection' is not designed for extension - needs to be abstract, final or empty. | 177 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | design | DesignForExtension | Method 'setSection' is not designed for extension - needs to be abstract, final or empty. | 189 |
Error | misc | FinalParameters | Parameter value should be final. | 189 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 199 |
Error | design | DesignForExtension | Method 'getPageNumber' is not designed for extension - needs to be abstract, final or empty. | 201 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 207 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 211 |
Error | design | DesignForExtension | Method 'setPageNumber' is not designed for extension - needs to be abstract, final or empty. | 213 |
Error | misc | FinalParameters | Parameter value should be final. | 213 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 219 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 223 |
Error | design | DesignForExtension | Method 'getSizeCm' is not designed for extension - needs to be abstract, final or empty. | 225 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 231 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 235 |
Error | design | DesignForExtension | Method 'setSizeCm' is not designed for extension - needs to be abstract, final or empty. | 237 |
Error | misc | FinalParameters | Parameter value should be final. | 237 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 243 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 247 |
Error | design | DesignForExtension | Method 'getSizePercentage' is not designed for extension - needs to be abstract, final or empty. | 249 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 255 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 259 |
Error | design | DesignForExtension | Method 'setSizePercentage' is not designed for extension - needs to be abstract, final or empty. | 261 |
Error | misc | FinalParameters | Parameter value should be final. | 261 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 267 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 271 |
Error | design | DesignForExtension | Method 'getOriginLeft' is not designed for extension - needs to be abstract, final or empty. | 273 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 279 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 283 |
Error | design | DesignForExtension | Method 'setOriginLeft' is not designed for extension - needs to be abstract, final or empty. | 285 |
Error | misc | FinalParameters | Parameter value should be final. | 285 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 291 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 295 |
Error | design | DesignForExtension | Method 'getOriginTop' is not designed for extension - needs to be abstract, final or empty. | 297 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 303 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 307 |
Error | design | DesignForExtension | Method 'setOriginTop' is not designed for extension - needs to be abstract, final or empty. | 309 |
Error | misc | FinalParameters | Parameter value should be final. | 309 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 315 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 319 |
Error | design | DesignForExtension | Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 321 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 327 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 331 |
Error | design | DesignForExtension | Method 'setWidth' is not designed for extension - needs to be abstract, final or empty. | 333 |
Error | misc | FinalParameters | Parameter value should be final. | 333 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 339 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 343 |
Error | design | DesignForExtension | Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 345 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 351 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 355 |
Error | design | DesignForExtension | Method 'setHeight' is not designed for extension - needs to be abstract, final or empty. | 357 |
Error | misc | FinalParameters | Parameter value should be final. | 357 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 363 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 367 |
Error | design | DesignForExtension | Method 'getByLine' is not designed for extension - needs to be abstract, final or empty. | 369 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 375 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 379 |
Error | design | DesignForExtension | Method 'setByLine' is not designed for extension - needs to be abstract, final or empty. | 381 |
Error | misc | FinalParameters | Parameter value should be final. | 381 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 387 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 391 |
Error | design | DesignForExtension | Method 'getPhoto' is not designed for extension - needs to be abstract, final or empty. | 393 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 399 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 403 |
Error | design | DesignForExtension | Method 'setPhoto' is not designed for extension - needs to be abstract, final or empty. | 405 |
Error | misc | FinalParameters | Parameter value should be final. | 405 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 28 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 34 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 35 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 48 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 52 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 58 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 64 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 70 |
Error | misc | FinalParameters | Parameter value should be final. | 70 |
Error | coding | HiddenField | 'value' hides a field. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 76 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 80 |
Error | design | DesignForExtension | Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 82 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 88 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 92 |
Error | design | DesignForExtension | Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 94 |
Error | misc | FinalParameters | Parameter value should be final. | 94 |
Error | coding | HiddenField | 'value' hides a field. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 30 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 37 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | design | VisibilityModifier | Variable 'autoRank' must be private and have accessor methods. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | design | VisibilityModifier | Variable 'autoRankOrder' must be private and have accessor methods. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Error | design | VisibilityModifier | Variable 'inboundLinkCount' must be private and have accessor methods. | 55 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 59 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | design | DesignForExtension | Method 'getAutoRank' is not designed for extension - needs to be abstract, final or empty. | 65 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | design | DesignForExtension | Method 'setAutoRank' is not designed for extension - needs to be abstract, final or empty. | 77 |
Error | misc | FinalParameters | Parameter value should be final. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 87 |
Error | design | DesignForExtension | Method 'getAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | design | DesignForExtension | Method 'setAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 101 |
Error | misc | FinalParameters | Parameter value should be final. | 101 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | design | DesignForExtension | Method 'getInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | design | DesignForExtension | Method 'setInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | misc | FinalParameters | Parameter value should be final. | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 43 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 45 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 57 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 66 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 68 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
Error | design | VisibilityModifier | Variable 'events' must be private and have accessor methods. | 69 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | design | VisibilityModifier | Variable 'entities' must be private and have accessor methods. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | design | DesignForExtension | Method 'getEvents' is not designed for extension - needs to be abstract, final or empty. | 80 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 90 |
Error | design | DesignForExtension | Method 'setEvents' is not designed for extension - needs to be abstract, final or empty. | 92 |
Error | misc | FinalParameters | Parameter value should be final. | 92 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 98 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 102 |
Error | design | DesignForExtension | Method 'getEntities' is not designed for extension - needs to be abstract, final or empty. | 104 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 114 |
Error | design | DesignForExtension | Method 'setEntities' is not designed for extension - needs to be abstract, final or empty. | 116 |
Error | misc | FinalParameters | Parameter value should be final. | 116 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 124 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 125 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 138 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 146 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 148 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 148 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 149 |
Error | design | VisibilityModifier | Variable 'entity' must be private and have accessor methods. | 149 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 153 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 158 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 159 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 165 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 166 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 170 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 173 |
Error | design | DesignForExtension | Method 'getEntity' is not designed for extension - needs to be abstract, final or empty. | 173 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 185 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 186 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 193 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 199 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 200 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 208 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 210 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 210 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 211 |
Error | design | VisibilityModifier | Variable 'event' must be private and have accessor methods. | 211 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 215 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 220 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 221 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 227 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 228 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 232 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 233 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 235 |
Error | design | DesignForExtension | Method 'getEvent' is not designed for extension - needs to be abstract, final or empty. | 235 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 34 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 45 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 46 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 54 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 56 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
Error | design | VisibilityModifier | Variable 'properties' must be private and have accessor methods. | 57 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 65 |
Error | design | DesignForExtension | Method 'getProperties' is not designed for extension - needs to be abstract, final or empty. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 73 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 77 |
Error | design | DesignForExtension | Method 'setProperties' is not designed for extension - needs to be abstract, final or empty. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 88 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 94 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 100 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 101 |
Error | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 109 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 111 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 111 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 112 |
Error | design | VisibilityModifier | Variable 'property' must be private and have accessor methods. | 112 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 116 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 121 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 122 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 128 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 129 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 133 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 134 |
Error | javadoc | JavadocMethod | Expected an @return tag. | 136 |
Error | design | DesignForExtension | Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 136 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 46 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 69 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 70 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 72 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 73 |
Error | design | VisibilityModifier | Variable 'homeUrl' must be private and have accessor methods. | 74 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 75 |
Error | design | VisibilityModifier | Variable 'publisher' must be private and have accessor methods. | 76 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 77 |
Error | design | VisibilityModifier | Variable 'primaryLanguage' must be private and have accessor methods. | 78 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 79 |
Error | design | VisibilityModifier | Variable 'primaryMediaType' must be private and have accessor methods. | 80 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 81 |
Error | design | VisibilityModifier | Variable 'category' must be private and have accessor methods. | 82 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
Error | design | VisibilityModifier | Variable 'editorialRank' must be private and have accessor methods. | 84 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 85 |
Error | design | VisibilityModifier | Variable 'publicationId' must be private and have accessor methods. | 85 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
Error | design | VisibilityModifier | Variable 'channelCode' must be private and have accessor methods. | 86 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 87 |
Error | design | VisibilityModifier | Variable 'location' must be private and have accessor methods. | 88 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 89 |
Error | design | VisibilityModifier | Variable 'feedSource' must be private and have accessor methods. | 89 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 90 |
Error | design | VisibilityModifier | Variable 'feed' must be private and have accessor methods. | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 101 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | misc | FinalParameters | Parameter value should be final. | 113 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 135 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 137 |
Error | misc | FinalParameters | Parameter value should be final. | 137 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 143 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | design | DesignForExtension | Method 'getHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 149 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 155 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 159 |
Error | design | DesignForExtension | Method 'setHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 161 |
Error | misc | FinalParameters | Parameter value should be final. | 161 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 167 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | design | DesignForExtension | Method 'getPublisher' is not designed for extension - needs to be abstract, final or empty. | 173 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 179 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | design | DesignForExtension | Method 'setPublisher' is not designed for extension - needs to be abstract, final or empty. | 185 |
Error | misc | FinalParameters | Parameter value should be final. | 185 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 191 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | design | DesignForExtension | Method 'getPrimaryLanguage' is not designed for extension - needs to be abstract, final or empty. | 197 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 203 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 207 |
Error | design | DesignForExtension | Method 'setPrimaryLanguage' is not designed for extension - needs to be abstract, final or empty. | 209 |
Error | misc | FinalParameters | Parameter value should be final. | 209 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 215 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 219 |
Error | design | DesignForExtension | Method 'getPrimaryMediaType' is not designed for extension - needs to be abstract, final or empty. | 221 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 227 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 231 |
Error | design | DesignForExtension | Method 'setPrimaryMediaType' is not designed for extension - needs to be abstract, final or empty. | 233 |
Error | misc | FinalParameters | Parameter value should be final. | 233 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 239 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 243 |
Error | design | DesignForExtension | Method 'getCategory' is not designed for extension - needs to be abstract, final or empty. | 245 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 251 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 255 |
Error | design | DesignForExtension | Method 'setCategory' is not designed for extension - needs to be abstract, final or empty. | 257 |
Error | misc | FinalParameters | Parameter value should be final. | 257 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 263 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 267 |
Error | design | DesignForExtension | Method 'getEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 269 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 275 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 279 |
Error | design | DesignForExtension | Method 'setEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 281 |
Error | misc | FinalParameters | Parameter value should be final. | 281 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 287 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 291 |
Error | design | DesignForExtension | Method 'getPublicationId' is not designed for extension - needs to be abstract, final or empty. | 293 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 299 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 303 |
Error | design | DesignForExtension | Method 'setPublicationId' is not designed for extension - needs to be abstract, final or empty. | 305 |
Error | misc | FinalParameters | Parameter value should be final. | 305 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 311 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 315 |
Error | design | DesignForExtension | Method 'getChannelCode' is not designed for extension - needs to be abstract, final or empty. | 317 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 323 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 327 |
Error | design | DesignForExtension | Method 'setChannelCode' is not designed for extension - needs to be abstract, final or empty. | 329 |
Error | misc | FinalParameters | Parameter value should be final. | 329 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 335 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 339 |
Error | design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 341 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 347 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 351 |
Error | design | DesignForExtension | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 353 |
Error | misc | FinalParameters | Parameter value should be final. | 353 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 359 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 363 |
Error | design | DesignForExtension | Method 'getFeedSource' is not designed for extension - needs to be abstract, final or empty. | 365 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 371 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 375 |
Error | design | DesignForExtension | Method 'setFeedSource' is not designed for extension - needs to be abstract, final or empty. | 377 |
Error | misc | FinalParameters | Parameter value should be final. | 377 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 383 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 387 |
Error | design | DesignForExtension | Method 'getFeed' is not designed for extension - needs to be abstract, final or empty. | 389 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 395 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 399 |
Error | design | DesignForExtension | Method 'setFeed' is not designed for extension - needs to be abstract, final or empty. | 401 |
Error | misc | FinalParameters | Parameter value should be final. | 401 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 29 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 30 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 34 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 41 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 55 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 57 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | design | VisibilityModifier | Variable 'country' must be private and have accessor methods. | 59 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Error | design | VisibilityModifier | Variable 'countryCode' must be private and have accessor methods. | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Error | design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | design | VisibilityModifier | Variable 'subregion' must be private and have accessor methods. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | design | VisibilityModifier | Variable 'state' must be private and have accessor methods. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | design | VisibilityModifier | Variable 'zipArea' must be private and have accessor methods. | 69 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | design | VisibilityModifier | Variable 'zipCode' must be private and have accessor methods. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | design | DesignForExtension | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 81 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | design | DesignForExtension | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 93 |
Error | misc | FinalParameters | Parameter value should be final. | 93 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | design | DesignForExtension | Method 'getCountryCode' is not designed for extension - needs to be abstract, final or empty. | 105 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | design | DesignForExtension | Method 'setCountryCode' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | misc | FinalParameters | Parameter value should be final. | 117 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 127 |
Error | design | DesignForExtension | Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 135 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 139 |
Error | design | DesignForExtension | Method 'setRegion' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | misc | FinalParameters | Parameter value should be final. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | design | DesignForExtension | Method 'getSubregion' is not designed for extension - needs to be abstract, final or empty. | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 159 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 163 |
Error | design | DesignForExtension | Method 'setSubregion' is not designed for extension - needs to be abstract, final or empty. | 165 |
Error | misc | FinalParameters | Parameter value should be final. | 165 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 177 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 183 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | design | DesignForExtension | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 189 |
Error | misc | FinalParameters | Parameter value should be final. | 189 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 199 |
Error | design | DesignForExtension | Method 'getZipArea' is not designed for extension - needs to be abstract, final or empty. | 201 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 207 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 211 |
Error | design | DesignForExtension | Method 'setZipArea' is not designed for extension - needs to be abstract, final or empty. | 213 |
Error | misc | FinalParameters | Parameter value should be final. | 213 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 219 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 223 |
Error | design | DesignForExtension | Method 'getZipCode' is not designed for extension - needs to be abstract, final or empty. | 225 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 231 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 235 |
Error | design | DesignForExtension | Method 'setZipCode' is not designed for extension - needs to be abstract, final or empty. | 237 |
Error | misc | FinalParameters | Parameter value should be final. | 237 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 29 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 35 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 48 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | design | VisibilityModifier | Variable 'confidence' must be private and have accessor methods. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | design | VisibilityModifier | Variable 'fipsCode' must be private and have accessor methods. | 50 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 51 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 55 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 59 |
Error | design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 73 |
Error | misc | FinalParameters | Parameter value should be final. | 73 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | design | DesignForExtension | Method 'getFipsCode' is not designed for extension - needs to be abstract, final or empty. | 85 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | design | DesignForExtension | Method 'setFipsCode' is not designed for extension - needs to be abstract, final or empty. | 97 |
Error | misc | FinalParameters | Parameter value should be final. | 97 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 109 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 115 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 119 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 121 |
Error | misc | FinalParameters | Parameter value should be final. | 121 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 2 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 3 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 5 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 27 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 28 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 34 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 35 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Error | design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | design | VisibilityModifier | Variable 'group' must be private and have accessor methods. | 48 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 52 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 58 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 64 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 70 |
Error | misc | FinalParameters | Parameter value should be final. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 76 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 80 |
Error | design | DesignForExtension | Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. | 82 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 88 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 92 |
Error | design | DesignForExtension | Method 'setGroup' is not designed for extension - needs to be abstract, final or empty. | 94 |
Error | misc | FinalParameters | Parameter value should be final. | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 51 |
Error | misc | FinalParameters | Parameter url should be final. | 53 |
Error | coding | HiddenField | 'url' hides a field. | 53 |
Error | design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 57 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Error | misc | FinalParameters | Parameter url should be final. | 57 |
Error | coding | HiddenField | 'url' hides a field. | 57 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 78 |
Error | misc | FinalParameters | Parameter mimeType should be final. | 80 |
Error | coding | HiddenField | 'mimeType' hides a field. | 80 |
Error | design | DesignForExtension | Method 'withMimeType' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
Error | misc | FinalParameters | Parameter mimeType should be final. | 84 |
Error | coding | HiddenField | 'mimeType' hides a field. | 84 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
Error | misc | FinalParameters | Parameter name should be final. | 102 |
Error | misc | FinalParameters | Parameter value should be final. | 102 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 106 |
Error | misc | FinalParameters | Parameter value should be final. | 106 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 113 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 116 |
Error | misc | FinalParameters | Parameter other should be final. | 117 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 153). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 41 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 44 |
Error | design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 48 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 55 |
Error | design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 59 |
Error | misc | FinalParameters | Parameter publishingPlatform should be final. | 61 |
Error | coding | HiddenField | 'publishingPlatform' hides a field. | 61 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 65 |
Error | design | DesignForExtension | Method 'withPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 65 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
Error | misc | FinalParameters | Parameter publishingPlatform should be final. | 65 |
Error | coding | HiddenField | 'publishingPlatform' hides a field. | 65 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | design | DesignForExtension | Method 'getDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 75 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 82 |
Error | design | DesignForExtension | Method 'setDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 86 |
Error | misc | FinalParameters | Parameter dateLastActive should be final. | 88 |
Error | coding | HiddenField | 'dateLastActive' hides a field. | 88 |
Error | design | DesignForExtension | Method 'withDateLastActive' is not designed for extension - needs to be abstract, final or empty. | 92 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 92 |
Error | misc | FinalParameters | Parameter dateLastActive should be final. | 92 |
Error | coding | HiddenField | 'dateLastActive' hides a field. | 92 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 98 |
Error | design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 102 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 109 |
Error | design | DesignForExtension | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | misc | FinalParameters | Parameter description should be final. | 115 |
Error | coding | HiddenField | 'description' hides a field. | 115 |
Error | design | DesignForExtension | Method 'withDescription' is not designed for extension - needs to be abstract, final or empty. | 119 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 119 |
Error | misc | FinalParameters | Parameter description should be final. | 119 |
Error | coding | HiddenField | 'description' hides a field. | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 125 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 136 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 140 |
Error | misc | FinalParameters | Parameter name should be final. | 142 |
Error | coding | HiddenField | 'name' hides a field. | 142 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 146 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 146 |
Error | misc | FinalParameters | Parameter name should be final. | 146 |
Error | coding | HiddenField | 'name' hides a field. | 146 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 151 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 156 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 156 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 162 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 162 |
Error | misc | FinalParameters | Parameter name should be final. | 164 |
Error | coding | HiddenField | 'name' hides a field. | 164 |
Error | misc | FinalParameters | Parameter value should be final. | 164 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 168 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 168 |
Error | misc | FinalParameters | Parameter name should be final. | 168 |
Error | coding | HiddenField | 'name' hides a field. | 168 |
Error | misc | FinalParameters | Parameter value should be final. | 168 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 173 |
Error | sizes | LineLength | Line is longer than 80 characters (found 162). | 175 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 178 |
Error | misc | FinalParameters | Parameter other should be final. | 179 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 183 |
Error | sizes | LineLength | Line is longer than 80 characters (found 255). | 187 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | design | DesignForExtension | Method 'getSymbol' is not designed for extension - needs to be abstract, final or empty. | 60 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | design | DesignForExtension | Method 'setSymbol' is not designed for extension - needs to be abstract, final or empty. | 71 |
Error | misc | FinalParameters | Parameter symbol should be final. | 73 |
Error | coding | HiddenField | 'symbol' hides a field. | 73 |
Error | design | DesignForExtension | Method 'withSymbol' is not designed for extension - needs to be abstract, final or empty. | 77 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Error | misc | FinalParameters | Parameter symbol should be final. | 77 |
Error | coding | HiddenField | 'symbol' hides a field. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | design | DesignForExtension | Method 'getPrimary' is not designed for extension - needs to be abstract, final or empty. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 94 |
Error | design | DesignForExtension | Method 'setPrimary' is not designed for extension - needs to be abstract, final or empty. | 98 |
Error | misc | FinalParameters | Parameter primary should be final. | 100 |
Error | coding | HiddenField | 'primary' hides a field. | 100 |
Error | design | DesignForExtension | Method 'withPrimary' is not designed for extension - needs to be abstract, final or empty. | 104 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
Error | misc | FinalParameters | Parameter primary should be final. | 104 |
Error | coding | HiddenField | 'primary' hides a field. | 104 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 114 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 121 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | misc | FinalParameters | Parameter name should be final. | 127 |
Error | coding | HiddenField | 'name' hides a field. | 127 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 131 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Error | misc | FinalParameters | Parameter name should be final. | 131 |
Error | coding | HiddenField | 'name' hides a field. | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | design | DesignForExtension | Method 'getContentCount' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 148 |
Error | design | DesignForExtension | Method 'setContentCount' is not designed for extension - needs to be abstract, final or empty. | 152 |
Error | misc | FinalParameters | Parameter contentCount should be final. | 154 |
Error | coding | HiddenField | 'contentCount' hides a field. | 154 |
Error | design | DesignForExtension | Method 'withContentCount' is not designed for extension - needs to be abstract, final or empty. | 158 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
Error | misc | FinalParameters | Parameter contentCount should be final. | 158 |
Error | coding | HiddenField | 'contentCount' hides a field. | 158 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 164 |
Error | design | DesignForExtension | Method 'getExchange' is not designed for extension - needs to be abstract, final or empty. | 168 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'setExchange' is not designed for extension - needs to be abstract, final or empty. | 179 |
Error | misc | FinalParameters | Parameter exchange should be final. | 181 |
Error | coding | HiddenField | 'exchange' hides a field. | 181 |
Error | design | DesignForExtension | Method 'withExchange' is not designed for extension - needs to be abstract, final or empty. | 185 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
Error | misc | FinalParameters | Parameter exchange should be final. | 185 |
Error | coding | HiddenField | 'exchange' hides a field. | 185 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 191 |
Error | design | DesignForExtension | Method 'getTitleCount' is not designed for extension - needs to be abstract, final or empty. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 202 |
Error | design | DesignForExtension | Method 'setTitleCount' is not designed for extension - needs to be abstract, final or empty. | 206 |
Error | misc | FinalParameters | Parameter titleCount should be final. | 208 |
Error | coding | HiddenField | 'titleCount' hides a field. | 208 |
Error | design | DesignForExtension | Method 'withTitleCount' is not designed for extension - needs to be abstract, final or empty. | 212 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
Error | misc | FinalParameters | Parameter titleCount should be final. | 212 |
Error | coding | HiddenField | 'titleCount' hides a field. | 212 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 218 |
Error | design | DesignForExtension | Method 'getIsin' is not designed for extension - needs to be abstract, final or empty. | 222 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 229 |
Error | design | DesignForExtension | Method 'setIsin' is not designed for extension - needs to be abstract, final or empty. | 233 |
Error | misc | FinalParameters | Parameter isin should be final. | 235 |
Error | coding | HiddenField | 'isin' hides a field. | 235 |
Error | design | DesignForExtension | Method 'withIsin' is not designed for extension - needs to be abstract, final or empty. | 239 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
Error | misc | FinalParameters | Parameter isin should be final. | 239 |
Error | coding | HiddenField | 'isin' hides a field. | 239 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 244 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 249 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 249 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 255 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
Error | misc | FinalParameters | Parameter name should be final. | 257 |
Error | coding | HiddenField | 'name' hides a field. | 257 |
Error | misc | FinalParameters | Parameter value should be final. | 257 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 261 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 261 |
Error | misc | FinalParameters | Parameter name should be final. | 261 |
Error | coding | HiddenField | 'name' hides a field. | 261 |
Error | misc | FinalParameters | Parameter value should be final. | 261 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 266 |
Error | sizes | LineLength | Line is longer than 80 characters (found 193). | 268 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 271 |
Error | misc | FinalParameters | Parameter other should be final. | 272 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 276 |
Error | sizes | LineLength | Line is longer than 80 characters (found 308). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 41 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 44 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 48 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 55 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 59 |
Error | misc | FinalParameters | Parameter name should be final. | 61 |
Error | coding | HiddenField | 'name' hides a field. | 61 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 65 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
Error | misc | FinalParameters | Parameter name should be final. | 65 |
Error | coding | HiddenField | 'name' hides a field. | 65 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | design | DesignForExtension | Method 'getFipsCode' is not designed for extension - needs to be abstract, final or empty. | 75 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 82 |
Error | design | DesignForExtension | Method 'setFipsCode' is not designed for extension - needs to be abstract, final or empty. | 86 |
Error | misc | FinalParameters | Parameter fipsCode should be final. | 88 |
Error | coding | HiddenField | 'fipsCode' hides a field. | 88 |
Error | design | DesignForExtension | Method 'withFipsCode' is not designed for extension - needs to be abstract, final or empty. | 92 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 92 |
Error | misc | FinalParameters | Parameter fipsCode should be final. | 92 |
Error | coding | HiddenField | 'fipsCode' hides a field. | 92 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 98 |
Error | design | DesignForExtension | Method 'getIsoCode' is not designed for extension - needs to be abstract, final or empty. | 102 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 109 |
Error | design | DesignForExtension | Method 'setIsoCode' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | misc | FinalParameters | Parameter isoCode should be final. | 115 |
Error | coding | HiddenField | 'isoCode' hides a field. | 115 |
Error | design | DesignForExtension | Method 'withIsoCode' is not designed for extension - needs to be abstract, final or empty. | 119 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 119 |
Error | misc | FinalParameters | Parameter isoCode should be final. | 119 |
Error | coding | HiddenField | 'isoCode' hides a field. | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 125 |
Error | design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 136 |
Error | design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 140 |
Error | misc | FinalParameters | Parameter confidence should be final. | 142 |
Error | coding | HiddenField | 'confidence' hides a field. | 142 |
Error | design | DesignForExtension | Method 'withConfidence' is not designed for extension - needs to be abstract, final or empty. | 146 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 146 |
Error | misc | FinalParameters | Parameter confidence should be final. | 146 |
Error | coding | HiddenField | 'confidence' hides a field. | 146 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 151 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 156 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 156 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 162 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 162 |
Error | misc | FinalParameters | Parameter name should be final. | 164 |
Error | coding | HiddenField | 'name' hides a field. | 164 |
Error | misc | FinalParameters | Parameter value should be final. | 164 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 168 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 168 |
Error | misc | FinalParameters | Parameter name should be final. | 168 |
Error | coding | HiddenField | 'name' hides a field. | 168 |
Error | misc | FinalParameters | Parameter value should be final. | 168 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 173 |
Error | sizes | LineLength | Line is longer than 80 characters (found 144). | 175 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 178 |
Error | misc | FinalParameters | Parameter other should be final. | 179 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 183 |
Error | sizes | LineLength | Line is longer than 80 characters (found 219). | 187 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 65 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 71 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 77 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 89 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 92 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 93 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 96 |
Error | design | DesignForExtension | Method 'getTags' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | design | DesignForExtension | Method 'setTags' is not designed for extension - needs to be abstract, final or empty. | 111 |
Error | misc | FinalParameters | Parameter tags should be final. | 113 |
Error | coding | HiddenField | 'tags' hides a field. | 113 |
Error | design | DesignForExtension | Method 'withTags' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
Error | misc | FinalParameters | Parameter tags should be final. | 117 |
Error | coding | HiddenField | 'tags' hides a field. | 117 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 123 |
Error | design | DesignForExtension | Method 'getGenre' is not designed for extension - needs to be abstract, final or empty. | 127 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 134 |
Error | design | DesignForExtension | Method 'setGenre' is not designed for extension - needs to be abstract, final or empty. | 138 |
Error | misc | FinalParameters | Parameter genre should be final. | 140 |
Error | coding | HiddenField | 'genre' hides a field. | 140 |
Error | design | DesignForExtension | Method 'withGenre' is not designed for extension - needs to be abstract, final or empty. | 144 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 144 |
Error | misc | FinalParameters | Parameter genre should be final. | 144 |
Error | coding | HiddenField | 'genre' hides a field. | 144 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 150 |
Error | design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 154 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 161 |
Error | design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 165 |
Error | misc | FinalParameters | Parameter publishingPlatform should be final. | 167 |
Error | coding | HiddenField | 'publishingPlatform' hides a field. | 167 |
Error | design | DesignForExtension | Method 'withPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 171 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 171 |
Error | misc | FinalParameters | Parameter publishingPlatform should be final. | 171 |
Error | coding | HiddenField | 'publishingPlatform' hides a field. | 171 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 177 |
Error | design | DesignForExtension | Method 'getInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 181 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 188 |
Error | design | DesignForExtension | Method 'setInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 192 |
Error | misc | FinalParameters | Parameter inWhiteList should be final. | 194 |
Error | coding | HiddenField | 'inWhiteList' hides a field. | 194 |
Error | design | DesignForExtension | Method 'withInWhiteList' is not designed for extension - needs to be abstract, final or empty. | 198 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 198 |
Error | misc | FinalParameters | Parameter inWhiteList should be final. | 198 |
Error | coding | HiddenField | 'inWhiteList' hides a field. | 198 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 204 |
Error | design | DesignForExtension | Method 'getImageUrl' is not designed for extension - needs to be abstract, final or empty. | 208 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 215 |
Error | design | DesignForExtension | Method 'setImageUrl' is not designed for extension - needs to be abstract, final or empty. | 219 |
Error | misc | FinalParameters | Parameter imageUrl should be final. | 221 |
Error | coding | HiddenField | 'imageUrl' hides a field. | 221 |
Error | design | DesignForExtension | Method 'withImageUrl' is not designed for extension - needs to be abstract, final or empty. | 225 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 225 |
Error | misc | FinalParameters | Parameter imageUrl should be final. | 225 |
Error | coding | HiddenField | 'imageUrl' hides a field. | 225 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 231 |
Error | design | DesignForExtension | Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. | 235 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 242 |
Error | design | DesignForExtension | Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. | 246 |
Error | misc | FinalParameters | Parameter copyright should be final. | 248 |
Error | coding | HiddenField | 'copyright' hides a field. | 248 |
Error | design | DesignForExtension | Method 'withCopyright' is not designed for extension - needs to be abstract, final or empty. | 252 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 252 |
Error | misc | FinalParameters | Parameter copyright should be final. | 252 |
Error | coding | HiddenField | 'copyright' hides a field. | 252 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 258 |
Error | design | DesignForExtension | Method 'getMediaType' is not designed for extension - needs to be abstract, final or empty. | 262 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 269 |
Error | design | DesignForExtension | Method 'setMediaType' is not designed for extension - needs to be abstract, final or empty. | 273 |
Error | misc | FinalParameters | Parameter mediaType should be final. | 275 |
Error | coding | HiddenField | 'mediaType' hides a field. | 275 |
Error | design | DesignForExtension | Method 'withMediaType' is not designed for extension - needs to be abstract, final or empty. | 279 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 279 |
Error | misc | FinalParameters | Parameter mediaType should be final. | 279 |
Error | coding | HiddenField | 'mediaType' hides a field. | 279 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 285 |
Error | design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 289 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 296 |
Error | design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 300 |
Error | misc | FinalParameters | Parameter id should be final. | 302 |
Error | coding | HiddenField | 'id' hides a field. | 302 |
Error | design | DesignForExtension | Method 'withId' is not designed for extension - needs to be abstract, final or empty. | 306 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 306 |
Error | misc | FinalParameters | Parameter id should be final. | 306 |
Error | coding | HiddenField | 'id' hides a field. | 306 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 312 |
Error | design | DesignForExtension | Method 'getRank' is not designed for extension - needs to be abstract, final or empty. | 316 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 323 |
Error | design | DesignForExtension | Method 'setRank' is not designed for extension - needs to be abstract, final or empty. | 327 |
Error | misc | FinalParameters | Parameter rank should be final. | 329 |
Error | coding | HiddenField | 'rank' hides a field. | 329 |
Error | design | DesignForExtension | Method 'withRank' is not designed for extension - needs to be abstract, final or empty. | 333 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 333 |
Error | misc | FinalParameters | Parameter rank should be final. | 333 |
Error | coding | HiddenField | 'rank' hides a field. | 333 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 339 |
Error | design | DesignForExtension | Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 343 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 350 |
Error | design | DesignForExtension | Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 354 |
Error | misc | FinalParameters | Parameter description should be final. | 356 |
Error | coding | HiddenField | 'description' hides a field. | 356 |
Error | design | DesignForExtension | Method 'withDescription' is not designed for extension - needs to be abstract, final or empty. | 360 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 360 |
Error | misc | FinalParameters | Parameter description should be final. | 360 |
Error | coding | HiddenField | 'description' hides a field. | 360 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 366 |
Error | design | DesignForExtension | Method 'getIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 370 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 377 |
Error | design | DesignForExtension | Method 'setIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 381 |
Error | misc | FinalParameters | Parameter idFromPublisher should be final. | 383 |
Error | coding | HiddenField | 'idFromPublisher' hides a field. | 383 |
Error | design | DesignForExtension | Method 'withIdFromPublisher' is not designed for extension - needs to be abstract, final or empty. | 387 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 387 |
Error | misc | FinalParameters | Parameter idFromPublisher should be final. | 387 |
Error | coding | HiddenField | 'idFromPublisher' hides a field. | 387 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 393 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 397 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 404 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 408 |
Error | misc | FinalParameters | Parameter name should be final. | 410 |
Error | coding | HiddenField | 'name' hides a field. | 410 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 414 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 414 |
Error | misc | FinalParameters | Parameter name should be final. | 414 |
Error | coding | HiddenField | 'name' hides a field. | 414 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 420 |
Error | design | DesignForExtension | Method 'getDataFormat' is not designed for extension - needs to be abstract, final or empty. | 424 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 431 |
Error | design | DesignForExtension | Method 'setDataFormat' is not designed for extension - needs to be abstract, final or empty. | 435 |
Error | misc | FinalParameters | Parameter dataFormat should be final. | 437 |
Error | coding | HiddenField | 'dataFormat' hides a field. | 437 |
Error | design | DesignForExtension | Method 'withDataFormat' is not designed for extension - needs to be abstract, final or empty. | 441 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 441 |
Error | misc | FinalParameters | Parameter dataFormat should be final. | 441 |
Error | coding | HiddenField | 'dataFormat' hides a field. | 441 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 447 |
Error | design | DesignForExtension | Method 'getGenerator' is not designed for extension - needs to be abstract, final or empty. | 451 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 458 |
Error | design | DesignForExtension | Method 'setGenerator' is not designed for extension - needs to be abstract, final or empty. | 462 |
Error | misc | FinalParameters | Parameter generator should be final. | 464 |
Error | coding | HiddenField | 'generator' hides a field. | 464 |
Error | design | DesignForExtension | Method 'withGenerator' is not designed for extension - needs to be abstract, final or empty. | 468 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 468 |
Error | misc | FinalParameters | Parameter generator should be final. | 468 |
Error | coding | HiddenField | 'generator' hides a field. | 468 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 474 |
Error | design | DesignForExtension | Method 'getAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 478 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 485 |
Error | design | DesignForExtension | Method 'setAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 489 |
Error | misc | FinalParameters | Parameter autoTopics should be final. | 491 |
Error | coding | HiddenField | 'autoTopics' hides a field. | 491 |
Error | design | DesignForExtension | Method 'withAutoTopics' is not designed for extension - needs to be abstract, final or empty. | 495 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 495 |
Error | misc | FinalParameters | Parameter autoTopics should be final. | 495 |
Error | coding | HiddenField | 'autoTopics' hides a field. | 495 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 501 |
Error | design | DesignForExtension | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 505 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 512 |
Error | design | DesignForExtension | Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 516 |
Error | misc | FinalParameters | Parameter language should be final. | 518 |
Error | coding | HiddenField | 'language' hides a field. | 518 |
Error | design | DesignForExtension | Method 'withLanguage' is not designed for extension - needs to be abstract, final or empty. | 522 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 522 |
Error | misc | FinalParameters | Parameter language should be final. | 522 |
Error | coding | HiddenField | 'language' hides a field. | 522 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 528 |
Error | design | DesignForExtension | Method 'getEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 532 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 539 |
Error | design | DesignForExtension | Method 'setEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 543 |
Error | misc | FinalParameters | Parameter editorialTopics should be final. | 545 |
Error | coding | HiddenField | 'editorialTopics' hides a field. | 545 |
Error | design | DesignForExtension | Method 'withEditorialTopics' is not designed for extension - needs to be abstract, final or empty. | 549 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 549 |
Error | misc | FinalParameters | Parameter editorialTopics should be final. | 549 |
Error | coding | HiddenField | 'editorialTopics' hides a field. | 549 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 554 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 559 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 559 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 565 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 565 |
Error | misc | FinalParameters | Parameter name should be final. | 567 |
Error | coding | HiddenField | 'name' hides a field. | 567 |
Error | misc | FinalParameters | Parameter value should be final. | 567 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 571 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 571 |
Error | misc | FinalParameters | Parameter name should be final. | 571 |
Error | coding | HiddenField | 'name' hides a field. | 571 |
Error | misc | FinalParameters | Parameter value should be final. | 571 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 576 |
Error | sizes | LineLength | Line is longer than 80 characters (found 384). | 578 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 581 |
Error | misc | FinalParameters | Parameter other should be final. | 582 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 586 |
Error | sizes | LineLength | Line is longer than 80 characters (found 660). | 590 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 25 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 29 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 32 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 47 |
Error | misc | FinalParameters | Parameter url should be final. | 49 |
Error | coding | HiddenField | 'url' hides a field. | 49 |
Error | design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 53 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
Error | misc | FinalParameters | Parameter url should be final. | 53 |
Error | coding | HiddenField | 'url' hides a field. | 53 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 58 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 63 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | misc | FinalParameters | Parameter name should be final. | 71 |
Error | misc | FinalParameters | Parameter value should be final. | 71 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 75 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 80 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 82 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 85 |
Error | misc | FinalParameters | Parameter other should be final. | 86 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 122). | 94 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | design | DesignForExtension | Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 60 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | design | DesignForExtension | Method 'setRegion' is not designed for extension - needs to be abstract, final or empty. | 71 |
Error | misc | FinalParameters | Parameter region should be final. | 73 |
Error | coding | HiddenField | 'region' hides a field. | 73 |
Error | design | DesignForExtension | Method 'withRegion' is not designed for extension - needs to be abstract, final or empty. | 77 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Error | misc | FinalParameters | Parameter region should be final. | 77 |
Error | coding | HiddenField | 'region' hides a field. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | design | DesignForExtension | Method 'getSubregion' is not designed for extension - needs to be abstract, final or empty. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 94 |
Error | design | DesignForExtension | Method 'setSubregion' is not designed for extension - needs to be abstract, final or empty. | 98 |
Error | misc | FinalParameters | Parameter subregion should be final. | 100 |
Error | coding | HiddenField | 'subregion' hides a field. | 100 |
Error | design | DesignForExtension | Method 'withSubregion' is not designed for extension - needs to be abstract, final or empty. | 104 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
Error | misc | FinalParameters | Parameter subregion should be final. | 104 |
Error | coding | HiddenField | 'subregion' hides a field. | 104 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | design | DesignForExtension | Method 'getZipCode' is not designed for extension - needs to be abstract, final or empty. | 114 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 121 |
Error | design | DesignForExtension | Method 'setZipCode' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | misc | FinalParameters | Parameter zipCode should be final. | 127 |
Error | coding | HiddenField | 'zipCode' hides a field. | 127 |
Error | design | DesignForExtension | Method 'withZipCode' is not designed for extension - needs to be abstract, final or empty. | 131 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Error | misc | FinalParameters | Parameter zipCode should be final. | 131 |
Error | coding | HiddenField | 'zipCode' hides a field. | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | design | DesignForExtension | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 148 |
Error | design | DesignForExtension | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 152 |
Error | misc | FinalParameters | Parameter state should be final. | 154 |
Error | coding | HiddenField | 'state' hides a field. | 154 |
Error | design | DesignForExtension | Method 'withState' is not designed for extension - needs to be abstract, final or empty. | 158 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
Error | misc | FinalParameters | Parameter state should be final. | 158 |
Error | coding | HiddenField | 'state' hides a field. | 158 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 164 |
Error | design | DesignForExtension | Method 'getCountryCode' is not designed for extension - needs to be abstract, final or empty. | 168 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'setCountryCode' is not designed for extension - needs to be abstract, final or empty. | 179 |
Error | misc | FinalParameters | Parameter countryCode should be final. | 181 |
Error | coding | HiddenField | 'countryCode' hides a field. | 181 |
Error | design | DesignForExtension | Method 'withCountryCode' is not designed for extension - needs to be abstract, final or empty. | 185 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
Error | misc | FinalParameters | Parameter countryCode should be final. | 185 |
Error | coding | HiddenField | 'countryCode' hides a field. | 185 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 191 |
Error | design | DesignForExtension | Method 'getZipArea' is not designed for extension - needs to be abstract, final or empty. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 202 |
Error | design | DesignForExtension | Method 'setZipArea' is not designed for extension - needs to be abstract, final or empty. | 206 |
Error | misc | FinalParameters | Parameter zipArea should be final. | 208 |
Error | coding | HiddenField | 'zipArea' hides a field. | 208 |
Error | design | DesignForExtension | Method 'withZipArea' is not designed for extension - needs to be abstract, final or empty. | 212 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
Error | misc | FinalParameters | Parameter zipArea should be final. | 212 |
Error | coding | HiddenField | 'zipArea' hides a field. | 212 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 218 |
Error | design | DesignForExtension | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 222 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 229 |
Error | design | DesignForExtension | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 233 |
Error | misc | FinalParameters | Parameter country should be final. | 235 |
Error | coding | HiddenField | 'country' hides a field. | 235 |
Error | design | DesignForExtension | Method 'withCountry' is not designed for extension - needs to be abstract, final or empty. | 239 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
Error | misc | FinalParameters | Parameter country should be final. | 239 |
Error | coding | HiddenField | 'country' hides a field. | 239 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 244 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 249 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 249 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 255 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
Error | misc | FinalParameters | Parameter name should be final. | 257 |
Error | misc | FinalParameters | Parameter value should be final. | 257 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 261 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 261 |
Error | misc | FinalParameters | Parameter name should be final. | 261 |
Error | misc | FinalParameters | Parameter value should be final. | 261 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 266 |
Error | sizes | LineLength | Line is longer than 80 characters (found 194). | 268 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 271 |
Error | misc | FinalParameters | Parameter other should be final. | 272 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 276 |
Error | sizes | LineLength | Line is longer than 80 characters (found 310). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 65 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | design | DesignForExtension | Method 'getRegion' is not designed for extension - needs to be abstract, final or empty. | 72 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | design | DesignForExtension | Method 'setRegion' is not designed for extension - needs to be abstract, final or empty. | 83 |
Error | misc | FinalParameters | Parameter region should be final. | 85 |
Error | coding | HiddenField | 'region' hides a field. | 85 |
Error | design | DesignForExtension | Method 'withRegion' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
Error | misc | FinalParameters | Parameter region should be final. | 89 |
Error | coding | HiddenField | 'region' hides a field. | 89 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 95 |
Error | design | DesignForExtension | Method 'getSubregion' is not designed for extension - needs to be abstract, final or empty. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 106 |
Error | design | DesignForExtension | Method 'setSubregion' is not designed for extension - needs to be abstract, final or empty. | 110 |
Error | misc | FinalParameters | Parameter subregion should be final. | 112 |
Error | coding | HiddenField | 'subregion' hides a field. | 112 |
Error | design | DesignForExtension | Method 'withSubregion' is not designed for extension - needs to be abstract, final or empty. | 116 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 116 |
Error | misc | FinalParameters | Parameter subregion should be final. | 116 |
Error | coding | HiddenField | 'subregion' hides a field. | 116 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 122 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 126 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 133 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 137 |
Error | misc | FinalParameters | Parameter name should be final. | 139 |
Error | coding | HiddenField | 'name' hides a field. | 139 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 143 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 143 |
Error | misc | FinalParameters | Parameter name should be final. | 143 |
Error | coding | HiddenField | 'name' hides a field. | 143 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 149 |
Error | design | DesignForExtension | Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 160 |
Error | design | DesignForExtension | Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 164 |
Error | misc | FinalParameters | Parameter state should be final. | 166 |
Error | coding | HiddenField | 'state' hides a field. | 166 |
Error | design | DesignForExtension | Method 'withState' is not designed for extension - needs to be abstract, final or empty. | 170 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 170 |
Error | misc | FinalParameters | Parameter state should be final. | 170 |
Error | coding | HiddenField | 'state' hides a field. | 170 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 176 |
Error | design | DesignForExtension | Method 'getLongitude' is not designed for extension - needs to be abstract, final or empty. | 180 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | design | DesignForExtension | Method 'setLongitude' is not designed for extension - needs to be abstract, final or empty. | 191 |
Error | misc | FinalParameters | Parameter longitude should be final. | 193 |
Error | coding | HiddenField | 'longitude' hides a field. | 193 |
Error | design | DesignForExtension | Method 'withLongitude' is not designed for extension - needs to be abstract, final or empty. | 197 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 197 |
Error | misc | FinalParameters | Parameter longitude should be final. | 197 |
Error | coding | HiddenField | 'longitude' hides a field. | 197 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 203 |
Error | design | DesignForExtension | Method 'getLatitude' is not designed for extension - needs to be abstract, final or empty. | 207 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 214 |
Error | design | DesignForExtension | Method 'setLatitude' is not designed for extension - needs to be abstract, final or empty. | 218 |
Error | misc | FinalParameters | Parameter latitude should be final. | 220 |
Error | coding | HiddenField | 'latitude' hides a field. | 220 |
Error | design | DesignForExtension | Method 'withLatitude' is not designed for extension - needs to be abstract, final or empty. | 224 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 224 |
Error | misc | FinalParameters | Parameter latitude should be final. | 224 |
Error | coding | HiddenField | 'latitude' hides a field. | 224 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 230 |
Error | design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 234 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 241 |
Error | design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 245 |
Error | misc | FinalParameters | Parameter confidence should be final. | 247 |
Error | coding | HiddenField | 'confidence' hides a field. | 247 |
Error | design | DesignForExtension | Method 'withConfidence' is not designed for extension - needs to be abstract, final or empty. | 251 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 251 |
Error | misc | FinalParameters | Parameter confidence should be final. | 251 |
Error | coding | HiddenField | 'confidence' hides a field. | 251 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 257 |
Error | design | DesignForExtension | Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 261 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 268 |
Error | design | DesignForExtension | Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 272 |
Error | misc | FinalParameters | Parameter type should be final. | 274 |
Error | coding | HiddenField | 'type' hides a field. | 274 |
Error | design | DesignForExtension | Method 'withType' is not designed for extension - needs to be abstract, final or empty. | 278 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 278 |
Error | misc | FinalParameters | Parameter type should be final. | 278 |
Error | coding | HiddenField | 'type' hides a field. | 278 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 284 |
Error | design | DesignForExtension | Method 'getMentions' is not designed for extension - needs to be abstract, final or empty. | 288 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 295 |
Error | design | DesignForExtension | Method 'setMentions' is not designed for extension - needs to be abstract, final or empty. | 299 |
Error | misc | FinalParameters | Parameter mentions should be final. | 301 |
Error | coding | HiddenField | 'mentions' hides a field. | 301 |
Error | design | DesignForExtension | Method 'withMentions' is not designed for extension - needs to be abstract, final or empty. | 305 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 305 |
Error | misc | FinalParameters | Parameter mentions should be final. | 305 |
Error | coding | HiddenField | 'mentions' hides a field. | 305 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 311 |
Error | design | DesignForExtension | Method 'getCountry' is not designed for extension - needs to be abstract, final or empty. | 315 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 322 |
Error | design | DesignForExtension | Method 'setCountry' is not designed for extension - needs to be abstract, final or empty. | 326 |
Error | misc | FinalParameters | Parameter country should be final. | 328 |
Error | coding | HiddenField | 'country' hides a field. | 328 |
Error | design | DesignForExtension | Method 'withCountry' is not designed for extension - needs to be abstract, final or empty. | 332 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 332 |
Error | misc | FinalParameters | Parameter country should be final. | 332 |
Error | coding | HiddenField | 'country' hides a field. | 332 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 337 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 342 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 342 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 348 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 348 |
Error | misc | FinalParameters | Parameter name should be final. | 350 |
Error | coding | HiddenField | 'name' hides a field. | 350 |
Error | misc | FinalParameters | Parameter value should be final. | 350 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 354 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 354 |
Error | misc | FinalParameters | Parameter name should be final. | 354 |
Error | coding | HiddenField | 'name' hides a field. | 354 |
Error | misc | FinalParameters | Parameter value should be final. | 354 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 359 |
Error | sizes | LineLength | Line is longer than 80 characters (found 239). | 361 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 364 |
Error | misc | FinalParameters | Parameter other should be final. | 365 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 369 |
Error | sizes | LineLength | Line is longer than 80 characters (found 391). | 373 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | design | DesignForExtension | Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 60 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | design | DesignForExtension | Method 'setDuration' is not designed for extension - needs to be abstract, final or empty. | 71 |
Error | misc | FinalParameters | Parameter duration should be final. | 73 |
Error | coding | HiddenField | 'duration' hides a field. | 73 |
Error | design | DesignForExtension | Method 'withDuration' is not designed for extension - needs to be abstract, final or empty. | 77 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Error | misc | FinalParameters | Parameter duration should be final. | 77 |
Error | coding | HiddenField | 'duration' hides a field. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | design | DesignForExtension | Method 'getAudio' is not designed for extension - needs to be abstract, final or empty. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 94 |
Error | design | DesignForExtension | Method 'setAudio' is not designed for extension - needs to be abstract, final or empty. | 98 |
Error | misc | FinalParameters | Parameter audio should be final. | 100 |
Error | coding | HiddenField | 'audio' hides a field. | 100 |
Error | design | DesignForExtension | Method 'withAudio' is not designed for extension - needs to be abstract, final or empty. | 104 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
Error | misc | FinalParameters | Parameter audio should be final. | 104 |
Error | coding | HiddenField | 'audio' hides a field. | 104 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | design | DesignForExtension | Method 'getImage' is not designed for extension - needs to be abstract, final or empty. | 114 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 121 |
Error | design | DesignForExtension | Method 'setImage' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | misc | FinalParameters | Parameter image should be final. | 127 |
Error | coding | HiddenField | 'image' hides a field. | 127 |
Error | design | DesignForExtension | Method 'withImage' is not designed for extension - needs to be abstract, final or empty. | 131 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Error | misc | FinalParameters | Parameter image should be final. | 131 |
Error | coding | HiddenField | 'image' hides a field. | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | design | DesignForExtension | Method 'getCaption' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 148 |
Error | design | DesignForExtension | Method 'setCaption' is not designed for extension - needs to be abstract, final or empty. | 152 |
Error | misc | FinalParameters | Parameter caption should be final. | 154 |
Error | coding | HiddenField | 'caption' hides a field. | 154 |
Error | design | DesignForExtension | Method 'withCaption' is not designed for extension - needs to be abstract, final or empty. | 158 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
Error | misc | FinalParameters | Parameter caption should be final. | 158 |
Error | coding | HiddenField | 'caption' hides a field. | 158 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 164 |
Error | design | DesignForExtension | Method 'getVideo' is not designed for extension - needs to be abstract, final or empty. | 168 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'setVideo' is not designed for extension - needs to be abstract, final or empty. | 179 |
Error | misc | FinalParameters | Parameter video should be final. | 181 |
Error | coding | HiddenField | 'video' hides a field. | 181 |
Error | design | DesignForExtension | Method 'withVideo' is not designed for extension - needs to be abstract, final or empty. | 185 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
Error | misc | FinalParameters | Parameter video should be final. | 185 |
Error | coding | HiddenField | 'video' hides a field. | 185 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 191 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 202 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 206 |
Error | misc | FinalParameters | Parameter url should be final. | 208 |
Error | coding | HiddenField | 'url' hides a field. | 208 |
Error | design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 212 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
Error | misc | FinalParameters | Parameter url should be final. | 212 |
Error | coding | HiddenField | 'url' hides a field. | 212 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 218 |
Error | design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 222 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 229 |
Error | design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 233 |
Error | misc | FinalParameters | Parameter mimeType should be final. | 235 |
Error | coding | HiddenField | 'mimeType' hides a field. | 235 |
Error | design | DesignForExtension | Method 'withMimeType' is not designed for extension - needs to be abstract, final or empty. | 239 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
Error | misc | FinalParameters | Parameter mimeType should be final. | 239 |
Error | coding | HiddenField | 'mimeType' hides a field. | 239 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 244 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 249 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 249 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 255 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
Error | misc | FinalParameters | Parameter name should be final. | 257 |
Error | misc | FinalParameters | Parameter value should be final. | 257 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 261 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 261 |
Error | misc | FinalParameters | Parameter name should be final. | 261 |
Error | misc | FinalParameters | Parameter value should be final. | 261 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 266 |
Error | sizes | LineLength | Line is longer than 80 characters (found 183). | 268 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 271 |
Error | misc | FinalParameters | Parameter other should be final. | 272 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 276 |
Error | sizes | LineLength | Line is longer than 80 characters (found 288). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 19 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 73 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 79 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 85 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 88 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 94 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 97 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 100 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 103 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 106 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 109 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 112 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 115 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 118 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 122 |
Error | design | DesignForExtension | Method 'getTags' is not designed for extension - needs to be abstract, final or empty. | 126 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 133 |
Error | design | DesignForExtension | Method 'setTags' is not designed for extension - needs to be abstract, final or empty. | 137 |
Error | misc | FinalParameters | Parameter tags should be final. | 139 |
Error | coding | HiddenField | 'tags' hides a field. | 139 |
Error | design | DesignForExtension | Method 'withTags' is not designed for extension - needs to be abstract, final or empty. | 143 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 143 |
Error | misc | FinalParameters | Parameter tags should be final. | 143 |
Error | coding | HiddenField | 'tags' hides a field. | 143 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 149 |
Error | design | DesignForExtension | Method 'getPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 160 |
Error | design | DesignForExtension | Method 'setPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 164 |
Error | misc | FinalParameters | Parameter publishingPlatform should be final. | 166 |
Error | coding | HiddenField | 'publishingPlatform' hides a field. | 166 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 170 |
Error | design | DesignForExtension | Method 'withPublishingPlatform' is not designed for extension - needs to be abstract, final or empty. | 170 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 170 |
Error | misc | FinalParameters | Parameter publishingPlatform should be final. | 170 |
Error | coding | HiddenField | 'publishingPlatform' hides a field. | 170 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 176 |
Error | design | DesignForExtension | Method 'getLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 180 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | design | DesignForExtension | Method 'setLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 191 |
Error | misc | FinalParameters | Parameter loginStatus should be final. | 193 |
Error | coding | HiddenField | 'loginStatus' hides a field. | 193 |
Error | design | DesignForExtension | Method 'withLoginStatus' is not designed for extension - needs to be abstract, final or empty. | 197 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 197 |
Error | misc | FinalParameters | Parameter loginStatus should be final. | 197 |
Error | coding | HiddenField | 'loginStatus' hides a field. | 197 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 203 |
Error | design | DesignForExtension | Method 'getDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 207 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 214 |
Error | design | DesignForExtension | Method 'setDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 218 |
Error | misc | FinalParameters | Parameter duplicateGroupId should be final. | 220 |
Error | coding | HiddenField | 'duplicateGroupId' hides a field. | 220 |
Error | design | DesignForExtension | Method 'withDuplicateGroupId' is not designed for extension - needs to be abstract, final or empty. | 224 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 224 |
Error | misc | FinalParameters | Parameter duplicateGroupId should be final. | 224 |
Error | coding | HiddenField | 'duplicateGroupId' hides a field. | 224 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 230 |
Error | design | DesignForExtension | Method 'getCompanies' is not designed for extension - needs to be abstract, final or empty. | 234 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 241 |
Error | design | DesignForExtension | Method 'setCompanies' is not designed for extension - needs to be abstract, final or empty. | 245 |
Error | misc | FinalParameters | Parameter companies should be final. | 247 |
Error | coding | HiddenField | 'companies' hides a field. | 247 |
Error | design | DesignForExtension | Method 'withCompanies' is not designed for extension - needs to be abstract, final or empty. | 251 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 251 |
Error | misc | FinalParameters | Parameter companies should be final. | 251 |
Error | coding | HiddenField | 'companies' hides a field. | 251 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 257 |
Error | design | DesignForExtension | Method 'getCopyright' is not designed for extension - needs to be abstract, final or empty. | 261 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 268 |
Error | design | DesignForExtension | Method 'setCopyright' is not designed for extension - needs to be abstract, final or empty. | 272 |
Error | misc | FinalParameters | Parameter copyright should be final. | 274 |
Error | coding | HiddenField | 'copyright' hides a field. | 274 |
Error | design | DesignForExtension | Method 'withCopyright' is not designed for extension - needs to be abstract, final or empty. | 278 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 278 |
Error | misc | FinalParameters | Parameter copyright should be final. | 278 |
Error | coding | HiddenField | 'copyright' hides a field. | 278 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 284 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 288 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 295 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 299 |
Error | misc | FinalParameters | Parameter url should be final. | 301 |
Error | coding | HiddenField | 'url' hides a field. | 301 |
Error | design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 305 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 305 |
Error | misc | FinalParameters | Parameter url should be final. | 305 |
Error | coding | HiddenField | 'url' hides a field. | 305 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 311 |
Error | design | DesignForExtension | Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 315 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 322 |
Error | design | DesignForExtension | Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 326 |
Error | misc | FinalParameters | Parameter content should be final. | 328 |
Error | coding | HiddenField | 'content' hides a field. | 328 |
Error | design | DesignForExtension | Method 'withContent' is not designed for extension - needs to be abstract, final or empty. | 332 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 332 |
Error | misc | FinalParameters | Parameter content should be final. | 332 |
Error | coding | HiddenField | 'content' hides a field. | 332 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 338 |
Error | design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 342 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 349 |
Error | design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 353 |
Error | misc | FinalParameters | Parameter id should be final. | 355 |
Error | coding | HiddenField | 'id' hides a field. | 355 |
Error | design | DesignForExtension | Method 'withId' is not designed for extension - needs to be abstract, final or empty. | 359 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 359 |
Error | misc | FinalParameters | Parameter id should be final. | 359 |
Error | coding | HiddenField | 'id' hides a field. | 359 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 365 |
Error | design | DesignForExtension | Method 'getAuthor' is not designed for extension - needs to be abstract, final or empty. | 369 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 376 |
Error | design | DesignForExtension | Method 'setAuthor' is not designed for extension - needs to be abstract, final or empty. | 380 |
Error | misc | FinalParameters | Parameter author should be final. | 382 |
Error | coding | HiddenField | 'author' hides a field. | 382 |
Error | design | DesignForExtension | Method 'withAuthor' is not designed for extension - needs to be abstract, final or empty. | 386 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 386 |
Error | misc | FinalParameters | Parameter author should be final. | 386 |
Error | coding | HiddenField | 'author' hides a field. | 386 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 392 |
Error | design | DesignForExtension | Method 'getTopics' is not designed for extension - needs to be abstract, final or empty. | 396 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 403 |
Error | design | DesignForExtension | Method 'setTopics' is not designed for extension - needs to be abstract, final or empty. | 407 |
Error | misc | FinalParameters | Parameter topics should be final. | 409 |
Error | coding | HiddenField | 'topics' hides a field. | 409 |
Error | design | DesignForExtension | Method 'withTopics' is not designed for extension - needs to be abstract, final or empty. | 413 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 413 |
Error | misc | FinalParameters | Parameter topics should be final. | 413 |
Error | coding | HiddenField | 'topics' hides a field. | 413 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 419 |
Error | design | DesignForExtension | Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 423 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 430 |
Error | design | DesignForExtension | Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 434 |
Error | misc | FinalParameters | Parameter title should be final. | 436 |
Error | coding | HiddenField | 'title' hides a field. | 436 |
Error | design | DesignForExtension | Method 'withTitle' is not designed for extension - needs to be abstract, final or empty. | 440 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 440 |
Error | misc | FinalParameters | Parameter title should be final. | 440 |
Error | coding | HiddenField | 'title' hides a field. | 440 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 446 |
Error | design | DesignForExtension | Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 450 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 457 |
Error | design | DesignForExtension | Method 'setSource' is not designed for extension - needs to be abstract, final or empty. | 461 |
Error | misc | FinalParameters | Parameter source should be final. | 463 |
Error | coding | HiddenField | 'source' hides a field. | 463 |
Error | design | DesignForExtension | Method 'withSource' is not designed for extension - needs to be abstract, final or empty. | 467 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 467 |
Error | misc | FinalParameters | Parameter source should be final. | 467 |
Error | coding | HiddenField | 'source' hides a field. | 467 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 473 |
Error | design | DesignForExtension | Method 'getLocations' is not designed for extension - needs to be abstract, final or empty. | 477 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 484 |
Error | design | DesignForExtension | Method 'setLocations' is not designed for extension - needs to be abstract, final or empty. | 488 |
Error | misc | FinalParameters | Parameter locations should be final. | 490 |
Error | coding | HiddenField | 'locations' hides a field. | 490 |
Error | design | DesignForExtension | Method 'withLocations' is not designed for extension - needs to be abstract, final or empty. | 494 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 494 |
Error | misc | FinalParameters | Parameter locations should be final. | 494 |
Error | coding | HiddenField | 'locations' hides a field. | 494 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 500 |
Error | design | DesignForExtension | Method 'getCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 504 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 511 |
Error | design | DesignForExtension | Method 'setCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 515 |
Error | misc | FinalParameters | Parameter commentsUrl should be final. | 517 |
Error | coding | HiddenField | 'commentsUrl' hides a field. | 517 |
Error | design | DesignForExtension | Method 'withCommentsUrl' is not designed for extension - needs to be abstract, final or empty. | 521 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 521 |
Error | misc | FinalParameters | Parameter commentsUrl should be final. | 521 |
Error | coding | HiddenField | 'commentsUrl' hides a field. | 521 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 527 |
Error | design | DesignForExtension | Method 'getDataFormat' is not designed for extension - needs to be abstract, final or empty. | 531 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 538 |
Error | design | DesignForExtension | Method 'setDataFormat' is not designed for extension - needs to be abstract, final or empty. | 542 |
Error | misc | FinalParameters | Parameter dataFormat should be final. | 544 |
Error | coding | HiddenField | 'dataFormat' hides a field. | 544 |
Error | design | DesignForExtension | Method 'withDataFormat' is not designed for extension - needs to be abstract, final or empty. | 548 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 548 |
Error | misc | FinalParameters | Parameter dataFormat should be final. | 548 |
Error | coding | HiddenField | 'dataFormat' hides a field. | 548 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 554 |
Error | design | DesignForExtension | Method 'getOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 558 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 565 |
Error | design | DesignForExtension | Method 'setOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 569 |
Error | misc | FinalParameters | Parameter outboundUrls should be final. | 571 |
Error | coding | HiddenField | 'outboundUrls' hides a field. | 571 |
Error | design | DesignForExtension | Method 'withOutboundUrls' is not designed for extension - needs to be abstract, final or empty. | 575 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 575 |
Error | misc | FinalParameters | Parameter outboundUrls should be final. | 575 |
Error | coding | HiddenField | 'outboundUrls' hides a field. | 575 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 581 |
Error | design | DesignForExtension | Method 'getSequenceId' is not designed for extension - needs to be abstract, final or empty. | 585 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 592 |
Error | design | DesignForExtension | Method 'setSequenceId' is not designed for extension - needs to be abstract, final or empty. | 596 |
Error | misc | FinalParameters | Parameter sequenceId should be final. | 598 |
Error | coding | HiddenField | 'sequenceId' hides a field. | 598 |
Error | design | DesignForExtension | Method 'withSequenceId' is not designed for extension - needs to be abstract, final or empty. | 602 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 602 |
Error | misc | FinalParameters | Parameter sequenceId should be final. | 602 |
Error | coding | HiddenField | 'sequenceId' hides a field. | 602 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 608 |
Error | design | DesignForExtension | Method 'getPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 612 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 619 |
Error | design | DesignForExtension | Method 'setPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 623 |
Error | misc | FinalParameters | Parameter publishedDate should be final. | 625 |
Error | coding | HiddenField | 'publishedDate' hides a field. | 625 |
Error | design | DesignForExtension | Method 'withPublishedDate' is not designed for extension - needs to be abstract, final or empty. | 629 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 629 |
Error | misc | FinalParameters | Parameter publishedDate should be final. | 629 |
Error | coding | HiddenField | 'publishedDate' hides a field. | 629 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 635 |
Error | design | DesignForExtension | Method 'getLanguage' is not designed for extension - needs to be abstract, final or empty. | 639 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 646 |
Error | design | DesignForExtension | Method 'setLanguage' is not designed for extension - needs to be abstract, final or empty. | 650 |
Error | misc | FinalParameters | Parameter language should be final. | 652 |
Error | coding | HiddenField | 'language' hides a field. | 652 |
Error | design | DesignForExtension | Method 'withLanguage' is not designed for extension - needs to be abstract, final or empty. | 656 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 656 |
Error | misc | FinalParameters | Parameter language should be final. | 656 |
Error | coding | HiddenField | 'language' hides a field. | 656 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 662 |
Error | design | DesignForExtension | Method 'getAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 666 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 673 |
Error | design | DesignForExtension | Method 'setAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 677 |
Error | misc | FinalParameters | Parameter adultLanguage should be final. | 679 |
Error | coding | HiddenField | 'adultLanguage' hides a field. | 679 |
Error | design | DesignForExtension | Method 'withAdultLanguage' is not designed for extension - needs to be abstract, final or empty. | 683 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 683 |
Error | misc | FinalParameters | Parameter adultLanguage should be final. | 683 |
Error | coding | HiddenField | 'adultLanguage' hides a field. | 683 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 689 |
Error | design | DesignForExtension | Method 'getHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 693 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 700 |
Error | design | DesignForExtension | Method 'setHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 704 |
Error | misc | FinalParameters | Parameter harvestDate should be final. | 706 |
Error | coding | HiddenField | 'harvestDate' hides a field. | 706 |
Error | design | DesignForExtension | Method 'withHarvestDate' is not designed for extension - needs to be abstract, final or empty. | 710 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 710 |
Error | misc | FinalParameters | Parameter harvestDate should be final. | 710 |
Error | coding | HiddenField | 'harvestDate' hides a field. | 710 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 716 |
Error | design | DesignForExtension | Method 'getMedia' is not designed for extension - needs to be abstract, final or empty. | 720 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 727 |
Error | design | DesignForExtension | Method 'setMedia' is not designed for extension - needs to be abstract, final or empty. | 731 |
Error | misc | FinalParameters | Parameter media should be final. | 733 |
Error | coding | HiddenField | 'media' hides a field. | 733 |
Error | design | DesignForExtension | Method 'withMedia' is not designed for extension - needs to be abstract, final or empty. | 737 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 737 |
Error | misc | FinalParameters | Parameter media should be final. | 737 |
Error | coding | HiddenField | 'media' hides a field. | 737 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 742 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 747 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 747 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 753 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 753 |
Error | misc | FinalParameters | Parameter name should be final. | 755 |
Error | misc | FinalParameters | Parameter value should be final. | 755 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 759 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 759 |
Error | misc | FinalParameters | Parameter name should be final. | 759 |
Error | misc | FinalParameters | Parameter value should be final. | 759 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 764 |
Error | sizes | LineLength | Line is longer than 80 characters (found 490). | 766 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 769 |
Error | misc | FinalParameters | Parameter other should be final. | 770 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 774 |
Error | sizes | LineLength | Line is longer than 80 characters (found 854). | 778 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 39 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | naming | ConstantName | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 120). | 41 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | design | VisibilityModifier | Variable 'pullTime' must be private and have accessor methods. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Error | misc | FinalParameters | Parameter id should be final. | 55 |
Error | coding | HiddenField | 'id' hides a field. | 55 |
Error | misc | FinalParameters | Parameter apiKey should be final. | 55 |
Error | coding | HiddenField | 'apiKey' hides a field. | 55 |
Error | misc | FinalParameters | Parameter sequence should be final. | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 56 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 69 |
Error | design | DesignForExtension | Method 'getArticlesAfter' is not designed for extension - needs to be abstract, final or empty. | 69 |
Error | misc | FinalParameters | Parameter sequenceId should be final. | 69 |
Error | misc | FinalParameters | Parameter limit should be final. | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 78 |
Error | design | DesignForExtension | Method 'getNextBatch' is not designed for extension - needs to be abstract, final or empty. | 83 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 84 |
Error | coding | MagicNumber | '500' is a magic number. | 85 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
Error | misc | FinalParameters | Parameter url should be final. | 88 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
Error | misc | FinalParameters | Parameter url should be final. | 105 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 45 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 48 |
Error | design | DesignForExtension | Method 'getApiKeys' is not designed for extension - needs to be abstract, final or empty. | 52 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 59 |
Error | design | DesignForExtension | Method 'setApiKeys' is not designed for extension - needs to be abstract, final or empty. | 63 |
Error | misc | FinalParameters | Parameter apiKeys should be final. | 65 |
Error | coding | HiddenField | 'apiKeys' hides a field. | 65 |
Error | design | DesignForExtension | Method 'withApiKeys' is not designed for extension - needs to be abstract, final or empty. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | misc | FinalParameters | Parameter apiKeys should be final. | 69 |
Error | coding | HiddenField | 'apiKeys' hides a field. | 69 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | design | DesignForExtension | Method 'getMaxBatchSize' is not designed for extension - needs to be abstract, final or empty. | 79 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | design | DesignForExtension | Method 'setMaxBatchSize' is not designed for extension - needs to be abstract, final or empty. | 90 |
Error | misc | FinalParameters | Parameter maxBatchSize should be final. | 92 |
Error | coding | HiddenField | 'maxBatchSize' hides a field. | 92 |
Error | design | DesignForExtension | Method 'withMaxBatchSize' is not designed for extension - needs to be abstract, final or empty. | 96 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 96 |
Error | misc | FinalParameters | Parameter maxBatchSize should be final. | 96 |
Error | coding | HiddenField | 'maxBatchSize' hides a field. | 96 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 102 |
Error | design | DesignForExtension | Method 'getMinDelaySeconds' is not designed for extension - needs to be abstract, final or empty. | 106 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 113 |
Error | design | DesignForExtension | Method 'setMinDelaySeconds' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | misc | FinalParameters | Parameter minDelaySeconds should be final. | 119 |
Error | coding | HiddenField | 'minDelaySeconds' hides a field. | 119 |
Error | design | DesignForExtension | Method 'withMinDelaySeconds' is not designed for extension - needs to be abstract, final or empty. | 123 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 123 |
Error | misc | FinalParameters | Parameter minDelaySeconds should be final. | 123 |
Error | coding | HiddenField | 'minDelaySeconds' hides a field. | 123 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 128 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 133 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 139 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 139 |
Error | misc | FinalParameters | Parameter name should be final. | 141 |
Error | misc | FinalParameters | Parameter value should be final. | 141 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 145 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 145 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 145 |
Error | misc | FinalParameters | Parameter name should be final. | 145 |
Error | misc | FinalParameters | Parameter value should be final. | 145 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 150 |
Error | sizes | LineLength | Line is longer than 80 characters (found 140). | 152 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 155 |
Error | misc | FinalParameters | Parameter other should be final. | 156 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 160 |
Error | sizes | LineLength | Line is longer than 80 characters (found 214). | 164 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 40 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 42 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Error | design | DesignForExtension | Method 'serializationFormat' is not designed for extension - needs to be abstract, final or empty. | 47 |
Error | design | DesignForExtension | Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 52 |
Error | misc | FinalParameters | Parameter deserialized should be final. | 53 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 54 |
Error | design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 57 |
Error | misc | FinalParameters | Parameter serialized should be final. | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 64 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 66 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 69 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 74 |
Error | design | DesignForExtension | Method 'deserializeAll' is not designed for extension - needs to be abstract, final or empty. | 92 |
Error | misc | FinalParameters | Parameter serializedList should be final. | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 19 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 27 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 42 |
Error | design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 46 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | design | DesignForExtension | Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 57 |
Error | misc | FinalParameters | Parameter id should be final. | 59 |
Error | coding | HiddenField | 'id' hides a field. | 59 |
Error | design | DesignForExtension | Method 'withId' is not designed for extension - needs to be abstract, final or empty. | 63 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
Error | misc | FinalParameters | Parameter id should be final. | 63 |
Error | coding | HiddenField | 'id' hides a field. | 63 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 69 |
Error | design | DesignForExtension | Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 73 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 80 |
Error | design | DesignForExtension | Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | misc | FinalParameters | Parameter key should be final. | 86 |
Error | coding | HiddenField | 'key' hides a field. | 86 |
Error | design | DesignForExtension | Method 'withKey' is not designed for extension - needs to be abstract, final or empty. | 90 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 90 |
Error | misc | FinalParameters | Parameter key should be final. | 90 |
Error | coding | HiddenField | 'key' hides a field. | 90 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 96 |
Error | design | DesignForExtension | Method 'getStartingSequence' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | design | DesignForExtension | Method 'setStartingSequence' is not designed for extension - needs to be abstract, final or empty. | 111 |
Error | misc | FinalParameters | Parameter startingSequence should be final. | 113 |
Error | coding | HiddenField | 'startingSequence' hides a field. | 113 |
Error | design | DesignForExtension | Method 'withStartingSequence' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
Error | misc | FinalParameters | Parameter startingSequence should be final. | 117 |
Error | coding | HiddenField | 'startingSequence' hides a field. | 117 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 122 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 127 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 133 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
Error | misc | FinalParameters | Parameter name should be final. | 135 |
Error | misc | FinalParameters | Parameter value should be final. | 135 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 139 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 139 |
Error | misc | FinalParameters | Parameter name should be final. | 139 |
Error | misc | FinalParameters | Parameter value should be final. | 139 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 144 |
Error | sizes | LineLength | Line is longer than 80 characters (found 127). | 146 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 149 |
Error | misc | FinalParameters | Parameter other should be final. | 150 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 154 |
Error | sizes | LineLength | Line is longer than 80 characters (found 188). | 158 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 62 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 64 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
Error | design | VisibilityModifier | Variable 'providerQueue' must be private and have accessor methods. | 64 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
Error | misc | FinalParameters | Parameter moreoverConfiguration should be final. | 76 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 79 |
Error | design | DesignForExtension | Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | design | DesignForExtension | Method 'startStream' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | sizes | LineLength | Line is longer than 80 characters (found 133). | 93 |
Error | design | DesignForExtension | Method 'readCurrent' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 108 |
Error | design | DesignForExtension | Method 'readNew' is not designed for extension - needs to be abstract, final or empty. | 115 |
Error | misc | FinalParameters | Parameter sequence should be final. | 116 |
Error | design | DesignForExtension | Method 'readRange' is not designed for extension - needs to be abstract, final or empty. | 120 |
Error | misc | FinalParameters | Parameter start should be final. | 121 |
Error | misc | FinalParameters | Parameter end should be final. | 121 |
Error | design | DesignForExtension | Method 'isRunning' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | design | DesignForExtension | Method 'prepare' is not designed for extension - needs to be abstract, final or empty. | 130 |
Error | misc | FinalParameters | Parameter configurationObject should be final. | 131 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 141 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 151 |
Error | misc | FinalParameters | Parameter args should be final. | 156 |
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 166 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 170 |
Error | sizes | LineLength | Line is longer than 80 characters (found 129). | 171 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 176 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 180 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 191 |
Error | whitespace | ParenPad | ')' is preceded with whitespace. | 191 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 110). | 51 |
Error | misc | FinalParameters | Parameter apiId should be final. | 51 |
Error | misc | FinalParameters | Parameter apiKey should be final. | 51 |
Error | coding | HiddenField | 'apiKey' hides a field. | 51 |
Error | misc | FinalParameters | Parameter results should be final. | 51 |
Error | coding | HiddenField | 'results' hides a field. | 51 |
Error | misc | FinalParameters | Parameter lastSequence should be final. | 51 |
Error | coding | HiddenField | 'lastSequence' hides a field. | 51 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 52 |
Error | design | DesignForExtension | Method 'run' is not designed for extension - needs to be abstract, final or empty. | 60 |
Error | coding | MagicNumber | '500' is a magic number. | 65 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter moClient should be final. | 79 |
Error | coding | HiddenField | 'moClient' hides a field. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 90 |
Error | misc | FinalParameters | Parameter moClient should be final. | 90 |
Error | coding | HiddenField | 'moClient' hides a field. | 90 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | naming | ConstantName | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | design | VisibilityModifier | Variable 'response' must be private and have accessor methods. | 58 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
Error | design | VisibilityModifier | Variable 'list' must be private and have accessor methods. | 59 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 61 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Error | misc | FinalParameters | Parameter clientId should be final. | 61 |
Error | coding | HiddenField | 'clientId' hides a field. | 61 |
Error | misc | FinalParameters | Parameter xmlString should be final. | 61 |
Error | coding | HiddenField | 'xmlString' hides a field. | 61 |
Error | misc | FinalParameters | Parameter start should be final. | 61 |
Error | coding | HiddenField | 'start' hides a field. | 61 |
Error | misc | FinalParameters | Parameter end should be final. | 61 |
Error | coding | HiddenField | 'end' hides a field. | 61 |
Error | design | DesignForExtension | Method 'getClientId' is not designed for extension - needs to be abstract, final or empty. | 113 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 113 |
Error | design | DesignForExtension | Method 'getStart' is not designed for extension - needs to be abstract, final or empty. | 117 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 117 |
Error | design | DesignForExtension | Method 'getEnd' is not designed for extension - needs to be abstract, final or empty. | 121 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 121 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 125 |
Error | design | DesignForExtension | Method 'process' is not designed for extension - needs to be abstract, final or empty. | 129 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 132 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 142 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 154 |
Error | design | DesignForExtension | Method 'getXmlString' is not designed for extension - needs to be abstract, final or empty. | 164 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 164 |
Error | design | DesignForExtension | Method 'getMaxSequencedId' is not designed for extension - needs to be abstract, final or empty. | 168 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 168 |
Error | design | DesignForExtension | Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 172 |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 177 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 179 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 181 |
Error | misc | FinalParameters | Parameter underlying should be final. | 181 |
Error | coding | HiddenField | 'underlying' hides a field. | 181 |
Error | design | DesignForExtension | Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 185 |
Error | design | DesignForExtension | Method 'next' is not designed for extension - needs to be abstract, final or empty. | 190 |
Error | design | DesignForExtension | Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 195 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 41 |
Error | design | FinalClass | Class MoreoverUtils should be declared as final. | 47 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | misc | FinalParameters | Parameter article should be final. | 59 |
Error | misc | FinalParameters | Parameter source should be final. | 82 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 86 |
Error | misc | FinalParameters | Parameter author should be final. | 98 |
Error | misc | FinalParameters | Parameter platformName should be final. | 98 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 103 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 112 |
Error | misc | FinalParameters | Parameter activity should be final. | 112 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
Error | misc | FinalParameters | Parameter article should be final. | 118 |
Error | misc | FinalParameters | Parameter source should be final. | 134 |
Error | misc | FinalParameters | Parameter article should be final. | 146 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 152 |
Error | coding | AvoidInlineConditionals | Avoid inline conditionals. | 152 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 153 |
Error | misc | FinalParameters | Parameter activity should be final. | 163 |
Error | misc | FinalParameters | Parameter source should be final. | 163 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 164 |
Error | coding | AvoidInlineConditionals | Avoid inline conditionals. | 166 |
Error | misc | FinalParameters | Parameter activity should be final. | 180 |
Error | misc | FinalParameters | Parameter article should be final. | 180 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 181 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 188 |
Error | misc | FinalParameters | Parameter feed should be final. | 188 |
Error | sizes | LineLength | Line is longer than 80 characters (found 116). | 189 |
Error | coding | AvoidInlineConditionals | Avoid inline conditionals. | 189 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 192 |
Error | misc | FinalParameters | Parameter feed should be final. | 192 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
Error | design | DesignForExtension | Method 'serializationFormat' is not designed for extension - needs to be abstract, final or empty. | 51 |
Error | design | DesignForExtension | Method 'serialize' is not designed for extension - needs to be abstract, final or empty. | 56 |
Error | misc | FinalParameters | Parameter deserialized should be final. | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 58 |
Error | design | DesignForExtension | Method 'deserialize' is not designed for extension - needs to be abstract, final or empty. | 61 |
Error | misc | FinalParameters | Parameter serialized should be final. | 62 |
Error | design | DesignForExtension | Method 'deserializeAll' is not designed for extension - needs to be abstract, final or empty. | 67 |
Error | misc | FinalParameters | Parameter serializedList should be final. | 68 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter serialized should be final. | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 84 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
Error | misc | FinalParameters | Parameter serialized should be final. | 88 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 93 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | misc | FinalParameters | Parameter articleClass should be final. | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 115). | 100 |
Error | sizes | LineLength | Line is longer than 80 characters (found 93). | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | design | DesignForExtension | Method 'getTotalViews' is not designed for extension - needs to be abstract, final or empty. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | design | DesignForExtension | Method 'setTotalViews' is not designed for extension - needs to be abstract, final or empty. | 51 |
Error | misc | FinalParameters | Parameter totalViews should be final. | 53 |
Error | coding | HiddenField | 'totalViews' hides a field. | 53 |
Error | design | DesignForExtension | Method 'withTotalViews' is not designed for extension - needs to be abstract, final or empty. | 57 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Error | misc | FinalParameters | Parameter totalViews should be final. | 57 |
Error | coding | HiddenField | 'totalViews' hides a field. | 57 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | design | DesignForExtension | Method 'getItemId' is not designed for extension - needs to be abstract, final or empty. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | design | DesignForExtension | Method 'setItemId' is not designed for extension - needs to be abstract, final or empty. | 78 |
Error | misc | FinalParameters | Parameter itemId should be final. | 80 |
Error | coding | HiddenField | 'itemId' hides a field. | 80 |
Error | design | DesignForExtension | Method 'withItemId' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
Error | misc | FinalParameters | Parameter itemId should be final. | 84 |
Error | coding | HiddenField | 'itemId' hides a field. | 84 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
Error | misc | FinalParameters | Parameter name should be final. | 102 |
Error | misc | FinalParameters | Parameter value should be final. | 102 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 106 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 106 |
Error | misc | FinalParameters | Parameter value should be final. | 106 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 113 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 116 |
Error | misc | FinalParameters | Parameter other should be final. | 117 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 163). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | naming | TypeName | Name 'PublishingPlatform_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 24 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | design | DesignForExtension | Method 'getUserId' is not designed for extension - needs to be abstract, final or empty. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | design | DesignForExtension | Method 'setUserId' is not designed for extension - needs to be abstract, final or empty. | 51 |
Error | misc | FinalParameters | Parameter userId should be final. | 53 |
Error | coding | HiddenField | 'userId' hides a field. | 53 |
Error | design | DesignForExtension | Method 'withUserId' is not designed for extension - needs to be abstract, final or empty. | 57 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Error | misc | FinalParameters | Parameter userId should be final. | 57 |
Error | coding | HiddenField | 'userId' hides a field. | 57 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | design | DesignForExtension | Method 'getTotalViews' is not designed for extension - needs to be abstract, final or empty. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | design | DesignForExtension | Method 'setTotalViews' is not designed for extension - needs to be abstract, final or empty. | 78 |
Error | misc | FinalParameters | Parameter totalViews should be final. | 80 |
Error | coding | HiddenField | 'totalViews' hides a field. | 80 |
Error | design | DesignForExtension | Method 'withTotalViews' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
Error | misc | FinalParameters | Parameter totalViews should be final. | 84 |
Error | coding | HiddenField | 'totalViews' hides a field. | 84 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
Error | misc | FinalParameters | Parameter name should be final. | 102 |
Error | misc | FinalParameters | Parameter value should be final. | 102 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 106 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 106 |
Error | misc | FinalParameters | Parameter value should be final. | 106 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 113 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 116 |
Error | misc | FinalParameters | Parameter other should be final. | 117 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 163). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 27 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | design | DesignForExtension | Method 'getAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 44 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 51 |
Error | design | DesignForExtension | Method 'setAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 55 |
Error | misc | FinalParameters | Parameter autoRankOrder should be final. | 57 |
Error | coding | HiddenField | 'autoRankOrder' hides a field. | 57 |
Error | design | DesignForExtension | Method 'withAutoRankOrder' is not designed for extension - needs to be abstract, final or empty. | 61 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Error | misc | FinalParameters | Parameter autoRankOrder should be final. | 61 |
Error | coding | HiddenField | 'autoRankOrder' hides a field. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | design | DesignForExtension | Method 'getInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | design | DesignForExtension | Method 'setInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 82 |
Error | misc | FinalParameters | Parameter inboundLinkCount should be final. | 84 |
Error | coding | HiddenField | 'inboundLinkCount' hides a field. | 84 |
Error | design | DesignForExtension | Method 'withInboundLinkCount' is not designed for extension - needs to be abstract, final or empty. | 88 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
Error | misc | FinalParameters | Parameter inboundLinkCount should be final. | 88 |
Error | coding | HiddenField | 'inboundLinkCount' hides a field. | 88 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 94 |
Error | design | DesignForExtension | Method 'getAutoRank' is not designed for extension - needs to be abstract, final or empty. | 98 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 105 |
Error | design | DesignForExtension | Method 'setAutoRank' is not designed for extension - needs to be abstract, final or empty. | 109 |
Error | misc | FinalParameters | Parameter autoRank should be final. | 111 |
Error | coding | HiddenField | 'autoRank' hides a field. | 111 |
Error | design | DesignForExtension | Method 'withAutoRank' is not designed for extension - needs to be abstract, final or empty. | 115 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
Error | misc | FinalParameters | Parameter autoRank should be final. | 115 |
Error | coding | HiddenField | 'autoRank' hides a field. | 115 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 120 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 131 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Error | misc | FinalParameters | Parameter name should be final. | 133 |
Error | misc | FinalParameters | Parameter value should be final. | 133 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 137 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 137 |
Error | misc | FinalParameters | Parameter name should be final. | 137 |
Error | misc | FinalParameters | Parameter value should be final. | 137 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 142 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 144 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 147 |
Error | misc | FinalParameters | Parameter other should be final. | 148 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 152 |
Error | sizes | LineLength | Line is longer than 80 characters (found 220). | 156 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | design | DesignForExtension | Method 'getCategory' is not designed for extension - needs to be abstract, final or empty. | 60 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | design | DesignForExtension | Method 'setCategory' is not designed for extension - needs to be abstract, final or empty. | 71 |
Error | misc | FinalParameters | Parameter category should be final. | 73 |
Error | coding | HiddenField | 'category' hides a field. | 73 |
Error | design | DesignForExtension | Method 'withCategory' is not designed for extension - needs to be abstract, final or empty. | 77 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Error | misc | FinalParameters | Parameter category should be final. | 77 |
Error | coding | HiddenField | 'category' hides a field. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | design | DesignForExtension | Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 94 |
Error | design | DesignForExtension | Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 98 |
Error | misc | FinalParameters | Parameter location should be final. | 100 |
Error | coding | HiddenField | 'location' hides a field. | 100 |
Error | design | DesignForExtension | Method 'withLocation' is not designed for extension - needs to be abstract, final or empty. | 104 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
Error | misc | FinalParameters | Parameter location should be final. | 104 |
Error | coding | HiddenField | 'location' hides a field. | 104 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | design | DesignForExtension | Method 'getEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 114 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 121 |
Error | design | DesignForExtension | Method 'setEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | misc | FinalParameters | Parameter editorialRank should be final. | 127 |
Error | coding | HiddenField | 'editorialRank' hides a field. | 127 |
Error | design | DesignForExtension | Method 'withEditorialRank' is not designed for extension - needs to be abstract, final or empty. | 131 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Error | misc | FinalParameters | Parameter editorialRank should be final. | 131 |
Error | coding | HiddenField | 'editorialRank' hides a field. | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 148 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 152 |
Error | misc | FinalParameters | Parameter name should be final. | 154 |
Error | coding | HiddenField | 'name' hides a field. | 154 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 158 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 158 |
Error | misc | FinalParameters | Parameter name should be final. | 158 |
Error | coding | HiddenField | 'name' hides a field. | 158 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 164 |
Error | design | DesignForExtension | Method 'getFeed' is not designed for extension - needs to be abstract, final or empty. | 168 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 175 |
Error | design | DesignForExtension | Method 'setFeed' is not designed for extension - needs to be abstract, final or empty. | 179 |
Error | misc | FinalParameters | Parameter feed should be final. | 181 |
Error | coding | HiddenField | 'feed' hides a field. | 181 |
Error | design | DesignForExtension | Method 'withFeed' is not designed for extension - needs to be abstract, final or empty. | 185 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
Error | misc | FinalParameters | Parameter feed should be final. | 185 |
Error | coding | HiddenField | 'feed' hides a field. | 185 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 191 |
Error | design | DesignForExtension | Method 'getHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 195 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 202 |
Error | design | DesignForExtension | Method 'setHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 206 |
Error | misc | FinalParameters | Parameter homeUrl should be final. | 208 |
Error | coding | HiddenField | 'homeUrl' hides a field. | 208 |
Error | design | DesignForExtension | Method 'withHomeUrl' is not designed for extension - needs to be abstract, final or empty. | 212 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
Error | misc | FinalParameters | Parameter homeUrl should be final. | 212 |
Error | coding | HiddenField | 'homeUrl' hides a field. | 212 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 218 |
Error | design | DesignForExtension | Method 'getPublisher' is not designed for extension - needs to be abstract, final or empty. | 222 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 229 |
Error | design | DesignForExtension | Method 'setPublisher' is not designed for extension - needs to be abstract, final or empty. | 233 |
Error | misc | FinalParameters | Parameter publisher should be final. | 235 |
Error | coding | HiddenField | 'publisher' hides a field. | 235 |
Error | design | DesignForExtension | Method 'withPublisher' is not designed for extension - needs to be abstract, final or empty. | 239 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 239 |
Error | misc | FinalParameters | Parameter publisher should be final. | 239 |
Error | coding | HiddenField | 'publisher' hides a field. | 239 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 244 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 249 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 249 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 255 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 255 |
Error | misc | FinalParameters | Parameter name should be final. | 257 |
Error | coding | HiddenField | 'name' hides a field. | 257 |
Error | misc | FinalParameters | Parameter value should be final. | 257 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 261 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 261 |
Error | misc | FinalParameters | Parameter name should be final. | 261 |
Error | coding | HiddenField | 'name' hides a field. | 261 |
Error | misc | FinalParameters | Parameter value should be final. | 261 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 266 |
Error | sizes | LineLength | Line is longer than 80 characters (found 195). | 268 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 271 |
Error | misc | FinalParameters | Parameter other should be final. | 272 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 276 |
Error | sizes | LineLength | Line is longer than 80 characters (found 312). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 27 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 44 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 51 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 55 |
Error | misc | FinalParameters | Parameter name should be final. | 57 |
Error | coding | HiddenField | 'name' hides a field. | 57 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 61 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Error | misc | FinalParameters | Parameter name should be final. | 61 |
Error | coding | HiddenField | 'name' hides a field. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | design | DesignForExtension | Method 'getFipsCode' is not designed for extension - needs to be abstract, final or empty. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | design | DesignForExtension | Method 'setFipsCode' is not designed for extension - needs to be abstract, final or empty. | 82 |
Error | misc | FinalParameters | Parameter fipsCode should be final. | 84 |
Error | coding | HiddenField | 'fipsCode' hides a field. | 84 |
Error | design | DesignForExtension | Method 'withFipsCode' is not designed for extension - needs to be abstract, final or empty. | 88 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 88 |
Error | misc | FinalParameters | Parameter fipsCode should be final. | 88 |
Error | coding | HiddenField | 'fipsCode' hides a field. | 88 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 94 |
Error | design | DesignForExtension | Method 'getConfidence' is not designed for extension - needs to be abstract, final or empty. | 98 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 105 |
Error | design | DesignForExtension | Method 'setConfidence' is not designed for extension - needs to be abstract, final or empty. | 109 |
Error | misc | FinalParameters | Parameter confidence should be final. | 111 |
Error | coding | HiddenField | 'confidence' hides a field. | 111 |
Error | design | DesignForExtension | Method 'withConfidence' is not designed for extension - needs to be abstract, final or empty. | 115 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
Error | misc | FinalParameters | Parameter confidence should be final. | 115 |
Error | coding | HiddenField | 'confidence' hides a field. | 115 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 120 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 125 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 131 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Error | misc | FinalParameters | Parameter name should be final. | 133 |
Error | coding | HiddenField | 'name' hides a field. | 133 |
Error | misc | FinalParameters | Parameter value should be final. | 133 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 137 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 137 |
Error | misc | FinalParameters | Parameter name should be final. | 137 |
Error | coding | HiddenField | 'name' hides a field. | 137 |
Error | misc | FinalParameters | Parameter value should be final. | 137 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 142 |
Error | sizes | LineLength | Line is longer than 80 characters (found 128). | 144 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 147 |
Error | misc | FinalParameters | Parameter other should be final. | 148 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 152 |
Error | sizes | LineLength | Line is longer than 80 characters (found 190). | 156 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | design | DesignForExtension | Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | design | DesignForExtension | Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 51 |
Error | misc | FinalParameters | Parameter name should be final. | 53 |
Error | coding | HiddenField | 'name' hides a field. | 53 |
Error | design | DesignForExtension | Method 'withName' is not designed for extension - needs to be abstract, final or empty. | 57 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Error | misc | FinalParameters | Parameter name should be final. | 57 |
Error | coding | HiddenField | 'name' hides a field. | 57 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | design | DesignForExtension | Method 'getGroup' is not designed for extension - needs to be abstract, final or empty. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | design | DesignForExtension | Method 'setGroup' is not designed for extension - needs to be abstract, final or empty. | 78 |
Error | misc | FinalParameters | Parameter group should be final. | 80 |
Error | coding | HiddenField | 'group' hides a field. | 80 |
Error | design | DesignForExtension | Method 'withGroup' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
Error | misc | FinalParameters | Parameter group should be final. | 84 |
Error | coding | HiddenField | 'group' hides a field. | 84 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
Error | misc | FinalParameters | Parameter name should be final. | 102 |
Error | coding | HiddenField | 'name' hides a field. | 102 |
Error | misc | FinalParameters | Parameter value should be final. | 102 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 106 |
Error | coding | HiddenField | 'name' hides a field. | 106 |
Error | misc | FinalParameters | Parameter value should be final. | 106 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 113 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 116 |
Error | misc | FinalParameters | Parameter other should be final. | 117 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 18 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | design | DesignForExtension | Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | design | DesignForExtension | Method 'setUrl' is not designed for extension - needs to be abstract, final or empty. | 51 |
Error | misc | FinalParameters | Parameter url should be final. | 53 |
Error | coding | HiddenField | 'url' hides a field. | 53 |
Error | design | DesignForExtension | Method 'withUrl' is not designed for extension - needs to be abstract, final or empty. | 57 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Error | misc | FinalParameters | Parameter url should be final. | 57 |
Error | coding | HiddenField | 'url' hides a field. | 57 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | design | DesignForExtension | Method 'getMimeType' is not designed for extension - needs to be abstract, final or empty. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | design | DesignForExtension | Method 'setMimeType' is not designed for extension - needs to be abstract, final or empty. | 78 |
Error | misc | FinalParameters | Parameter mimeType should be final. | 80 |
Error | coding | HiddenField | 'mimeType' hides a field. | 80 |
Error | design | DesignForExtension | Method 'withMimeType' is not designed for extension - needs to be abstract, final or empty. | 84 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
Error | misc | FinalParameters | Parameter mimeType should be final. | 84 |
Error | coding | HiddenField | 'mimeType' hides a field. | 84 |
Error | design | DesignForExtension | Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 89 |
Error | design | DesignForExtension | Method 'getAdditionalProperties' is not designed for extension - needs to be abstract, final or empty. | 94 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
Error | design | DesignForExtension | Method 'setAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 100 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
Error | misc | FinalParameters | Parameter name should be final. | 102 |
Error | misc | FinalParameters | Parameter value should be final. | 102 |
Error | design | DesignForExtension | Method 'withAdditionalProperty' is not designed for extension - needs to be abstract, final or empty. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 106 |
Error | misc | FinalParameters | Parameter value should be final. | 106 |
Error | design | DesignForExtension | Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 113 |
Error | design | DesignForExtension | Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 116 |
Error | misc | FinalParameters | Parameter other should be final. | 117 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 153). | 125 |