PMD Results

The following document contains the results of PMD 4.3.

Files

org/deegree/tools/coverage/RTBClient.java

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

org/deegree/tools/coverage/converter/RasterConverter.java

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

org/deegree/tools/coverage/gridifier/RasterTreeGridifier.java

ViolationLine
These nested if statements could be combined248 - 250

org/deegree/tools/coverage/gridifier/index/MultiLevelMemoryTileGridIndex.java

ViolationLine
Avoid unused local variables such as 'num'.154

org/deegree/tools/coverage/rtb/TileGrid.java

ViolationLine
Avoid unused private fields such as 'precision'.62

org/deegree/tools/crs/CRSInfo.java

ViolationLine
Avoid empty catch blocks237 - 239

org/deegree/tools/crs/ConfigurationConverger.java

ViolationLine
Avoid unused imports such as 'org.deegree.cs.exceptions.TransformationException'60
Avoid unused imports such as 'org.deegree.cs.exceptions.UnknownCRSException'61

org/deegree/tools/crs/EPSGDBSynchronizer.java

ViolationLine
These nested if statements could be combined138 - 274
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet.145

org/deegree/tools/crs/XMLCoordinateTransform.java

ViolationLine
Avoid unused private fields such as 'LOG'.84

org/deegree/tools/feature/gml/ApplicationSchemaTool.java

ViolationLine
Avoid unused local variables such as 'ftNameToHints'.176
Avoid unused private methods such as 'shortenName(String,LinkedHashMap)'.200
Avoid unused private methods such as 'getPostGISType(BaseType)'.311
Avoid unused method parameters such as 'inputFileName'.357 - 359
Avoid unused method parameters such as 'inputFormat'.357 - 359
Avoid unused method parameters such as 'dbSchema'.361 - 446

org/deegree/tools/feature/gml/GMLSchemaComparator.java

ViolationLine
Avoid unused private fields such as 'schema1'.42
Avoid unused private fields such as 'schema2'.44

org/deegree/tools/metadata/Harvester.java

ViolationLine
Avoid unused imports such as 'java.io.IOException'11
Avoid unused local variables such as 'countFailed'.157
These nested if statements could be combined172 - 174