Checkstyle Results

The following document contains the results of Checkstyle 5.7. rss feed

Summary

Files  Info  Warnings  Errors
1 0 0 1

Rules

Category Rule Violations Severity
sizes MethodLength 1  Error

Details

org/apache/maven/tools/plugin/extractor/ant/AntMojoDescriptorExtractor.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 168 lines (max allowed is 150). 61