PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/starobjects/wicket/model/models/EntityModel.java
| Violation | Line |
|---|
| Avoid empty if statements | 50 - 54 |
| These nested if statements could be combined | 121 - 125 |
org/starobjects/wicket/model/models/ScalarModel.java
| Violation | Line |
|---|
| Overriding method merely calls super | 325 - 327 |