Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.1.1 with src/main/config/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
14 0 1 0

Rules

Category Rule Violations Severity
metrics ClassFanOutComplexity 1  Warning

Details

de/bsvrz/sys/funclib/xmlSupport/saxPullAdapter/SaxPullAdapter.java

Severity Category Rule Message Line
 Warning metrics ClassFanOutComplexity Class Fan-Out Complexity is 25 (max allowed is 20). 53