Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 2 | 0 | 3 | 0 | 
Files
| File | |||
|---|---|---|---|
| org/apache/maven/surefire/junitplatform/JUnitPlatformProvider.java | 0 | 1 | 0 | 
| org/apache/maven/surefire/junitplatform/RunListenerAdapter.java | 0 | 2 | 0 | 
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField
  | 
3 | 
Details
org/apache/maven/surefire/junitplatform/JUnitPlatformProvider.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'filters' hides a field. | 227 | 
org/apache/maven/surefire/junitplatform/RunListenerAdapter.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'testPlan' hides a field. | 82 | |
| coding | HiddenField | 'testPlan' hides a field. | 87 | 


