Checkstyle Results
The following document contains the results of Checkstyle 6.18 with config/maven_checks.xml ruleset. rss feed
Summary
Files |
Info |
Warnings |
Errors |
1 |
0 |
0 |
2 |
Rules
Category |
Rule |
Violations |
Severity |
sizes |
MethodLength |
2 |
Error |
Details
org/apache/maven/shared/artifact/filter/PatternIncludesArtifactFilter.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
MethodLength |
Method length is 151 lines (max allowed is 150). |
362 |
Error |
sizes |
MethodLength |
Method length is 162 lines (max allowed is 150). |
528 |