PMD Results

The following document contains the results of PMD 4.3.

Files

org/deegree/layer/persistence/feature/DimensionFilterBuilder.java

ViolationLine
Avoid empty catch blocks230 - 232

org/deegree/layer/persistence/feature/LayerMetadataBuilder.java

ViolationLine
Too many static imports may lead to messy code42 - 139

org/deegree/layer/persistence/feature/QueryOptionsParser.java

ViolationLine
Too many static imports may lead to messy code42 - 147

org/deegree/layer/persistence/base/jaxb/LayerOptionsType.java

ViolationLine
Don't create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN)290