PMD Results

The following document contains the results of PMD 7.5.0.

Violations By Priority

Priority 4

htmlcompressor-maven-plugin - com/tunyk/mvn/plugins/htmlcompressor/FileTool.java

Rule Violation Line
UselessParentheses Useless parentheses. 193

htmlcompressor-maven-plugin - com/github/hazendaz/maven/htmlcompressor_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

htmlcompressor-maven-plugin - com/tunyk/mvn/plugins/htmlcompressor/FileTool.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 193

htmlcompressor-maven-plugin - com/github/hazendaz/maven/htmlcompressor_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