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 | 403 - 407 |
These nested if statements could be combined | 426 - 428 |
These nested if statements could be combined | 467 - 499 |
These nested if statements could be combined | 614 - 620 |
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. | 986 |