PMD Results

The following document contains the results of PMD 4.2.5.

Files

de/smartics/maven/exceptions/AbstractElementReport.java

Violation Line
The String literal "An error has occurred in " appears 3 times in this file; the first occurrence is on line 304 304
The String literal " report generation." appears 3 times in this file; the first occurrence is on line 306 306

de/smartics/maven/exceptions/ExceptionCodeReport.java

Violation Line
Avoid printStackTrace(); use a logger call instead. 269

de/smartics/maven/exceptions/report/CodeSortedSinkReportGenerator.java

Violation Line
The class 'CodeSortedSinkReportGenerator' has a Cyclomatic Complexity of 7 (Highest = 12). 46 - 180
The method 'write' has a Cyclomatic Complexity of 12. 83 - 176
The method write() has an NCSS line count of 58 83 - 176