PMD Results

The following document contains the results of PMD 4.3.

Files

org/jomc/tools/ClassFileProcessor.java

ViolationLine
Avoid unused private methods such as 'getMessage(Throwable)'.2688

org/jomc/tools/JomcTool.java

ViolationLine
Avoid using java.lang.ThreadGroup; it is not thread safe3252
Avoid using java.lang.ThreadGroup; it is not thread safe3432
Avoid unused private methods such as 'getMessage(Throwable)'.3642

org/jomc/tools/modlet/ToolsModelProcessor.java

ViolationLine
These nested if statements could be combined520 - 523
These nested if statements could be combined544 - 554
These nested if statements could be combined689 - 692
These nested if statements could be combined803 - 813
These nested if statements could be combined829 - 839
Avoid unused private methods such as 'getMessage(Throwable)'.877

org/jomc/tools/modlet/ToolsModelProvider.java

ViolationLine
Avoid unused private methods such as 'getMessage(Throwable)'.951

org/jomc/tools/modlet/ToolsModelValidator.java

ViolationLine
These nested if statements could be combined315 - 323
These nested if statements could be combined580 - 588

org/jomc/tools/SourceFileProcessor.java

ViolationLine
Avoid unused private methods such as 'getMessage(Throwable)'.592