The following document contains the results of Checkstyle 6.19 with org/sw4j/quality-profile/checkstyle/checkstyle-6.19.xml ruleset. 
| File | |||
|---|---|---|---|
| org/sw4j/tool/annotation/jpa/generator/liquibase/common/DataTypeUtils.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| metrics | CyclomaticComplexity | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| metrics | CyclomaticComplexity | Cyclomatic Complexity is 11 (max allowed is 10). | 39 |