The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
1 | 0 | 0 | 3 |
File | I | W | E |
---|---|---|---|
it/tidalwave/messagebus/impl/spring/SpringSimpleMessageSubscriberSupport.java | 0 | 0 | 3 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocMethod
|
3 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 57 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |