PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/layer/Utils.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 348 |
org/deegree/layer/config/ConfigUtils.java
Violation |
Line |
Avoid empty catch blocks |
217 - 219 |
Avoid empty catch blocks |
222 - 224 |
Avoid empty catch blocks |
227 - 229 |
org/deegree/layer/config/DimensionConfigBuilder.java
Violation |
Line |
Avoid unused method parameters such as 'layerName'. |
139 - 152 |
Avoid empty catch blocks |
149 - 151 |
Avoid unused method parameters such as 'layerName'. |
154 - 167 |
Avoid unused method parameters such as 'defaultList'. |
154 - 167 |
Avoid empty catch blocks |
164 - 166 |
org/deegree/layer/dims/Dimension.java
Violation |
Line |
Too many static imports may lead to messy code |
37 - 482 |
These nested if statements could be combined |
408 - 410 |
These nested if statements could be combined |
429 - 431 |