The following document contains the results of PMD 6.21.0.
| Rule | Violation | Line |
|---|---|---|
| EmptyCatchBlock | Avoid empty catch blocks | 478–481 |
| Rule | Violation | Line |
|---|---|---|
| CollapsibleIfStatements | These nested if statements could be combined | 397–400 |
| EmptyCatchBlock | Avoid empty catch blocks | 459–462 |
| Rule | Violation | Line |
|---|---|---|
| UselessParentheses | Useless parentheses. | 645 |
| UselessParentheses | Useless parentheses. | 809 |
| Rule | Violation | Line |
|---|---|---|
| UselessParentheses | Useless parentheses. | 282 |
| UselessParentheses | Useless parentheses. | 282 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UselessParentheses | Useless parentheses. | 4 | 645 |
| UselessParentheses | Useless parentheses. | 4 | 809 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| EmptyCatchBlock | Avoid empty catch blocks | 3 | 478–481 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| CollapsibleIfStatements | These nested if statements could be combined | 3 | 397–400 |
| EmptyCatchBlock | Avoid empty catch blocks | 3 | 459–462 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UselessParentheses | Useless parentheses. | 4 | 282 |
| UselessParentheses | Useless parentheses. | 4 | 282 |