PMD Results
The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 4
org/codehaus/plexus/compiler/csharp/CSharpCompiler.java
| Rule | Violation | Line |
|---|---|---|
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'CSharpCompiler': 'getSourceFiles' is already in scope | 107 |
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'CSharpCompiler': 'getSourceFiles' is already in scope | 130 |
Files
org/codehaus/plexus/compiler/csharp/CSharpCompiler.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'CSharpCompiler': 'getSourceFiles' is already in scope | 4 | 107 |
| UnnecessaryFullyQualifiedName | Unnecessary qualifier 'CSharpCompiler': 'getSourceFiles' is already in scope | 4 | 130 |

