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 - 1024 |
Avoid empty catch blocks | 522 - 524 |
Avoid empty if statements | 705 - 707 |
Avoid empty if statements | 710 - 712 |
Avoid empty catch blocks | 772 - 774 |
Avoid empty if statements | 887 - 889 |
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 - 1015 |
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 - 463 |
These nested if statements could be combined | 191 - 198 |
org/deegree/services/wfs/format/gml/request/AbstractGmlRequestHandler.java
Violation | Line |
---|
Too many static imports may lead to messy code | 36 - 474 |
Avoid empty catch blocks | 224 - 226 |
Avoid empty catch blocks | 460 - 462 |
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 - 644 |
These nested if statements could be combined | 478 - 488 |
These nested if statements could be combined | 482 - 486 |
Avoid empty if statements | 491 - 493 |
Avoid empty catch blocks | 605 - 607 |
Avoid empty catch blocks | 607 - 609 |
Avoid empty catch blocks | 609 - 611 |
Avoid empty catch blocks | 626 - 628 |
Avoid empty catch blocks | 628 - 630 |
Avoid empty catch blocks | 630 - 632 |
org/deegree/services/wfs/query/StoredQueryHandler.java
Violation | Line |
---|
Avoid empty if statements | 273 - 278 |