The following document contains the results of Checkstyle 7.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly | 11 | ![]() |
coding | AvoidInlineConditionals | 12 | ![]() |
EqualsHashCode | 1 | ![]() | |
HiddenField | 80 | ![]() | |
MagicNumber | 4 | ![]() | |
SimplifyBooleanExpression | 3 | ![]() | |
design | DesignForExtension | 99 | ![]() |
FinalClass | 1 | ![]() | |
HideUtilityClassConstructor | 1 | ![]() | |
VisibilityModifier | 36 | ![]() | |
javadoc | JavadocMethod | 104 | ![]() |
JavadocPackage | 8 | ![]() | |
JavadocStyle | 17 | ![]() | |
JavadocType | 8 | ![]() | |
JavadocVariable | 130 | ![]() | |
misc | FinalParameters | 175 | ![]() |
modifier | ModifierOrder | 7 | ![]() |
regexp | RegexpSingleline
|
250 | ![]() |
sizes | LineLength | 221 | ![]() |
whitespace | WhitespaceAfter | 7 | ![]() |
WhitespaceAround | 4 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 13 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 13 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 16 |
![]() |
misc | FinalParameters | Parameter classLoader should be final. | 16 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 18 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 264). | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 14 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 16 |
![]() |
design | DesignForExtension | Class 'Adapter1' looks like designed for extension (can be subclassed), but the method 'unmarshal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Adapter1' final or making the method 'unmarshal' static/final/abstract/empty, or adding allowed annotation for the method. | 19 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 19 |
![]() |
misc | FinalParameters | Parameter value should be final. | 19 |
![]() |
design | DesignForExtension | Class 'Adapter1' looks like designed for extension (can be subclassed), but the method 'marshal' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Adapter1' final or making the method 'marshal' static/final/abstract/empty, or adding allowed annotation for the method. | 23 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
![]() |
misc | FinalParameters | Parameter value should be final. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 26 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 27 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 39 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 40 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 41 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 42 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 43 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 44 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 53 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 55 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 58 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 60 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 112). | 61 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 109). | 62 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 63 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 64 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 65 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 66 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 123). | 67 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 71 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 120). | 73 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 127). | 74 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 117). | 80 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 112). | 81 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 82 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 85 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 118). | 87 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 124). | 88 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 137). | 89 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 124). | 95 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 130). | 96 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 128). | 97 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 133). | 98 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 133). | 99 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 105 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 114 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 116 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 117 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 128 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 129 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 140 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 142 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 143 |
![]() |
design | VisibilityModifier | Variable 'beatRequest' must be private and have accessor methods. | 144 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 145 |
![]() |
design | VisibilityModifier | Variable 'beatResponse' must be private and have accessor methods. | 146 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 147 |
![]() |
design | VisibilityModifier | Variable 'errors' must be private and have accessor methods. | 147 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 155 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 163 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 167 |
![]() |
misc | FinalParameters | Parameter value should be final. | 169 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 175 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 179 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 187 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 191 |
![]() |
misc | FinalParameters | Parameter value should be final. | 193 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 199 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 203 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 211 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 215 |
![]() |
misc | FinalParameters | Parameter value should be final. | 217 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 224 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 225 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 226 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 232 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 233 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 234 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 235 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 236 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 237 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 243 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 244 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 257 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 259 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 260 |
![]() |
design | VisibilityModifier | Variable 'heatbeatID' must be private and have accessor methods. | 261 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 262 |
![]() |
design | VisibilityModifier | Variable 'startDate' must be private and have accessor methods. | 265 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 266 |
![]() |
design | VisibilityModifier | Variable 'endDate' must be private and have accessor methods. | 269 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 270 |
![]() |
design | VisibilityModifier | Variable 'key' must be private and have accessor methods. | 271 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 272 |
![]() |
design | VisibilityModifier | Variable 'size' must be private and have accessor methods. | 272 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 273 |
![]() |
design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 273 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 277 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 281 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 289 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 293 |
![]() |
misc | FinalParameters | Parameter value should be final. | 295 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 301 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 305 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 313 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 317 |
![]() |
misc | FinalParameters | Parameter value should be final. | 319 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 325 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 329 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 337 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 341 |
![]() |
misc | FinalParameters | Parameter value should be final. | 343 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 349 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 353 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 361 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 365 |
![]() |
misc | FinalParameters | Parameter value should be final. | 367 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 373 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 375 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 381 |
![]() |
misc | FinalParameters | Parameter value should be final. | 383 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'value'. | 383 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 389 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 391 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 397 |
![]() |
misc | FinalParameters | Parameter value should be final. | 399 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'value'. | 399 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 408 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 409 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 410 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 419 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 421 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 422 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 423 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 424 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 425 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 426 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 427 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 117). | 428 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 432 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 114). | 434 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 121). | 435 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 111). | 441 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 442 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 443 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 446 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 112). | 448 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 118). | 449 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 131). | 450 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 118). | 456 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 124). | 457 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 122). | 458 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 127). | 459 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 127). | 460 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 466 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 472 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 473 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 482 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 484 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 485 |
![]() |
design | VisibilityModifier | Variable 'beat' must be private and have accessor methods. | 485 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 486 |
![]() |
design | VisibilityModifier | Variable 'count' must be private and have accessor methods. | 486 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 490 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 495 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 496 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 502 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 503 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 507 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 508 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 510 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 519 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 521 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 527 |
![]() |
misc | FinalParameters | Parameter value should be final. | 529 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'value'. | 529 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 536 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 537 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 538 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 542 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 544 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 545 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 546 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 547 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 548 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 549 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 550 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 111). | 551 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 555 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 108). | 557 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 115). | 558 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 105). | 564 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 565 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 566 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 569 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 571 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 112). | 572 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 125). | 573 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 112). | 579 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 118). | 580 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 116). | 581 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 121). | 582 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 121). | 583 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 589 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 590 |
![]() |
blocks | LeftCurly | '{' at column 9 should be on the previous line. | 614 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 616 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 617 |
![]() |
design | VisibilityModifier | Variable 'docid' must be private and have accessor methods. | 618 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 619 |
![]() |
design | VisibilityModifier | Variable 'mediaType' must be private and have accessor methods. | 620 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 621 |
![]() |
design | VisibilityModifier | Variable 'time' must be private and have accessor methods. | 624 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 625 |
![]() |
design | VisibilityModifier | Variable 'title' must be private and have accessor methods. | 626 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 627 |
![]() |
design | VisibilityModifier | Variable 'content' must be private and have accessor methods. | 628 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 629 |
![]() |
design | VisibilityModifier | Variable 'host' must be private and have accessor methods. | 630 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 631 |
![]() |
design | VisibilityModifier | Variable 'link' must be private and have accessor methods. | 633 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 634 |
![]() |
design | VisibilityModifier | Variable 'gender' must be private and have accessor methods. | 634 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 635 |
![]() |
design | VisibilityModifier | Variable 'location' must be private and have accessor methods. | 636 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 637 |
![]() |
design | VisibilityModifier | Variable 'influenceLevel' must be private and have accessor methods. | 638 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 639 |
![]() |
design | VisibilityModifier | Variable 'sentiment' must be private and have accessor methods. | 640 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 641 |
![]() |
design | VisibilityModifier | Variable 'tag' must be private and have accessor methods. | 641 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 642 |
![]() |
design | VisibilityModifier | Variable 'tweetid' must be private and have accessor methods. | 642 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 643 |
![]() |
design | VisibilityModifier | Variable 'tweetJsonLink' must be private and have accessor methods. | 644 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 645 |
![]() |
design | VisibilityModifier | Variable 'tweetHbLink' must be private and have accessor methods. | 646 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 647 |
![]() |
design | VisibilityModifier | Variable 'twitterFollowers' must be private and have accessor methods. | 647 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 648 |
![]() |
design | VisibilityModifier | Variable 'twitterFollowing' must be private and have accessor methods. | 648 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 652 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 656 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 664 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 668 |
![]() |
misc | FinalParameters | Parameter value should be final. | 670 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 676 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 680 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 688 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 692 |
![]() |
misc | FinalParameters | Parameter value should be final. | 694 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 700 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 704 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 712 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 716 |
![]() |
misc | FinalParameters | Parameter value should be final. | 718 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 724 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 728 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 736 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 740 |
![]() |
misc | FinalParameters | Parameter value should be final. | 742 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 748 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 752 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 760 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 764 |
![]() |
misc | FinalParameters | Parameter value should be final. | 766 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 772 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 776 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 784 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 788 |
![]() |
misc | FinalParameters | Parameter value should be final. | 790 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 796 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 800 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 808 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 812 |
![]() |
misc | FinalParameters | Parameter value should be final. | 814 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 820 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 824 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 832 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 836 |
![]() |
misc | FinalParameters | Parameter value should be final. | 838 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 844 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 848 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 856 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 860 |
![]() |
misc | FinalParameters | Parameter value should be final. | 862 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 868 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 872 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 880 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 884 |
![]() |
misc | FinalParameters | Parameter value should be final. | 886 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 892 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 896 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 904 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 908 |
![]() |
misc | FinalParameters | Parameter value should be final. | 910 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 916 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 921 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 922 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 928 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 929 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 933 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 934 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 936 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 945 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 949 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 957 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 961 |
![]() |
misc | FinalParameters | Parameter value should be final. | 963 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 969 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 973 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 981 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 985 |
![]() |
misc | FinalParameters | Parameter value should be final. | 987 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 993 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 997 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1005 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1009 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1011 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1017 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1021 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1029 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1033 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1035 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1041 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1045 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1053 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1057 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1059 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1066 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 1067 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1068 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 1072 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 102). | 1074 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 109). | 1075 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1081 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1082 |
![]() |
blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1091 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1093 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1094 |
![]() |
design | VisibilityModifier | Variable 'country' must be private and have accessor methods. | 1095 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1096 |
![]() |
design | VisibilityModifier | Variable 'locationString' must be private and have accessor methods. | 1097 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1101 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1105 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1113 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1117 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1119 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1125 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1129 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1137 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1141 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1143 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1152 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 1153 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1154 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 1158 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 1160 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 1161 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 119). | 1162 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1168 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1169 |
![]() |
blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1179 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1181 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1182 |
![]() |
design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 1183 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1184 |
![]() |
design | VisibilityModifier | Variable 'displayName' must be private and have accessor methods. | 1185 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1186 |
![]() |
design | VisibilityModifier | Variable 'systemType' must be private and have accessor methods. | 1186 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1190 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1194 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1202 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1206 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1208 |
![]() |
coding | HiddenField | 'value' hides a field. | 1208 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1214 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1218 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1226 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1230 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1232 |
![]() |
coding | HiddenField | 'value' hides a field. | 1232 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1238 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1242 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1250 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1254 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1256 |
![]() |
coding | HiddenField | 'value' hides a field. | 1256 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1269 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 1270 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1271 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 1277 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 1278 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1284 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1285 |
![]() |
blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1294 |
![]() |
modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1296 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1297 |
![]() |
design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 1297 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 1298 |
![]() |
design | VisibilityModifier | Variable 'errorMessage' must be private and have accessor methods. | 1299 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1303 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 1305 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1311 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1313 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'value'. | 1313 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1319 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1323 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1331 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 1335 |
![]() |
misc | FinalParameters | Parameter value should be final. | 1337 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 15 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 16 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 17 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 18 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 20 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 21 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 22 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 23 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 24 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 26 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 129). | 33 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 34 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 39 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 41 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 43 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 47 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 49 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 51 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 55 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 57 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 59 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 65 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 67 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 71 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 73 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 75 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 79 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 81 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 83 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 83 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 87 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 89 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 91 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 2 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 110). | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 4 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 4 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 5 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 180). | 8 |
![]() |
javadoc | JavadocStyle | Missing a Javadoc comment. | 9 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 18 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 36 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 47 |
![]() |
misc | FinalParameters | Parameter locationString should be final. | 53 |
![]() |
coding | HiddenField | 'locationString' hides a field. | 53 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withLocationString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withLocationString' static/final/abstract/empty, or adding allowed annotation for the method. | 57 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
![]() |
misc | FinalParameters | Parameter locationString should be final. | 57 |
![]() |
coding | HiddenField | 'locationString' hides a field. | 57 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 63 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 74 |
![]() |
misc | FinalParameters | Parameter country should be final. | 80 |
![]() |
coding | HiddenField | 'country' hides a field. | 80 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withCountry' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withCountry' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
![]() |
misc | FinalParameters | Parameter country should be final. | 84 |
![]() |
coding | HiddenField | 'country' hides a field. | 84 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
![]() |
misc | FinalParameters | Parameter name should be final. | 102 |
![]() |
misc | FinalParameters | Parameter value should be final. | 102 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
misc | FinalParameters | Parameter name should be final. | 106 |
![]() |
misc | FinalParameters | Parameter value should be final. | 106 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 118). | 113 |
![]() |
design | DesignForExtension | Class 'Location' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Location' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
![]() |
misc | FinalParameters | Parameter other should be final. | 117 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 173). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 19 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 67 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 70 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 73 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 79 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 83 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 86 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 97 |
![]() |
misc | FinalParameters | Parameter tweetJsonLink should be final. | 103 |
![]() |
coding | HiddenField | 'tweetJsonLink' hides a field. | 103 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withTweetJsonLink' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withTweetJsonLink' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
![]() |
misc | FinalParameters | Parameter tweetJsonLink should be final. | 107 |
![]() |
coding | HiddenField | 'tweetJsonLink' hides a field. | 107 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 113 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 124 |
![]() |
misc | FinalParameters | Parameter location should be final. | 130 |
![]() |
coding | HiddenField | 'location' hides a field. | 130 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withLocation' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withLocation' static/final/abstract/empty, or adding allowed annotation for the method. | 134 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 134 |
![]() |
misc | FinalParameters | Parameter location should be final. | 134 |
![]() |
coding | HiddenField | 'location' hides a field. | 134 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 140 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
misc | FinalParameters | Parameter link should be final. | 157 |
![]() |
coding | HiddenField | 'link' hides a field. | 157 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withLink' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withLink' static/final/abstract/empty, or adding allowed annotation for the method. | 161 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 161 |
![]() |
misc | FinalParameters | Parameter link should be final. | 161 |
![]() |
coding | HiddenField | 'link' hides a field. | 161 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 167 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 178 |
![]() |
misc | FinalParameters | Parameter twitterFollowing should be final. | 184 |
![]() |
coding | HiddenField | 'twitterFollowing' hides a field. | 184 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withTwitterFollowing' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withTwitterFollowing' static/final/abstract/empty, or adding allowed annotation for the method. | 188 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 188 |
![]() |
misc | FinalParameters | Parameter twitterFollowing should be final. | 188 |
![]() |
coding | HiddenField | 'twitterFollowing' hides a field. | 188 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 194 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 205 |
![]() |
misc | FinalParameters | Parameter twitterFollowers should be final. | 211 |
![]() |
coding | HiddenField | 'twitterFollowers' hides a field. | 211 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withTwitterFollowers' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withTwitterFollowers' static/final/abstract/empty, or adding allowed annotation for the method. | 215 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 215 |
![]() |
misc | FinalParameters | Parameter twitterFollowers should be final. | 215 |
![]() |
coding | HiddenField | 'twitterFollowers' hides a field. | 215 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 221 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 232 |
![]() |
misc | FinalParameters | Parameter tweetid should be final. | 238 |
![]() |
coding | HiddenField | 'tweetid' hides a field. | 238 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withTweetid' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withTweetid' static/final/abstract/empty, or adding allowed annotation for the method. | 242 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 242 |
![]() |
misc | FinalParameters | Parameter tweetid should be final. | 242 |
![]() |
coding | HiddenField | 'tweetid' hides a field. | 242 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 248 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 259 |
![]() |
misc | FinalParameters | Parameter mediaType should be final. | 265 |
![]() |
coding | HiddenField | 'mediaType' hides a field. | 265 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withMediaType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withMediaType' static/final/abstract/empty, or adding allowed annotation for the method. | 269 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 269 |
![]() |
misc | FinalParameters | Parameter mediaType should be final. | 269 |
![]() |
coding | HiddenField | 'mediaType' hides a field. | 269 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 275 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 286 |
![]() |
misc | FinalParameters | Parameter content should be final. | 292 |
![]() |
coding | HiddenField | 'content' hides a field. | 292 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withContent' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withContent' static/final/abstract/empty, or adding allowed annotation for the method. | 296 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 296 |
![]() |
misc | FinalParameters | Parameter content should be final. | 296 |
![]() |
coding | HiddenField | 'content' hides a field. | 296 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 302 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 313 |
![]() |
misc | FinalParameters | Parameter docid should be final. | 319 |
![]() |
coding | HiddenField | 'docid' hides a field. | 319 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withDocid' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withDocid' static/final/abstract/empty, or adding allowed annotation for the method. | 323 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 323 |
![]() |
misc | FinalParameters | Parameter docid should be final. | 323 |
![]() |
coding | HiddenField | 'docid' hides a field. | 323 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 329 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 340 |
![]() |
misc | FinalParameters | Parameter sentiment should be final. | 346 |
![]() |
coding | HiddenField | 'sentiment' hides a field. | 346 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withSentiment' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withSentiment' static/final/abstract/empty, or adding allowed annotation for the method. | 350 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 350 |
![]() |
misc | FinalParameters | Parameter sentiment should be final. | 350 |
![]() |
coding | HiddenField | 'sentiment' hides a field. | 350 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 356 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 367 |
![]() |
misc | FinalParameters | Parameter time should be final. | 373 |
![]() |
coding | HiddenField | 'time' hides a field. | 373 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withTime' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withTime' static/final/abstract/empty, or adding allowed annotation for the method. | 377 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 377 |
![]() |
misc | FinalParameters | Parameter time should be final. | 377 |
![]() |
coding | HiddenField | 'time' hides a field. | 377 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 383 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 394 |
![]() |
misc | FinalParameters | Parameter title should be final. | 400 |
![]() |
coding | HiddenField | 'title' hides a field. | 400 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 404 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 404 |
![]() |
misc | FinalParameters | Parameter title should be final. | 404 |
![]() |
coding | HiddenField | 'title' hides a field. | 404 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 410 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 421 |
![]() |
misc | FinalParameters | Parameter tweetHbLink should be final. | 427 |
![]() |
coding | HiddenField | 'tweetHbLink' hides a field. | 427 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withTweetHbLink' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withTweetHbLink' static/final/abstract/empty, or adding allowed annotation for the method. | 431 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 431 |
![]() |
misc | FinalParameters | Parameter tweetHbLink should be final. | 431 |
![]() |
coding | HiddenField | 'tweetHbLink' hides a field. | 431 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 437 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 448 |
![]() |
misc | FinalParameters | Parameter influenceLevel should be final. | 454 |
![]() |
coding | HiddenField | 'influenceLevel' hides a field. | 454 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withInfluenceLevel' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withInfluenceLevel' static/final/abstract/empty, or adding allowed annotation for the method. | 458 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 458 |
![]() |
misc | FinalParameters | Parameter influenceLevel should be final. | 458 |
![]() |
coding | HiddenField | 'influenceLevel' hides a field. | 458 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 463 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 468 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 468 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 474 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 474 |
![]() |
misc | FinalParameters | Parameter name should be final. | 476 |
![]() |
misc | FinalParameters | Parameter value should be final. | 476 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 480 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 480 |
![]() |
misc | FinalParameters | Parameter name should be final. | 480 |
![]() |
misc | FinalParameters | Parameter value should be final. | 480 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 485 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 333). | 487 |
![]() |
design | DesignForExtension | Class 'Sysomos' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sysomos' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 490 |
![]() |
misc | FinalParameters | Parameter other should be final. | 491 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 495 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 567). | 499 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 23 |
![]() |
blocks | LeftCurly | '{' at column 1 should be on the previous line. | 35 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 40 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 42 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 64 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 65 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 68 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 79 |
![]() |
misc | FinalParameters | Parameter apiKey should be final. | 85 |
![]() |
coding | HiddenField | 'apiKey' hides a field. | 85 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'withApiKey' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'withApiKey' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
![]() |
misc | FinalParameters | Parameter apiKey should be final. | 89 |
![]() |
coding | HiddenField | 'apiKey' hides a field. | 89 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 94 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 96 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 106 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 108 |
![]() |
misc | FinalParameters | Parameter endpoint should be final. | 114 |
![]() |
coding | HiddenField | 'endpoint' hides a field. | 114 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'withEndpoint' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'withEndpoint' static/final/abstract/empty, or adding allowed annotation for the method. | 118 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
![]() |
misc | FinalParameters | Parameter endpoint should be final. | 118 |
![]() |
coding | HiddenField | 'endpoint' hides a field. | 118 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 124 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 135 |
![]() |
misc | FinalParameters | Parameter heartbeatIds should be final. | 141 |
![]() |
coding | HiddenField | 'heartbeatIds' hides a field. | 141 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'withHeartbeatIds' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'withHeartbeatIds' static/final/abstract/empty, or adding allowed annotation for the method. | 145 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 145 |
![]() |
misc | FinalParameters | Parameter heartbeatIds should be final. | 145 |
![]() |
coding | HiddenField | 'heartbeatIds' hides a field. | 145 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 151 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 162 |
![]() |
misc | FinalParameters | Parameter minDelayMs should be final. | 168 |
![]() |
coding | HiddenField | 'minDelayMs' hides a field. | 168 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'withMinDelayMs' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'withMinDelayMs' static/final/abstract/empty, or adding allowed annotation for the method. | 172 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 172 |
![]() |
misc | FinalParameters | Parameter minDelayMs should be final. | 172 |
![]() |
coding | HiddenField | 'minDelayMs' hides a field. | 172 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 178 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 189 |
![]() |
misc | FinalParameters | Parameter scheduledDelayMs should be final. | 195 |
![]() |
coding | HiddenField | 'scheduledDelayMs' hides a field. | 195 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'withScheduledDelayMs' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'withScheduledDelayMs' static/final/abstract/empty, or adding allowed annotation for the method. | 199 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 199 |
![]() |
misc | FinalParameters | Parameter scheduledDelayMs should be final. | 199 |
![]() |
coding | HiddenField | 'scheduledDelayMs' hides a field. | 199 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 205 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 216 |
![]() |
misc | FinalParameters | Parameter maxBatchSize should be final. | 222 |
![]() |
coding | HiddenField | 'maxBatchSize' hides a field. | 222 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'withMaxBatchSize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'withMaxBatchSize' static/final/abstract/empty, or adding allowed annotation for the method. | 226 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 226 |
![]() |
misc | FinalParameters | Parameter maxBatchSize should be final. | 226 |
![]() |
coding | HiddenField | 'maxBatchSize' hides a field. | 226 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 232 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 243 |
![]() |
misc | FinalParameters | Parameter apiBatchSize should be final. | 249 |
![]() |
coding | HiddenField | 'apiBatchSize' hides a field. | 249 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'withApiBatchSize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'withApiBatchSize' static/final/abstract/empty, or adding allowed annotation for the method. | 253 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 253 |
![]() |
misc | FinalParameters | Parameter apiBatchSize should be final. | 253 |
![]() |
coding | HiddenField | 'apiBatchSize' hides a field. | 253 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 258 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 263 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 263 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 269 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 269 |
![]() |
misc | FinalParameters | Parameter name should be final. | 271 |
![]() |
misc | FinalParameters | Parameter value should be final. | 271 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 275 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 275 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 275 |
![]() |
misc | FinalParameters | Parameter name should be final. | 275 |
![]() |
misc | FinalParameters | Parameter value should be final. | 275 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 280 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 218). | 282 |
![]() |
design | DesignForExtension | Class 'SysomosConfiguration' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosConfiguration' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 285 |
![]() |
misc | FinalParameters | Parameter other should be final. | 286 |
![]() |
coding | SimplifyBooleanExpression | Expression can be simplified. | 290 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 358). | 294 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 27 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 33 |
![]() |
misc | FinalParameters | Parameter arg0 should be final. | 33 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
![]() |
misc | FinalParameters | Parameter arg0 should be final. | 38 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
![]() |
misc | FinalParameters | Parameter arg0 should be final. | 43 |
![]() |
misc | FinalParameters | Parameter arg1 should be final. | 43 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
![]() |
misc | FinalParameters | Parameter arg0 should be final. | 48 |
![]() |
misc | FinalParameters | Parameter errorCode should be final. | 48 |
![]() |
coding | HiddenField | 'errorCode' hides a field. | 48 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
![]() |
misc | FinalParameters | Parameter arg0 should be final. | 53 |
![]() |
misc | FinalParameters | Parameter arg1 should be final. | 53 |
![]() |
misc | FinalParameters | Parameter errorCode should be final. | 53 |
![]() |
coding | HiddenField | 'errorCode' hides a field. | 53 |
![]() |
design | DesignForExtension | Class 'SysomosException' looks like designed for extension (can be subclassed), but the method 'getErrorCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosException' final or making the method 'getErrorCode' static/final/abstract/empty, or adding allowed annotation for the method. | 58 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 41 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 130). | 42 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 48 |
![]() |
misc | FinalParameters | Parameter beat should be final. | 53 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 62 |
![]() |
design | DesignForExtension | Class 'SysomosBeatActivityConverter' looks like designed for extension (can be subclassed), but the method 'setChannelSpecificValues' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosBeatActivityConverter' final or making the method 'setChannelSpecificValues' static/final/abstract/empty, or adding allowed annotation for the method. | 76 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 76 |
![]() |
misc | FinalParameters | Parameter beat should be final. | 77 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 78 |
![]() |
misc | FinalParameters | Parameter converted should be final. | 78 |
![]() |
misc | FinalParameters | Parameter mappedTags should be final. | 78 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 90 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 90 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 95 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 107). | 101 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 117). | 105 |
![]() |
design | DesignForExtension | Class 'SysomosBeatActivityConverter' looks like designed for extension (can be subclassed), but the method 'setLanguage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosBeatActivityConverter' final or making the method 'setLanguage' static/final/abstract/empty, or adding allowed annotation for the method. | 105 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
![]() |
misc | FinalParameters | Parameter mappedTags should be final. | 105 |
![]() |
misc | FinalParameters | Parameter extensions should be final. | 105 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 107 |
![]() |
design | DesignForExtension | Class 'SysomosBeatActivityConverter' looks like designed for extension (can be subclassed), but the method 'setObject' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosBeatActivityConverter' final or making the method 'setObject' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 111 |
![]() |
misc | FinalParameters | Parameter beat should be final. | 111 |
![]() |
misc | FinalParameters | Parameter converted should be final. | 111 |
![]() |
design | DesignForExtension | Class 'SysomosBeatActivityConverter' looks like designed for extension (can be subclassed), but the method 'setLocation' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosBeatActivityConverter' final or making the method 'setLocation' static/final/abstract/empty, or adding allowed annotation for the method. | 118 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 119 |
![]() |
misc | FinalParameters | Parameter beat should be final. | 119 |
![]() |
misc | FinalParameters | Parameter extensions should be final. | 119 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 133 |
![]() |
design | DesignForExtension | Class 'SysomosBeatActivityConverter' looks like designed for extension (can be subclassed), but the method 'setProvider' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosBeatActivityConverter' final or making the method 'setProvider' static/final/abstract/empty, or adding allowed annotation for the method. | 133 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
![]() |
misc | FinalParameters | Parameter beat should be final. | 133 |
![]() |
misc | FinalParameters | Parameter converted should be final. | 133 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 141 |
![]() |
design | DesignForExtension | Class 'SysomosBeatActivityConverter' looks like designed for extension (can be subclassed), but the method 'mapTags' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosBeatActivityConverter' final or making the method 'mapTags' static/final/abstract/empty, or adding allowed annotation for the method. | 141 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 141 |
![]() |
misc | FinalParameters | Parameter beat should be final. | 141 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
misc | FinalParameters | Parameter xmlString should be final. | 47 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 50 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 55 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 61 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 63 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
![]() |
misc | FinalParameters | Parameter tag should be final. | 87 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 131). | 89 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 90 |
![]() |
misc | FinalParameters | Parameter tagName should be final. | 108 |
![]() |
misc | FinalParameters | Parameter tagName should be final. | 122 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 119). | 26 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
misc | FinalParameters | Parameter tagName should be final. | 39 |
![]() |
coding | HiddenField | 'tagName' hides a field. | 39 |
![]() |
misc | FinalParameters | Parameter displayName should be final. | 39 |
![]() |
coding | HiddenField | 'displayName' hides a field. | 39 |
![]() |
design | DesignForExtension | Class 'SysomosTagDefinition' looks like designed for extension (can be subclassed), but the method 'getTagName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTagDefinition' final or making the method 'getTagName' static/final/abstract/empty, or adding allowed annotation for the method. | 45 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
![]() |
design | DesignForExtension | Class 'SysomosTagDefinition' looks like designed for extension (can be subclassed), but the method 'getDisplayName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTagDefinition' final or making the method 'getDisplayName' static/final/abstract/empty, or adding allowed annotation for the method. | 49 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
![]() |
design | DesignForExtension | Class 'SysomosTagDefinition' looks like designed for extension (can be subclassed), but the method 'addQuery' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTagDefinition' final or making the method 'addQuery' static/final/abstract/empty, or adding allowed annotation for the method. | 63 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
![]() |
misc | FinalParameters | Parameter query should be final. | 63 |
![]() |
design | DesignForExtension | Class 'SysomosTagDefinition' looks like designed for extension (can be subclassed), but the method 'hasTagName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTagDefinition' final or making the method 'hasTagName' static/final/abstract/empty, or adding allowed annotation for the method. | 67 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 67 |
![]() |
misc | FinalParameters | Parameter tagName should be final. | 67 |
![]() |
coding | HiddenField | 'tagName' hides a field. | 67 |
![]() |
design | DesignForExtension | Class 'SysomosTagDefinition' looks like designed for extension (can be subclassed), but the method 'hasQuery' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTagDefinition' final or making the method 'hasQuery' static/final/abstract/empty, or adding allowed annotation for the method. | 71 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 71 |
![]() |
misc | FinalParameters | Parameter query should be final. | 71 |
![]() |
design | DesignForExtension | Class 'SysomosTagDefinition' looks like designed for extension (can be subclassed), but the method 'hasDisplayName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTagDefinition' final or making the method 'hasDisplayName' static/final/abstract/empty, or adding allowed annotation for the method. | 75 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 75 |
![]() |
misc | FinalParameters | Parameter displayName should be final. | 75 |
![]() |
coding | HiddenField | 'displayName' hides a field. | 75 |
![]() |
design | DesignForExtension | Class 'SysomosTagDefinition' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTagDefinition' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 79 |
![]() |
misc | FinalParameters | Parameter object should be final. | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
design | DesignForExtension | Class 'SysomosTypeConverter' looks like designed for extension (can be subclassed), but the method 'getId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTypeConverter' final or making the method 'getId' static/final/abstract/empty, or adding allowed annotation for the method. | 42 |
![]() |
design | DesignForExtension | Class 'SysomosTypeConverter' looks like designed for extension (can be subclassed), but the method 'process' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTypeConverter' final or making the method 'process' static/final/abstract/empty, or adding allowed annotation for the method. | 47 |
![]() |
misc | FinalParameters | Parameter entry should be final. | 48 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 50 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 50 |
![]() |
design | DesignForExtension | Class 'SysomosTypeConverter' looks like designed for extension (can be subclassed), but the method 'prepare' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosTypeConverter' final or making the method 'prepare' static/final/abstract/empty, or adding allowed annotation for the method. | 57 |
![]() |
misc | FinalParameters | Parameter configurationObject should be final. | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 43 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 45 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 37 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 39 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 55 |
![]() |
misc | FinalParameters | Parameter baseUrl should be final. | 59 |
![]() |
coding | HiddenField | 'baseUrl' hides a field. | 59 |
![]() |
misc | FinalParameters | Parameter apiKey should be final. | 59 |
![]() |
coding | HiddenField | 'apiKey' hides a field. | 59 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 98 |
![]() |
design | DesignForExtension | Class 'ContentRequestBuilder' looks like designed for extension (can be subclassed), but the method 'setHeartBeatId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ContentRequestBuilder' final or making the method 'setHeartBeatId' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
![]() |
misc | FinalParameters | Parameter hid should be final. | 103 |
![]() |
coding | HiddenField | 'hid' hides a field. | 103 |
![]() |
design | DesignForExtension | Class 'ContentRequestBuilder' looks like designed for extension (can be subclassed), but the method 'setHeartBeatId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ContentRequestBuilder' final or making the method 'setHeartBeatId' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
![]() |
misc | FinalParameters | Parameter hid should be final. | 108 |
![]() |
coding | HiddenField | 'hid' hides a field. | 108 |
![]() |
design | DesignForExtension | Class 'ContentRequestBuilder' looks like designed for extension (can be subclassed), but the method 'setAddedAfterDate' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ContentRequestBuilder' final or making the method 'setAddedAfterDate' static/final/abstract/empty, or adding allowed annotation for the method. | 113 |
![]() |
misc | FinalParameters | Parameter afterDate should be final. | 114 |
![]() |
design | DesignForExtension | Class 'ContentRequestBuilder' looks like designed for extension (can be subclassed), but the method 'setAddedBeforeDate' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ContentRequestBuilder' final or making the method 'setAddedBeforeDate' static/final/abstract/empty, or adding allowed annotation for the method. | 119 |
![]() |
misc | FinalParameters | Parameter beforeDate should be final. | 120 |
![]() |
design | DesignForExtension | Class 'ContentRequestBuilder' looks like designed for extension (can be subclassed), but the method 'setReturnSetSize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ContentRequestBuilder' final or making the method 'setReturnSetSize' static/final/abstract/empty, or adding allowed annotation for the method. | 125 |
![]() |
misc | FinalParameters | Parameter size should be final. | 126 |
![]() |
coding | HiddenField | 'size' hides a field. | 126 |
![]() |
design | DesignForExtension | Class 'ContentRequestBuilder' looks like designed for extension (can be subclassed), but the method 'setOffset' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ContentRequestBuilder' final or making the method 'setOffset' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
![]() |
misc | FinalParameters | Parameter offset should be final. | 132 |
![]() |
coding | HiddenField | 'offset' hides a field. | 132 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 42 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 57 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 93 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 94 |
![]() |
javadoc | JavadocMethod | Expected an @return tag. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 121). | 30 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
![]() |
misc | FinalParameters | Parameter apiKey should be final. | 36 |
![]() |
coding | HiddenField | 'apiKey' hides a field. | 36 |
![]() |
design | DesignForExtension | Class 'SysomosClient' looks like designed for extension (can be subclassed), but the method 'createRequestBuilder' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosClient' final or making the method 'createRequestBuilder' static/final/abstract/empty, or adding allowed annotation for the method. | 40 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 30 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 36 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
![]() |
misc | FinalParameters | Parameter provider should be final. | 52 |
![]() |
coding | HiddenField | 'provider' hides a field. | 52 |
![]() |
misc | FinalParameters | Parameter heartbeatId should be final. | 52 |
![]() |
coding | HiddenField | 'heartbeatId' hides a field. | 52 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 120). | 63 |
![]() |
misc | FinalParameters | Parameter provider should be final. | 63 |
![]() |
coding | HiddenField | 'provider' hides a field. | 63 |
![]() |
misc | FinalParameters | Parameter heartbeatId should be final. | 63 |
![]() |
coding | HiddenField | 'heartbeatId' hides a field. | 63 |
![]() |
misc | FinalParameters | Parameter beforeTime should be final. | 63 |
![]() |
coding | HiddenField | 'beforeTime' hides a field. | 63 |
![]() |
misc | FinalParameters | Parameter afterTime should be final. | 63 |
![]() |
coding | HiddenField | 'afterTime' hides a field. | 63 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 75 |
![]() |
misc | FinalParameters | Parameter provider should be final. | 75 |
![]() |
coding | HiddenField | 'provider' hides a field. | 75 |
![]() |
misc | FinalParameters | Parameter heartbeatId should be final. | 75 |
![]() |
coding | HiddenField | 'heartbeatId' hides a field. | 75 |
![]() |
misc | FinalParameters | Parameter documentId should be final. | 75 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 86 |
![]() |
misc | FinalParameters | Parameter provider should be final. | 86 |
![]() |
coding | HiddenField | 'provider' hides a field. | 86 |
![]() |
misc | FinalParameters | Parameter heartbeatId should be final. | 86 |
![]() |
coding | HiddenField | 'heartbeatId' hides a field. | 86 |
![]() |
misc | FinalParameters | Parameter mode should be final. | 86 |
![]() |
coding | HiddenField | 'mode' hides a field. | 86 |
![]() |
design | DesignForExtension | Class 'SysomosHeartbeatStream' looks like designed for extension (can be subclassed), but the method 'run' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosHeartbeatStream' final or making the method 'run' static/final/abstract/empty, or adding allowed annotation for the method. | 96 |
![]() |
design | DesignForExtension | Class 'SysomosHeartbeatStream' looks like designed for extension (can be subclassed), but the method 'executeRun' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosHeartbeatStream' final or making the method 'executeRun' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 111 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 114). | 113 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 116 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 114). | 117 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 106). | 126 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 129 |
![]() |
design | DesignForExtension | Class 'SysomosHeartbeatStream' looks like designed for extension (can be subclassed), but the method 'updateState' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosHeartbeatStream' final or making the method 'updateState' static/final/abstract/empty, or adding allowed annotation for the method. | 129 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 129 |
![]() |
misc | FinalParameters | Parameter result should be final. | 129 |
![]() |
misc | FinalParameters | Parameter mostCurrentId should be final. | 129 |
![]() |
misc | FinalParameters | Parameter totalDocCount should be final. | 129 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 114). | 131 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 133 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 135 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 136 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 139 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 135). | 141 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 141 |
![]() |
design | DesignForExtension | Class 'SysomosHeartbeatStream' looks like designed for extension (can be subclassed), but the method 'updateOffset' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosHeartbeatStream' final or making the method 'updateOffset' static/final/abstract/empty, or adding allowed annotation for the method. | 145 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 145 |
![]() |
misc | FinalParameters | Parameter result should be final. | 145 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 147 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 148 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 148 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 150 |
![]() |
design | DesignForExtension | Class 'SysomosHeartbeatStream' looks like designed for extension (can be subclassed), but the method 'sleep' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosHeartbeatStream' final or making the method 'sleep' static/final/abstract/empty, or adding allowed annotation for the method. | 157 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 157 |
![]() |
design | DesignForExtension | Class 'SysomosHeartbeatStream' looks like designed for extension (can be subclassed), but the method 'queryApi' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosHeartbeatStream' final or making the method 'queryApi' static/final/abstract/empty, or adding allowed annotation for the method. | 166 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 166 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 175 |
![]() |
design | DesignForExtension | Class 'SysomosHeartbeatStream' looks like designed for extension (can be subclassed), but the method 'executeApiRequest' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosHeartbeatStream' final or making the method 'executeApiRequest' static/final/abstract/empty, or adding allowed annotation for the method. | 193 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 193 |
![]() |
design | DesignForExtension | Class 'SysomosHeartbeatStream' looks like designed for extension (can be subclassed), but the method 'shutdown' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosHeartbeatStream' final or making the method 'shutdown' static/final/abstract/empty, or adding allowed annotation for the method. | 217 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 217 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 222 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 223 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 224 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 225 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 228 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 228 |
![]() |
misc | FinalParameters | Parameter matchedLastId should be final. | 228 |
![]() |
coding | HiddenField | 'matchedLastId' hides a field. | 228 |
![]() |
misc | FinalParameters | Parameter currentId should be final. | 228 |
![]() |
coding | HiddenField | 'currentId' hides a field. | 228 |
![]() |
misc | FinalParameters | Parameter responseSize should be final. | 228 |
![]() |
coding | HiddenField | 'responseSize' hides a field. | 228 |
![]() |
design | DesignForExtension | Class 'QueryResult' looks like designed for extension (can be subclassed), but the method 'isMatchedLastId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'QueryResult' final or making the method 'isMatchedLastId' static/final/abstract/empty, or adding allowed annotation for the method. | 234 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 234 |
![]() |
design | DesignForExtension | Class 'QueryResult' looks like designed for extension (can be subclassed), but the method 'setMatchedLastId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'QueryResult' final or making the method 'setMatchedLastId' static/final/abstract/empty, or adding allowed annotation for the method. | 238 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 238 |
![]() |
misc | FinalParameters | Parameter matchedLastId should be final. | 238 |
![]() |
coding | HiddenField | 'matchedLastId' hides a field. | 238 |
![]() |
design | DesignForExtension | Class 'QueryResult' looks like designed for extension (can be subclassed), but the method 'getCurrentId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'QueryResult' final or making the method 'getCurrentId' static/final/abstract/empty, or adding allowed annotation for the method. | 242 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 242 |
![]() |
design | DesignForExtension | Class 'QueryResult' looks like designed for extension (can be subclassed), but the method 'setCurrentId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'QueryResult' final or making the method 'setCurrentId' static/final/abstract/empty, or adding allowed annotation for the method. | 246 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 246 |
![]() |
misc | FinalParameters | Parameter currentId should be final. | 246 |
![]() |
coding | HiddenField | 'currentId' hides a field. | 246 |
![]() |
design | DesignForExtension | Class 'QueryResult' looks like designed for extension (can be subclassed), but the method 'getResponseSize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'QueryResult' final or making the method 'getResponseSize' static/final/abstract/empty, or adding allowed annotation for the method. | 250 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 250 |
![]() |
design | DesignForExtension | Class 'QueryResult' looks like designed for extension (can be subclassed), but the method 'setResponseSize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'QueryResult' final or making the method 'setResponseSize' static/final/abstract/empty, or adding allowed annotation for the method. | 254 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 254 |
![]() |
misc | FinalParameters | Parameter responseSize should be final. | 254 |
![]() |
coding | HiddenField | 'responseSize' hides a field. | 254 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 114). | 66 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 67 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 115). | 69 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 118). | 70 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 74 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 75 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 77 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 78 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 109). | 79 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 79 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 80 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 80 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 81 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 81 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 82 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 82 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 83 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 84 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 85 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 86 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 87 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 88 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 89 |
![]() |
design | VisibilityModifier | Variable 'providerQueue' must be private and have accessor methods. | 89 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 90 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 91 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 92 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 93 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 94 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 95 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 96 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 97 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 98 |
![]() |
misc | FinalParameters | Parameter sysomosConfiguration should be final. | 103 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 131). | 106 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 106 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 116). | 107 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 107 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 109 |
![]() |
coding | MagicNumber | '15' is a magic number. | 109 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 126). | 110 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 110 |
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 114 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 122). | 121 |
![]() |
misc | FinalParameters | Parameter args should be final. | 125 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 125). | 135 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 139 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 127). | 140 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 145 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 111). | 149 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'getConfig' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'getConfig' static/final/abstract/empty, or adding allowed annotation for the method. | 165 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 165 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'setConfig' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'setConfig' static/final/abstract/empty, or adding allowed annotation for the method. | 169 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 169 |
![]() |
misc | FinalParameters | Parameter config should be final. | 169 |
![]() |
coding | HiddenField | 'config' hides a field. | 169 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'getMode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'getMode' static/final/abstract/empty, or adding allowed annotation for the method. | 173 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 173 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'getMinLatency' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'getMinLatency' static/final/abstract/empty, or adding allowed annotation for the method. | 177 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 177 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'getMaxApiBatch' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'getMaxApiBatch' static/final/abstract/empty, or adding allowed annotation for the method. | 181 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 181 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'getClient' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'getClient' static/final/abstract/empty, or adding allowed annotation for the method. | 185 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 185 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'getId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'getId' static/final/abstract/empty, or adding allowed annotation for the method. | 189 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'startStream' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'startStream' static/final/abstract/empty, or adding allowed annotation for the method. | 194 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 199 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 202 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'readCurrent' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'readCurrent' static/final/abstract/empty, or adding allowed annotation for the method. | 209 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 214 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'readNew' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'readNew' static/final/abstract/empty, or adding allowed annotation for the method. | 225 |
![]() |
misc | FinalParameters | Parameter bigInteger should be final. | 226 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'readRange' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'readRange' static/final/abstract/empty, or adding allowed annotation for the method. | 230 |
![]() |
misc | FinalParameters | Parameter dateTime should be final. | 231 |
![]() |
misc | FinalParameters | Parameter dateTime2 should be final. | 231 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 116). | 235 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'isRunning' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'isRunning' static/final/abstract/empty, or adding allowed annotation for the method. | 237 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 240 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'prepare' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'prepare' static/final/abstract/empty, or adding allowed annotation for the method. | 245 |
![]() |
misc | FinalParameters | Parameter configurationObject should be final. | 246 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 249 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 113). | 251 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 251 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'cleanUp' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'cleanUp' static/final/abstract/empty, or adding allowed annotation for the method. | 255 |
![]() |
coding | MagicNumber | '60' is a magic number. | 260 |
![]() |
coding | MagicNumber | '60' is a magic number. | 263 |
![]() |
misc | FinalParameters | Parameter heartbeatId should be final. | 279 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'enqueueItem' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'enqueueItem' static/final/abstract/empty, or adding allowed annotation for the method. | 292 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 292 |
![]() |
misc | FinalParameters | Parameter datum should be final. | 292 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 101). | 296 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'createStream' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'createStream' static/final/abstract/empty, or adding allowed annotation for the method. | 307 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 307 |
![]() |
misc | FinalParameters | Parameter heartbeatId should be final. | 307 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 118). | 308 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 308 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 122). | 309 |
![]() |
coding | AvoidInlineConditionals | Avoid inline conditionals. | 309 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 312 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 134). | 316 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 103). | 318 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 104). | 325 |
![]() |
coding | MagicNumber | '100' is a magic number. | 331 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'extractConfigFromMap' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'extractConfigFromMap' static/final/abstract/empty, or adding allowed annotation for the method. | 339 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 339 |
![]() |
misc | FinalParameters | Parameter configMap should be final. | 340 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 131). | 344 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 346 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 129). | 351 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 354 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 132). | 359 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 362 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 133). | 367 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 370 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 374 |
![]() |
design | DesignForExtension | Class 'SysomosProvider' looks like designed for extension (can be subclassed), but the method 'getCount' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'SysomosProvider' final or making the method 'getCount' static/final/abstract/empty, or adding allowed annotation for the method. | 378 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 378 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 382 |
![]() |
whitespace | WhitespaceAround | '{' is not followed by whitespace. | 382 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 382 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 382 |
![]() |
whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 382 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
design | FinalClass | Class SysomosUtils should be declared as final. | 42 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 133). | 47 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
![]() |
whitespace | WhitespaceAround | '{' is not followed by whitespace. | 49 |
![]() |
whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 49 |
![]() |
misc | FinalParameters | Parameter url should be final. | 57 |