PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/layer/persistence/feature/DimensionFilterBuilder.java
| Violation | Line | 
|---|
| Avoid empty catch blocks | 230 - 232 | 
org/deegree/layer/persistence/feature/LayerMetadataBuilder.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 42 - 139 | 
org/deegree/layer/persistence/feature/QueryOptionsParser.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 42 - 147 | 
org/deegree/layer/persistence/base/jaxb/LayerOptionsType.java
| Violation | Line | 
|---|
| Don't create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN) | 290 |