PMD Results

The following document contains the results of PMD 7.12.0.

Violations By Priority

Priority 4

yuicompressor-maven-plugin - net/alchim31/maven/yuicompressor/BasicRhinoShell.java

Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'ScriptableObject': 'DONTENUM' is already in scope because it is inherited by an enclosing type 126
UnnecessaryFullyQualifiedName Unnecessary qualifier 'ScriptableObject': 'DONTENUM' is already in scope because it is inherited by an enclosing type 141

yuicompressor-maven-plugin - com/github/hazendaz/maven/yuicompressor_maven_plugin/HelpMojo.java

Rule Violation Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'java.lang': 'String' is already in scope because it is declared in java.lang 43

Files

yuicompressor-maven-plugin - net/alchim31/maven/yuicompressor/BasicRhinoShell.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'ScriptableObject': 'DONTENUM' is already in scope because it is inherited by an enclosing type 4 126
UnnecessaryFullyQualifiedName Unnecessary qualifier 'ScriptableObject': 'DONTENUM' is already in scope because it is inherited by an enclosing type 4 141

yuicompressor-maven-plugin - com/github/hazendaz/maven/yuicompressor_maven_plugin/HelpMojo.java

Rule Violation Priority Line
UnnecessaryFullyQualifiedName Unnecessary qualifier 'java.lang': 'String' is already in scope because it is declared in java.lang 4 43