The following document contains the results of PMD 6.21.0.
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 139–142 |
Rule | Violation | Line |
---|---|---|
UselessQualifiedThis | Useless qualified this usage in the same class. | 253 |
EmptyTryBlock | Avoid empty try blocks | 603–605 |
EmptyCatchBlock | Avoid empty catch blocks | 606–609 |
CollapsibleIfStatements | These nested if statements could be combined | 1019–1022 |
Rule | Violation | Line |
---|---|---|
UselessQualifiedThis | Useless qualified this usage in the same class. | 443 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 449 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 457 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 863 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 136–139 |
Rule | Violation | Line |
---|---|---|
UselessQualifiedThis | Useless qualified this usage in the same class. | 278 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 278 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 289 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 298 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 72 |
UselessParentheses | Useless parentheses. | 183 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 72 |
UselessParentheses | Useless parentheses. | 4 | 183 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 139–142 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 253 |
EmptyTryBlock | Avoid empty try blocks | 3 | 603–605 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 606–609 |
CollapsibleIfStatements | These nested if statements could be combined | 3 | 1019–1022 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 443 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 449 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 457 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 863 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 136–139 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 278 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 278 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 289 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 298 |