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)'.2400

org/jomc/tools/JomcTool.java

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

org/jomc/tools/ResourceFileProcessor.java

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

org/jomc/tools/SourceFileProcessor.java

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

org/jomc/tools/modlet/ToolsModelProcessor.java

ViolationLine
These nested if statements could be combined502 - 505
These nested if statements could be combined523 - 533
These nested if statements could be combined639 - 642
These nested if statements could be combined778 - 788

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/model/ToolsType.java

ViolationLine
Avoid using java.lang.ThreadGroup; it is not thread safe251
Avoid using java.lang.ThreadGroup; it is not thread safe352