PMD Results
The following document contains the results of PMD 5.0.2.
Files
org/jomc/tools/ClassFileProcessor.java
Violation | Line |
---|
Avoid unused private methods such as 'getMessage(Throwable)'. | 2688 |
org/jomc/tools/JomcTool.java
Violation | Line |
---|
Avoid unused private methods such as 'getMessage(Throwable)'. | 3642 |
org/jomc/tools/ResourceFileProcessor.java
Violation | Line |
---|
Unnecessary use of fully qualified name 'java.util.Properties' due to existing import 'java.util.Properties' | 385 |
org/jomc/tools/SourceFileProcessor.java
Violation | Line |
---|
Avoid unused private methods such as 'getMessage(Throwable)'. | 592 |
org/jomc/tools/modlet/ToolsModelProcessor.java
Violation | Line |
---|
These nested if statements could be combined | 520 - 523 |
These nested if statements could be combined | 544 - 554 |
These nested if statements could be combined | 689 - 692 |
Useless parentheses. | 723 - 724 |
These nested if statements could be combined | 803 - 813 |
These nested if statements could be combined | 829 - 839 |
Avoid unused private methods such as 'getMessage(Throwable)'. | 877 |
org/jomc/tools/modlet/ToolsModelProvider.java
Violation | Line |
---|
Useless parentheses. | 692 - 693 |
Avoid unused private methods such as 'getMessage(Throwable)'. | 951 |
org/jomc/tools/modlet/ToolsModelValidator.java
Violation | Line |
---|
These nested if statements could be combined | 315 - 323 |
These nested if statements could be combined | 580 - 588 |