The following document contains the results of Checkstyle 6.1.1 with config/maven_checks.xml ruleset. 
| File | |||
|---|---|---|---|
| org/apache/maven/plugins/surefire/report/AbstractSurefireReportMojo.java | 0 | 3 | 0 |
| org/apache/maven/plugins/surefire/report/SurefireReportGenerator.java | 0 | 2 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | HiddenField
|
2 | |
| javadoc | JavadocMethod
|
3 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | HiddenField | 'reportsDirectories' hides a field. | 147 | |
| coding | HiddenField | 'reportsDirectory' hides a field. | 216 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 328 |