PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/feature/persistence/shape/DBFIndex.java
Violation |
Line |
Avoid unused imports such as 'org.deegree.sqldialect.filter.UnmappableException' |
58 |
org/deegree/feature/persistence/shape/DBFReader.java
Violation |
Line |
Too many static imports may lead to messy code |
37 - 483 |
org/deegree/feature/persistence/shape/DbfIndexImporter.java
Violation |
Line |
Avoid using java.lang.ThreadGroup; it is not thread safe |
221 |
org/deegree/feature/persistence/shape/H2WhereBuilder.java
Violation |
Line |
Avoid empty catch blocks |
81 - 83 |
org/deegree/feature/persistence/shape/SHPReader.java
Violation |
Line |
Too many static imports may lead to messy code |
37 - 1202 |
These nested if statements could be combined |
1066 - 1077 |
org/deegree/feature/persistence/shape/ShapeFeatureStore.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 737 |