The following document contains the results of PMD 6.38.0.
| Rule | Violation | Line |
|---|---|---|
| CollapsibleIfStatements | These nested if statements could be combined | 219–227 |
| CollapsibleIfStatements | These nested if statements could be combined | 230–237 |
| Rule | Violation | Line |
|---|---|---|
| TooManyStaticImports | Too many static imports may lead to messy code | 10–236 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| CollapsibleIfStatements | These nested if statements could be combined | 3 | 219–227 |
| CollapsibleIfStatements | These nested if statements could be combined | 3 | 230–237 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| TooManyStaticImports | Too many static imports may lead to messy code | 3 | 10–236 |