The following document contains the results of PMD 4.2.2.
| Violation | Line |
|---|---|
| Avoid unused imports such as 'javax.swing.plaf.basic.BasicFileChooserUI' | 7 |
| Violation | Line |
|---|---|
| Avoid unused private methods such as 'getUnderscores(int)'. | 51 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'javax.swing.JFileChooser' | 16 |
| Avoid unused imports such as 'javax.swing.plaf.basic.BasicFileChooserUI' | 17 |
| These nested if statements could be combined | 419 - 422 |
| Violation | Line |
|---|---|
| Avoid unused imports such as 'org.apache.maven.plugin.MojoExecutionException' | 9 |
| Avoid unused imports such as 'project.gluebooster.mavenBooster.MavenUtils' | 12 |
| No need to import a type that lives in the same package | 12 |
| Avoid unused private fields such as 'reactorProjects'. | 26 |
| Avoid unused private fields such as 'localRepository'. | 59 |