PMD Results
The following document contains the results of PMD 4.3.
Files
org/deegree/filter/expression/custom/se/FormatNumber.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 159 |
org/deegree/filter/expression/custom/se/Interpolate.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 632 |
Avoid unused private fields such as 'contn'. |
97 |
org/deegree/filter/expression/custom/se/Recode.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 181 |
org/deegree/filter/expression/custom/se/StringPosition.java
Violation |
Line |
Avoid unused private fields such as 'lookup'. |
68 |
org/deegree/filter/expression/custom/se/Substring.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 196 |
org/deegree/style/persistence/se/SEStyleStore.java
Violation |
Line |
Invoke equals() on the object you've already ensured is not null |
79 |
Invoke equals() on the object you've already ensured is not null |
90 |
org/deegree/style/persistence/se/SEStyleStoreProvider.java
Violation |
Line |
Avoid empty catch blocks |
93 - 95 |
org/deegree/style/persistence/sld/SLDStyleStore.java
Violation |
Line |
These nested if statements could be combined |
104 - 106 |
org/deegree/style/persistence/sld/SLDStyleStoreProvider.java
Violation |
Line |
Avoid empty catch blocks |
95 - 97 |
org/deegree/style/se/parser/FillSymbologyParser.java
Violation |
Line |
Too many static imports may lead to messy code |
42 - 150 |
org/deegree/style/se/parser/GraphicSymbologyParser.java
Violation |
Line |
Too many static imports may lead to messy code |
42 - 466 |
org/deegree/style/se/parser/PostgreSQLReader.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 974 |
org/deegree/style/se/parser/PostgreSQLWriter.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 762 |
Avoid empty if statements |
132 - 134 |
Avoid empty if statements |
135 - 137 |
org/deegree/style/se/parser/StrokeSymbologyParser.java
Violation |
Line |
Too many static imports may lead to messy code |
42 - 277 |
org/deegree/style/se/parser/SymbologyParser.java
Violation |
Line |
Too many static imports may lead to messy code |
37 - 1365 |
org/deegree/style/se/unevaluated/Style.java
Violation |
Line |
Too many static imports may lead to messy code |
37 - 466 |
org/deegree/style/utils/ImageUtils.java
Violation |
Line |
Too many static imports may lead to messy code |
36 - 139 |
org/deegree/style/utils/ShapeHelper.java
Violation |
Line |
Too many static imports may lead to messy code |
37 - 305 |