PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/metadata/persistence/ebrim/eo/EbrimEOMDStore.java
| Violation | Line | 
|---|
| Avoid unused imports such as 'java.text.ParseException' | 52 | 
| The null check here is misplaced; if the variable is null therell be a NullPointerException | 286 | 
| The null check here is misplaced; if the variable is null therell be a NullPointerException | 286 | 
| The null check here is misplaced; if the variable is null therell be a NullPointerException | 286 | 
org/deegree/metadata/persistence/ebrim/eo/EbrimEOMDStoreProvider.java
| Violation | Line | 
|---|
| Avoid empty if statements | 191 - 193 | 
org/deegree/metadata/persistence/ebrim/eo/EbrimEOMDStoreTransaction.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 465 | 
org/deegree/metadata/persistence/ebrim/eo/mapping/EOPropertyNameMapper.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 586 | 
| Avoid unused constructor parameters such as 'useLegacyPredicates'. | 137 - 174 | 
| These nested if statements could be combined | 198 - 201 | 
org/deegree/metadata/persistence/ebrim/eo/mapping/SlotMapper.java
| Violation | Line | 
|---|
| Too many static imports may lead to messy code | 36 - 226 |