PMD Results

The following document contains the results of PMD 4.1.

Files

Jackcess - com/healthmarketscience/jackcess/Column.java

Violation Line
Avoid unused constructor parameters such as 'format'. 133 - 135
These nested if statements could be combined 336 - 338
These nested if statements could be combined 355 - 358

Jackcess - com/healthmarketscience/jackcess/Database.java

Violation Line
Avoid unused imports such as 'java.util.ConcurrentModificationException' 47

Jackcess - com/healthmarketscience/jackcess/Index.java

Violation Line
Ensure you override both equals() and hashCode() 1762

Jackcess - com/healthmarketscience/jackcess/IndexPageCache.java

Violation Line
These nested if statements could be combined 1079 - 1085

Jackcess - com/healthmarketscience/jackcess/JetFormat.java

Violation Line
Avoid unused private fields such as 'CODE_VERSION_3'. 52