PMD Results

The following document contains the results of PMD 4.3.

Files

org/jomc/modlet/DefaultModelContext.java

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

org/jomc/modlet/DefaultModletProvider.java

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

org/jomc/modlet/ModelContext.java

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

org/jomc/modlet/ModelContextFactory.java

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

org/jomc/modlet/ModletObject.java

ViolationLine
Avoid using java.lang.ThreadGroup; it is not thread safe114
Avoid using java.lang.ThreadGroup; it is not thread safe220
Avoid using java.lang.ThreadGroup; it is not thread safe360
Avoid using java.lang.ThreadGroup; it is not thread safe461

org/jomc/modlet/Schema.java

ViolationLine
Avoid using java.lang.ThreadGroup; it is not thread safe901
Avoid using java.lang.ThreadGroup; it is not thread safe927

org/jomc/modlet/Services.java

ViolationLine
Avoid using java.lang.ThreadGroup; it is not thread safe185
Avoid using java.lang.ThreadGroup; it is not thread safe197