The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
2 | 0 | 0 | 2 |
File | I | W | E |
---|---|---|---|
org/apache/maven/tools/plugin/extractor/javadoc/JavaJavadocMojoDescriptorExtractor.java | 0 | 0 | 2 |
Category | Rule | Violations | Severity |
---|---|---|---|
sizes | MethodLength | 2 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | MethodLength | Method length is 180 lines (max allowed is 150). | 112 |
Error | sizes | MethodLength | Method length is 158 lines (max allowed is 150). | 374 |