The following document contains the results of PMD 4.3.
| Violation | Line |
|---|---|
| Too many static imports may lead to messy code | 36 - 266 |
| Violation | Line |
|---|---|
| Too many static imports may lead to messy code | 36 - 375 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 248 - 250 |
| Violation | Line |
|---|---|
| Avoid unused local variables such as 'num'. | 154 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'precision'. | 62 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.deegree.cs.exceptions.TransformationException' | 60 |
| Avoid unused imports such as 'org.deegree.cs.exceptions.UnknownCRSException' | 61 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 138 - 274 |
| Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 145 |
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'LOG'. | 84 |
| Violation | Line |
|---|---|
| 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 |