The following document contains the results of Checkstyle 5.7. 
| File | |||
|---|---|---|---|
| org/apache/maven/surefire/junit4/JUnit4Provider.java | 0 | 4 | 0 | 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField
  | 
1 | |
| javadoc | JavadocMethod
  | 
3 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocMethod | Missing a Javadoc comment. | 101 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 117 | |
| coding | HiddenField | 'testsToRun' hides a field. | 210 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 303 |