PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/services/sos/SOSController.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 36 - 665 |
| Avoid empty catch blocks | 608 - 610 |
org/deegree/services/sos/capabilities/Capabilities100XMLAdapter.java
| Violation | Line |
|---|
| These nested if statements could be combined | 285 - 290 |