Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 1 | 0 | 1 | 0 | 
Files
| File | |||
|---|---|---|---|
| org/apache/maven/surefire/junit4/JUnit4Provider.java | 0 | 1 | 0 | 
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField
  | 
1 | 
Details
org/apache/maven/surefire/junit4/JUnit4Provider.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'testsToRun' hides a field. | 190 | 


