The following document contains the results of Checkstyle 6.2 with config/maven_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
8 | ![]() |
coding | MagicNumber
|
1 | ![]() |
design | VisibilityModifier
|
3 | ![]() |
header | RegexpHeader
|
9 | ![]() |
javadoc | JavadocMethod
|
1 | ![]() |
sizes | LineLength
|
2 | ![]() |
whitespace | ParenPad
|
7 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 442 |
![]() |
coding | MagicNumber | '8191' is a magic number. | 473 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 509 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 567 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 580 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 581 |
![]() |
design | VisibilityModifier | Variable 'ecp' must be private and have accessor methods. | 602 |
![]() |
design | VisibilityModifier | Variable 'cp' must be private and have accessor methods. | 604 |
![]() |
design | VisibilityModifier | Variable 'invokerPath' must be private and have accessor methods. | 606 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 646 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 646 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 646 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 663 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 666 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 666 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 666 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 285 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
![]() |
blocks | LeftCurly | '{' should be on a new line. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 110 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 139 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^package '. | 1 |