Checkstyle Results

The following document contains the results of Checkstyle 6.19 with org/sw4j/quality-profile/checkstyle/checkstyle-6.19.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
2 0 1 0

Rules

Category Rule Violations Severity
metrics CyclomaticComplexity 1  Warning

Details

org/sw4j/tool/annotation/jpa/generator/liquibase/common/DataTypeUtils.java

Severity Category Rule Message Line
 Warning metrics CyclomaticComplexity Cyclomatic Complexity is 11 (max allowed is 10). 39