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 - 1047 |
Avoid empty catch blocks |
530 - 532 |
Avoid empty if statements |
716 - 718 |
Avoid empty if statements |
721 - 723 |
Avoid empty catch blocks |
783 - 785 |
Avoid empty if statements |
898 - 900 |
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 - 1044 |
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 - 519 |
Avoid empty catch blocks |
265 - 267 |
Avoid empty catch blocks |
505 - 507 |
org/deegree/services/wfs/format/gml/request/GmlDescribeFeatureTypeHandler.java
Violation |
Line |
Too many static imports may lead to messy code |
37 - 495 |
org/deegree/services/wfs/format/gml/request/GmlGetFeatureHandler.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 659 |
These nested if statements could be combined |
613 - 619 |
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 |