The following document contains the results of PMD 6.13.0.
| Rule | Violation | Line |
|---|---|---|
| CollapsibleIfStatements | These nested if statements could be combined | 139–142 |
| Rule | Violation | Line |
|---|---|---|
| UnnecessaryModifier | Unnecessary modifier 'final' on method 'showAnimationClass': the method is already in a final class | 186–190 |
| UnnecessaryModifier | Unnecessary modifier 'final' on method 'hideAnimationClass': the method is already in a final class | 197–201 |
| Rule | Violation | Line |
|---|---|---|
| EmptyTryBlock | Avoid empty try blocks | 597–599 |
| EmptyCatchBlock | Avoid empty catch blocks | 600–603 |
| CollapsibleIfStatements | These nested if statements could be combined | 1017–1020 |
| Rule | Violation | Line |
|---|---|---|
| UselessQualifiedThis | Useless qualified this usage in the same class. | 420 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 426 |
| UnusedLocalVariable | Avoid unused local variables such as 'rect'. | 432 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 435 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 827 |
| Rule | Violation | Line |
|---|---|---|
| EmptyCatchBlock | Avoid empty catch blocks | 137–140 |
| Rule | Violation | Line |
|---|---|---|
| UselessQualifiedThis | Useless qualified this usage in the same class. | 273 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 273 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 284 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 293 |
| Rule | Violation | Line |
|---|---|---|
| UselessParentheses | Useless parentheses. | 72 |
| UselessParentheses | Useless parentheses. | 179 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UselessParentheses | Useless parentheses. | 4 | 72 |
| UselessParentheses | Useless parentheses. | 4 | 179 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| CollapsibleIfStatements | These nested if statements could be combined | 3 | 139–142 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnnecessaryModifier | Unnecessary modifier 'final' on method 'showAnimationClass': the method is already in a final class | 3 | 186–190 |
| UnnecessaryModifier | Unnecessary modifier 'final' on method 'hideAnimationClass': the method is already in a final class | 3 | 197–201 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| EmptyTryBlock | Avoid empty try blocks | 3 | 597–599 |
| EmptyCatchBlock | Avoid empty catch blocks | 3 | 600–603 |
| CollapsibleIfStatements | These nested if statements could be combined | 3 | 1017–1020 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 420 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 426 |
| UnusedLocalVariable | Avoid unused local variables such as 'rect'. | 3 | 432 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 435 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 827 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| EmptyCatchBlock | Avoid empty catch blocks | 3 | 137–140 |
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 273 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 273 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 284 |
| UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 293 |