The following document contains the results of PMD 4.3.
| Violation | Line |
|---|---|
| Avoid unused method parameters such as 'adapter'. | 109 - 129 |
| Violation | Line |
|---|---|
| Avoid unused constructor parameters such as 'directMeshfragmentPoolSize'. | 91 - 100 |
| Avoid unused method parameters such as 'configAdapter'. | 164 - 206 |
| Violation | Line |
|---|---|
| Avoid unused method parameters such as 'translationVector'. | 262 - 265 |
| Violation | Line |
|---|---|
| Too many static imports may lead to messy code | 37 - 388 |
| Avoid unused method parameters such as 'request'. | 338 - 362 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.deegree.services.jaxb.controller.DCPType' | 54 |
| Violation | Line |
|---|---|
| Too many static imports may lead to messy code | 37 - 317 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 248 - 250 |
| These nested if statements could be combined | 260 - 262 |
| Violation | Line |
|---|---|
| These nested if statements could be combined | 400 - 404 |
| These nested if statements could be combined | 423 - 425 |
| These nested if statements could be combined | 464 - 496 |
| These nested if statements could be combined | 611 - 617 |
| Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 983 |