PMD Results

The following document contains the results of PMD 4.3.

Files

org/deegree/protocol/wfs/AbstractWFSRequestKVPAdapter.java

Violation Line
Avoid unused imports such as 'javax.xml.XMLConstants' 44

org/deegree/protocol/wfs/capabilities/WFSCapabilitiesAdapter.java

Violation Line
Avoid unused imports such as 'org.deegree.commons.xml.XMLParsingException' 40

org/deegree/protocol/wfs/describefeaturetype/kvp/DescribeFeatureTypeKVPAdapter.java

Violation Line
These nested if statements could be combined 273 - 276

org/deegree/protocol/wfs/describefeaturetype/xml/DescribeFeatureTypeXMLAdapter.java

Violation Line
Avoid unused imports such as 'org.deegree.commons.utils.kvp.MissingParameterException' 48

org/deegree/protocol/wfs/getfeature/TypeName.java

Violation Line
Avoid unused imports such as 'javax.xml.XMLConstants' 42

org/deegree/protocol/wfs/getfeature/xml/GetFeatureXMLAdapter.java

Violation Line
Avoid unused imports such as 'org.deegree.commons.utils.kvp.InvalidParameterValueException' 56
Avoid unused imports such as 'org.deegree.commons.utils.kvp.MissingParameterException' 57
Avoid empty catch blocks 253 - 255

org/deegree/protocol/wfs/getfeaturewithlock/kvp/GetFeatureWithLockKVPAdapter.java

Violation Line
Avoid unused method parameters such as 'kvpParams'. 104 - 106

org/deegree/protocol/wfs/getfeaturewithlock/xml/GetFeatureWithLockXMLAdapter.java

Violation Line
Avoid unused imports such as 'org.deegree.commons.utils.kvp.InvalidParameterValueException' 51
Avoid unused imports such as 'org.deegree.commons.utils.kvp.MissingParameterException' 52

org/deegree/protocol/wfs/getgmlobject/xml/GetGmlObjectXMLAdapter.java

Violation Line
Avoid unused imports such as 'org.deegree.commons.utils.kvp.MissingParameterException' 45

org/deegree/protocol/wfs/lockfeature/kvp/LockFeatureKVPAdapter.java

Violation Line
Too many static imports may lead to messy code 37 - 275
Avoid unused method parameters such as 'kvpParams'. 120 - 123

org/deegree/protocol/wfs/lockfeature/xml/LockFeatureXMLAdapter.java

Violation Line
Avoid unused imports such as 'org.deegree.commons.utils.kvp.MissingParameterException' 57

org/deegree/protocol/wfs/metadata/WFSFeatureType.java

Violation Line
Avoid unused constructor parameters such as 'mdReferences'. 80 - 97
Avoid unused constructor parameters such as 'extendedDescription'. 80 - 97

org/deegree/protocol/wfs/query/kvp/QueryKVPAdapter.java

Violation Line
Too many static imports may lead to messy code 36 - 724

org/deegree/protocol/wfs/transaction/action/Update.java

Violation Line
Avoid unused constructor parameters such as 'version'. 95 - 103

org/deegree/protocol/wfs/transaction/xml/TransactionXmlReader100.java

Violation Line
Too many static imports may lead to messy code 36 - 246
Avoid unused imports such as 'java.util.NoSuchElementException' 51

org/deegree/protocol/wfs/transaction/xml/TransactionXmlReader110.java

Violation Line
Too many static imports may lead to messy code 36 - 297
Avoid unused imports such as 'java.util.NoSuchElementException' 54

org/deegree/protocol/wfs/transaction/xml/TransactionXmlReader200.java

Violation Line
Too many static imports may lead to messy code 36 - 349

org/deegree/protocol/wfs/transaction/xml/TransactionXmlReaderFactory.java

Violation Line
Too many static imports may lead to messy code 36 - 88