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 - 1026
Avoid empty catch blocks524 - 526
Avoid empty if statements707 - 709
Avoid empty if statements712 - 714
Avoid empty catch blocks774 - 776
Avoid empty if statements889 - 891

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 - 451
These nested if statements could be combined182 - 189

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

ViolationLine
Too many static imports may lead to messy code36 - 458
Avoid empty catch blocks224 - 226
Avoid empty catch blocks444 - 446

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 - 645
These nested if statements could be combined479 - 489
These nested if statements could be combined483 - 487
Avoid empty if statements492 - 494
Avoid empty catch blocks606 - 608
Avoid empty catch blocks608 - 610
Avoid empty catch blocks610 - 612
Avoid empty catch blocks627 - 629
Avoid empty catch blocks629 - 631
Avoid empty catch blocks631 - 633

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

ViolationLine
Avoid empty if statements273 - 278