PMD Results
The following document contains the results of PMD
3.9.
Files
org/appfuse/mojo/exporter/AppFuseGeneratorMojo.java
| Violation |
Line |
| These nested if statements could be combined |
401
- 403
|
org/appfuse/mojo/installer/CopyTemplatesMojo.java
| Violation |
Line |
| Avoid unused imports such as 'java.util.List' |
14
|
| These nested if statements could be combined |
105
- 107
|
| These nested if statements could be combined |
146
- 148
|
org/appfuse/tool/RenamePackages.java
| Violation |
Line |
| These nested if statements could be combined |
493
- 497
|
| These nested if statements could be combined |
494
- 496
|
org/appfuse/tool/SubversionUtils.java
| Violation |
Line |
| Avoid empty if statements |
247
- 251
|
| These nested if statements could be combined |
247
- 251
|
| Avoid empty if statements |
291
- 295
|