The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
8 | 0 | 0 | 21 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
5 | ![]() |
JavadocType
|
1 | ![]() | |
regexp | RegexpSingleline
|
9 | ![]() |
sizes | LineLength
|
3 | ![]() |
whitespace | NoWhitespaceBefore | 1 | ![]() |
WhitespaceAfter | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 37 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 34 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 64 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 70 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 72 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 77 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 53 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 63 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 66 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Type Javadoc comment is missing an @param <TYPE> tag. | 47 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 44 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 49 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |