Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.0.5.

Files

com/orangesignal/csv/Csv.java

Violation Line
Avoid empty catch blocks 696698

com/orangesignal/csv/CsvResultSet.java

Violation Line
Avoid empty catch blocks 121123

com/orangesignal/csv/io/CsvColumnNameMapReader.java

Violation Line
Avoid using a branching statement as the last in a loop. 210

com/orangesignal/csv/io/CsvColumnNameMappingBeanReader.java

Violation Line
Avoid using a branching statement as the last in a loop. 229

com/orangesignal/csv/io/CsvColumnPositionMapReader.java

Violation Line
Avoid using a branching statement as the last in a loop. 140

com/orangesignal/csv/io/CsvColumnPositionMappingBeanReader.java

Violation Line
Avoid using a branching statement as the last in a loop. 235

com/orangesignal/csv/io/CsvEntityReader.java

Violation Line
Avoid using a branching statement as the last in a loop. 238

com/orangesignal/csv/manager/CsvManagerFactory.java

Violation Line
Avoid using a branching statement as the last in a loop. 52