The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
6 | 0 | 0 | 12 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
6 | ![]() |
sizes | LineLength
|
1 | ![]() |
whitespace | EmptyForIteratorPad | 2 | ![]() |
OperatorWrap | 1 | ![]() | |
WhitespaceAfter | 2 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 118 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 103 |
![]() |
whitespace | EmptyForIteratorPad | ';' is followed by whitespace. | 120 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 90 |
![]() |
whitespace | EmptyForIteratorPad | ';' is followed by whitespace. | 95 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 93 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 183 |