PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/torque/templates/transformer/om/OMColumnTransformer.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 807 |
org/apache/torque/templates/transformer/om/OMTableAndViewTransformer.java
| Violation | Line |
|---|
| Too many static imports may lead to messy code | 1 - 578 |
| These nested if statements could be combined | 566 - 573 |
org/apache/torque/templates/transformer/sql/SQLTransformer.java
| Violation | Line |
|---|
| These nested if statements could be combined | 357 - 360 |
| These nested if statements could be combined | 379 - 382 |
| Avoid unused method parameters such as 'controllerState'. | 394 - 423 |