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