PMD Results
The following document contains the results of PMD 7.7.0.
Violations By Priority
Priority 4
org/apache/maven/scm/provider/git/command/checkin/GitCheckInCommandTckTest.java
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'PlexusJUnit4TestCase': 'getTestFile' is already in scope | 76 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'PlexusJUnit4TestCase': 'getTestFile' is already in scope | 77 |
Files
org/apache/maven/scm/provider/git/command/checkin/GitCheckInCommandTckTest.java
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'PlexusJUnit4TestCase': 'getTestFile' is already in scope | 4 | 76 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'PlexusJUnit4TestCase': 'getTestFile' is already in scope | 4 | 77 |