PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/services/wfs/GetCapabilitiesHandler.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 1026 | 
| Avoid empty catch blocks | 524 - 526 | 
| Avoid empty if statements | 707 - 709 | 
| Avoid empty if statements | 712 - 714 | 
| Avoid empty catch blocks | 774 - 776 | 
| Avoid empty if statements | 889 - 891 | 
org/deegree/services/wfs/LockFeatureHandler.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 37 - 373 | 
org/deegree/services/wfs/TransactionHandler.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 37 - 896 | 
| Avoid empty if statements | 251 - 253 | 
org/deegree/services/wfs/WFSProvider.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 108 | 
org/deegree/services/wfs/WebFeatureService.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 1017 | 
org/deegree/services/wfs/WfsFeatureStoreManager.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'org.deegree.feature.persistence.FeatureStoreException' | 59 | 
org/deegree/services/wfs/format/gml/BufferableXMLStreamWriter.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 464 | 
| These nested if statements could be combined | 192 - 199 | 
org/deegree/services/wfs/format/gml/request/AbstractGmlRequestHandler.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 458 | 
| Avoid empty catch blocks | 224 - 226 | 
| Avoid empty catch blocks | 444 - 446 | 
org/deegree/services/wfs/format/gml/request/GmlDescribeFeatureTypeHandler.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 37 - 467 | 
org/deegree/services/wfs/format/gml/request/GmlGetFeatureHandler.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 612 | 
org/deegree/services/wfs/format/gml/request/GmlGetGmlObjectHandler.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 176 | 
org/deegree/services/wfs/query/QueryAnalyzer.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 645 | 
| These nested if statements could be combined | 479 - 489 | 
| These nested if statements could be combined | 483 - 487 | 
| Avoid empty if statements | 492 - 494 | 
| Avoid empty catch blocks | 606 - 608 | 
| Avoid empty catch blocks | 608 - 610 | 
| Avoid empty catch blocks | 610 - 612 | 
| Avoid empty catch blocks | 627 - 629 | 
| Avoid empty catch blocks | 629 - 631 | 
| Avoid empty catch blocks | 631 - 633 | 
org/deegree/services/wfs/query/StoredQueryHandler.java
| Violation | Line | 
|---|
| Avoid empty if statements | 273 - 278 |