Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 1 | 0 | 2 | 0 | 
Files
| File | |||
|---|---|---|---|
| org/apache/maven/surefire/testng/utils/GroupMatcherMethodSelector.java | 0 | 2 | 0 | 
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField
  | 
2 | 
Details
org/apache/maven/surefire/testng/utils/GroupMatcherMethodSelector.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| coding | HiddenField | 'matcher' hides a field. | 70 | |
| coding | HiddenField | 'matcher' hides a field. | 101 | 


