The following document contains the results of PMD 6.38.0.
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 143–145 |
EmptyCatchBlock | Avoid empty catch blocks | 641–643 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 204–206 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 130–132 |
EmptyCatchBlock | Avoid empty catch blocks | 164–166 |
Rule | Violation | Line |
---|---|---|
AvoidUsingHardCodedIP | Do not hard code the IP address | 50 |
AvoidUsingHardCodedIP | Do not hard code the IP address | 52 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'Files.exists' due to existing static import 'java.nio.file.Files.exists' | 499 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 570 |
UselessParentheses | Useless parentheses. | 570 |
UselessParentheses | Useless parentheses. | 571 |
UselessParentheses | Useless parentheses. | 579 |
UselessParentheses | Useless parentheses. | 579 |
UselessParentheses | Useless parentheses. | 580 |
UselessParentheses | Useless parentheses. | 584 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 143–145 |
UnnecessaryFullyQualifiedName | Unnecessary use of fully qualified name 'Files.exists' due to existing static import 'java.nio.file.Files.exists' | 4 | 499 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 641–643 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 204–206 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 130–132 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 164–166 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidUsingHardCodedIP | Do not hard code the IP address | 3 | 50 |
AvoidUsingHardCodedIP | Do not hard code the IP address | 3 | 52 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 570 |
UselessParentheses | Useless parentheses. | 4 | 570 |
UselessParentheses | Useless parentheses. | 4 | 571 |
UselessParentheses | Useless parentheses. | 4 | 579 |
UselessParentheses | Useless parentheses. | 4 | 579 |
UselessParentheses | Useless parentheses. | 4 | 580 |
UselessParentheses | Useless parentheses. | 4 | 584 |