The following document contains the results of PMD 4.3.
| Violation | Line |
|---|---|
| Too many static imports may lead to messy code | 37 - 548 |
| Avoid unused method parameters such as 'publishedInformation'. | 175 - 178 |
| These nested if statements could be combined | 283 - 285 |
| These nested if statements could be combined | 393 - 396 |
| Avoid unused method parameters such as 'requestWrapper'. | 434 - 474 |
| Avoid empty catch blocks | 448 - 450 |
| Avoid empty if statements | 469 - 471 |
| Avoid empty catch blocks | 487 - 490 |
| Violation | Line |
|---|---|
| Too many static imports may lead to messy code | 36 - 497 |
| Avoid unused method parameters such as 'dcp'. | 206 - 231 |