PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/jtheque/movies/MoviesModule.java

Violation Line
Avoid unused private methods such as 'prePlug()'. 93
Avoid unused private methods such as 'plug()'. 106
Avoid unused private methods such as 'unplug()'. 180

Top of the page