PMD Results

The following document contains the results of PMD 5.1.2.

Files

org/jomc/model/InheritanceModel.java

Violation Line
Avoid unused private methods such as 'map(Map,T)'. 1567

org/jomc/model/JavaIdentifier.java

Violation Line
Useless parentheses. 516
Useless parentheses. 517

org/jomc/model/JavaTypeName.java

Violation Line
Avoid unused private methods such as 'getMessage(String,Object...)'. 1421
These nested if statements could be combined 16691683