PMD Results

The following document contains the results of PMD 4.3.

Files

org/deegree/services/wfs/GetCapabilitiesHandler.java

ViolationLine
Too many static imports may lead to messy code36 - 1024
Avoid empty catch blocks522 - 524
Avoid empty if statements705 - 707
Avoid empty if statements710 - 712
Avoid empty catch blocks772 - 774
Avoid empty if statements887 - 889

org/deegree/services/wfs/LockFeatureHandler.java

ViolationLine
Too many static imports may lead to messy code37 - 373

org/deegree/services/wfs/TransactionHandler.java

ViolationLine
Too many static imports may lead to messy code37 - 896
Avoid empty if statements251 - 253

org/deegree/services/wfs/WFSProvider.java

ViolationLine
Too many static imports may lead to messy code36 - 108

org/deegree/services/wfs/WebFeatureService.java

ViolationLine
Too many static imports may lead to messy code36 - 1015

org/deegree/services/wfs/WfsFeatureStoreManager.java

ViolationLine
Avoid unused imports such as 'org.deegree.feature.persistence.FeatureStoreException'59

org/deegree/services/wfs/format/gml/BufferableXMLStreamWriter.java

ViolationLine
Too many static imports may lead to messy code36 - 463
These nested if statements could be combined191 - 198

org/deegree/services/wfs/format/gml/request/AbstractGmlRequestHandler.java

ViolationLine
Too many static imports may lead to messy code36 - 474
Avoid empty catch blocks224 - 226
Avoid empty catch blocks460 - 462

org/deegree/services/wfs/format/gml/request/GmlDescribeFeatureTypeHandler.java

ViolationLine
Too many static imports may lead to messy code37 - 467

org/deegree/services/wfs/format/gml/request/GmlGetFeatureHandler.java

ViolationLine
Too many static imports may lead to messy code36 - 612

org/deegree/services/wfs/format/gml/request/GmlGetGmlObjectHandler.java

ViolationLine
Too many static imports may lead to messy code36 - 176

org/deegree/services/wfs/query/QueryAnalyzer.java

ViolationLine
Too many static imports may lead to messy code36 - 644
These nested if statements could be combined478 - 488
These nested if statements could be combined482 - 486
Avoid empty if statements491 - 493
Avoid empty catch blocks605 - 607
Avoid empty catch blocks607 - 609
Avoid empty catch blocks609 - 611
Avoid empty catch blocks626 - 628
Avoid empty catch blocks628 - 630
Avoid empty catch blocks630 - 632

org/deegree/services/wfs/query/StoredQueryHandler.java

ViolationLine
Avoid empty if statements273 - 278