PMD Results
The following document contains the results of PMD 4.3.
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 using java.lang.ThreadGroup; it is not thread safe | 3252 | 
| Avoid using java.lang.ThreadGroup; it is not thread safe | 3432 | 
| Avoid unused private methods such as 'getMessage(Throwable)'. | 3642 | 
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 | 
| 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 | 
|---|
| 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 | 
org/jomc/tools/SourceFileProcessor.java
| Violation | Line | 
|---|
| Avoid unused private methods such as 'getMessage(Throwable)'. | 592 |