The following document contains the results of PMD 6.13.0.
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'path'. | 41 |
Rule | Violation | Line |
---|---|---|
UselessQualifiedThis | Useless qualified this usage in the same class. | 619 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 619 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 658 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 658 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 838 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 838 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 909 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 909 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 441–448 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 939–942 |
Rule | Violation | Line |
---|---|---|
EmptyIfStmt | Avoid empty if statements | 257–259 |
CollapsibleIfStatements | These nested if statements could be combined | 272–278 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 646–649 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 592–595 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 322–325 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 51–54 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 59–62 |
CollapsibleIfStatements | These nested if statements could be combined | 106–109 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 74–77 |
CollapsibleIfStatements | These nested if statements could be combined | 120–123 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 74–77 |
CollapsibleIfStatements | These nested if statements could be combined | 120–123 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 56–59 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 51–54 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 57–60 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 60–64 |
Rule | Violation | Line |
---|---|---|
SimplifiedTernary | Ternary operators that can be simplified with || or && | 134 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 969 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 193 |
UselessParentheses | Useless parentheses. | 256 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 522 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 96 |
UselessParentheses | Useless parentheses. | 96 |
UselessParentheses | Useless parentheses. | 308 |
UselessParentheses | Useless parentheses. | 308 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 1345 |
UselessParentheses | Useless parentheses. | 1346 |
UselessParentheses | Useless parentheses. | 1347 |
UselessParentheses | Useless parentheses. | 1348 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 70 |
UselessParentheses | Useless parentheses. | 181 |
UselessParentheses | Useless parentheses. | 181 |
UselessParentheses | Useless parentheses. | 221 |
UselessParentheses | Useless parentheses. | 221 |
UselessParentheses | Useless parentheses. | 304 |
UselessParentheses | Useless parentheses. | 304 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 209 |
UselessParentheses | Useless parentheses. | 209 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 256 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 303 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 99 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 233 |
UselessParentheses | Useless parentheses. | 234 |
UselessParentheses | Useless parentheses. | 242 |
UselessParentheses | Useless parentheses. | 243 |
UselessParentheses | Useless parentheses. | 319 |
UselessParentheses | Useless parentheses. | 320 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'path'. | 3 | 41 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 619 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 619 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 658 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 658 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 838 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 838 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 909 |
UselessQualifiedThis | Useless qualified this usage in the same class. | 3 | 909 |
UselessParentheses | Useless parentheses. | 4 | 969 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 193 |
UselessParentheses | Useless parentheses. | 4 | 256 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 441–448 |
UselessParentheses | Useless parentheses. | 4 | 522 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 96 |
UselessParentheses | Useless parentheses. | 4 | 96 |
UselessParentheses | Useless parentheses. | 4 | 308 |
UselessParentheses | Useless parentheses. | 4 | 308 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 939–942 |
UselessParentheses | Useless parentheses. | 4 | 1345 |
UselessParentheses | Useless parentheses. | 4 | 1346 |
UselessParentheses | Useless parentheses. | 4 | 1347 |
UselessParentheses | Useless parentheses. | 4 | 1348 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyIfStmt | Avoid empty if statements | 3 | 257–259 |
CollapsibleIfStatements | These nested if statements could be combined | 3 | 272–278 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 70 |
UselessParentheses | Useless parentheses. | 4 | 181 |
UselessParentheses | Useless parentheses. | 4 | 181 |
UselessParentheses | Useless parentheses. | 4 | 221 |
UselessParentheses | Useless parentheses. | 4 | 221 |
UselessParentheses | Useless parentheses. | 4 | 304 |
UselessParentheses | Useless parentheses. | 4 | 304 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 209 |
UselessParentheses | Useless parentheses. | 4 | 209 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 256 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 303 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 646–649 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 99 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 592–595 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 233 |
UselessParentheses | Useless parentheses. | 4 | 234 |
UselessParentheses | Useless parentheses. | 4 | 242 |
UselessParentheses | Useless parentheses. | 4 | 243 |
UselessParentheses | Useless parentheses. | 4 | 319 |
UselessParentheses | Useless parentheses. | 4 | 320 |
CollapsibleIfStatements | These nested if statements could be combined | 3 | 322–325 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 51–54 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 59–62 |
CollapsibleIfStatements | These nested if statements could be combined | 3 | 106–109 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 74–77 |
CollapsibleIfStatements | These nested if statements could be combined | 3 | 120–123 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 74–77 |
CollapsibleIfStatements | These nested if statements could be combined | 3 | 120–123 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 56–59 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 51–54 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 57–60 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 60–64 |
Rule | Violation | Priority | Line |
---|---|---|---|
SimplifiedTernary | Ternary operators that can be simplified with || or && | 3 | 134 |