PMD Results
The following document contains the results of PMD 5.3.2.
Files
org/codehaus/mojo/gwt/AbstractGwtModuleMojo.java
| Violation |
Line |
| Avoid empty catch blocks |
190–193 |
org/codehaus/mojo/gwt/ClasspathBuilder.java
| Violation |
Line |
| Too many static imports may lead to messy code |
1–307 |
| Avoid unused imports such as 'org.apache.maven.plugin.MojoExecutionException' |
37 |
org/codehaus/mojo/gwt/GwtModule.java
| Violation |
Line |
| Useless parentheses. |
235 |
org/codehaus/mojo/gwt/GwtResourcesMojo.java
| Violation |
Line |
| These nested if statements could be combined |
67–71 |
org/codehaus/mojo/gwt/GwtSourcesJarMojo.java
| Violation |
Line |
| These nested if statements could be combined |
86–89 |
org/codehaus/mojo/gwt/eclipse/EclipseMojo.java
| Violation |
Line |
| Avoid empty if statements |
202–204 |
org/codehaus/mojo/gwt/shell/CompileMojo.java
| Violation |
Line |
| Avoid unused private fields such as 'overlappingSourceWarnings'. |
335 |
| Useless parentheses. |
476 |
org/codehaus/mojo/gwt/shell/TestMojo.java
| Violation |
Line |
| Useless parentheses. |
481 |
org/codehaus/mojo/gwt/utils/DefaultGwtModuleReader.java
| Violation |
Line |
| Avoid unused imports such as 'org.codehaus.mojo.gwt.AbstractGwtModuleMojo' |
36 |
| Avoid empty catch blocks |
164–167 |
org/codehaus/mojo/gwt/webxml/GwtWebInfProcessor.java
| Violation |
Line |
| Useless parentheses. |
157 |
| Useless parentheses. |
157 |