The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
6 | 0 | 0 | 32 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
2 | Error |
JavadocStyle
|
6 | Error | |
JavadocVariable
|
1 | Error | |
regexp | RegexpSingleline
|
14 | Error |
sizes | LineLength
|
2 | Error |
whitespace | WhitespaceAfter | 7 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | Extra HTML tag found: </Item> | 136 |
Error | javadoc | JavadocStyle | Extra HTML tag found: </Item> | 137 |
Error | javadoc | JavadocStyle | Extra HTML tag found: </Entry> | 138 |
Error | javadoc | JavadocStyle | Extra HTML tag found: </Map> | 139 |
Error | javadoc | JavadocStyle | Extra HTML tag found: </Set> | 140 |
Error | javadoc | JavadocStyle | Extra HTML tag found: </Configure> | 141 |
Error | sizes | LineLength | Line is longer than 120 characters (found 122). | 158 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 164 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 192 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 11 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 14 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 16 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 4 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 11 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 14 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 16 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 84 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 85 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 120 characters (found 122). | 78 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 78 |