The following document contains the results of Checkstyle 6.11.2 with org/jomc/build/resources/checkstyle.xml ruleset.
| File | |||
|---|---|---|---|
| org/jomc/ant/ProjectClassLoader.java | 0 | 0 | 4 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| misc | TrailingComment | Don't use trailing comments. | 198 | |
| coding | FinalLocalVariable | Variable 'normalized' should be declared final. | 619 | |
| coding | NestedTryDepth | Nested try depth is 3 (max allowed is 2). | 690 | |
| coding | NestedTryDepth | Nested try depth is 4 (max allowed is 2). | 703 |