PMD Results
The following document contains the results of PMD 7.4.0.
Violations By Priority
Priority 3
htmlcompressor - com/googlecode/htmlcompressor/compressor/Compressor.java
Rule |
Violation |
Line |
UnnecessaryModifier |
Unnecessary modifiers 'public abstract' on method 'compress': the method is declared in an interface type |
32 |
htmlcompressor - com/googlecode/htmlcompressor/compressor/HtmlCompressor.java
Files
htmlcompressor - com/googlecode/htmlcompressor/compressor/Compressor.java
Rule |
Violation |
Priority |
Line |
UnnecessaryModifier |
Unnecessary modifiers 'public abstract' on method 'compress': the method is declared in an interface type |
3 |
32 |
htmlcompressor - com/googlecode/htmlcompressor/compressor/HtmlCompressor.java