PMD Results

The following document contains the results of PMD 4.3.

Files

org/apache/creadur/whisker/app/Whisker.java

ViolationLine
Avoid unused imports such as 'org.jdom.JDOMException'31

org/apache/creadur/whisker/app/analysis/LicenseAnalyst.java

ViolationLine
Avoid empty if statements161 - 163
Avoid empty if statements177 - 179

org/apache/creadur/whisker/app/analysis/ResourceDefinitionException.java

ViolationLine
Unnecessary final modifier in final class27 - 45

org/apache/creadur/whisker/app/analysis/ResourceSourceAuditor.java

ViolationLine
Avoid empty if statements104 - 106