PMD Results

The following document contains the results of PMD 4.3.

Files

org/deegree/metadata/persistence/ebrim/eo/EbrimEOMDStore.java

ViolationLine
Avoid unused imports such as 'java.text.ParseException'52
The null check here is misplaced; if the variable is null therell be a NullPointerException286
The null check here is misplaced; if the variable is null therell be a NullPointerException286
The null check here is misplaced; if the variable is null therell be a NullPointerException286

org/deegree/metadata/persistence/ebrim/eo/EbrimEOMDStoreProvider.java

ViolationLine
Avoid empty if statements191 - 193

org/deegree/metadata/persistence/ebrim/eo/EbrimEOMDStoreTransaction.java

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

org/deegree/metadata/persistence/ebrim/eo/mapping/EOPropertyNameMapper.java

ViolationLine
Too many static imports may lead to messy code36 - 586
Avoid unused constructor parameters such as 'useLegacyPredicates'.137 - 174
These nested if statements could be combined198 - 201

org/deegree/metadata/persistence/ebrim/eo/mapping/SlotMapper.java

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