The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
5 | 0 | 0 | 8 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
5 | Error |
regexp | RegexpSingleline
|
3 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 42 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 45 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |