PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/observation/model/Offering.java
Violation | Line |
---|
Avoid unused private fields such as 'srsName'. | 65 |
org/deegree/observation/persistence/ObservationStoreManager.java
Violation | Line |
---|
Avoid unused private fields such as 'LOG'. | 60 |
org/deegree/observation/persistence/simple/SimpleObservationDatastore.java
Violation | Line |
---|
These nested if statements could be combined | 351 - 353 |
org/deegree/observation/time/TimePeriod.java
Violation | Line |
---|
Avoid empty if statements | 113 - 115 |