The following document contains the results of Checkstyle 6.1.1 with config/sun_checks.xml ruleset.
File | I | W | E |
---|---|---|---|
waffle/jetty/DummyClass.java | 0 | 0 | 1 |
waffle/jetty/package-info.java | 0 | 0 | 3 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocStyle | 1 | Error |
sizes | LineLength | 3 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 121). | 21 |