PMD Results

The following document contains the results of PMD 5.0.2.

Files

de/smartics/properties/report/AddReportItemHelper.java

Violation Line
The String literal "'." appears 4 times in this file; the first occurrence is on line 166 166

de/smartics/properties/utils/JavadocCommentHelper.java

Violation Line
This call to String.startsWith can be rewritten using String.charAt(0) 195

de/smartics/properties/utils/ProjectClassLoader.java

Violation Line
Local variable 'directoryOrArchive' could be declared final 186
Local variable 'directoryOrArchive' could be declared final 249

de/smartics/properties/utils/RuntimeUtils.java

Violation Line
Local variable 'element' could be declared final 129