PMD Results
The following document contains the results of PMD 7.7.0.
Violations By Priority
Priority 3
org/codehaus/modello/plugin/xsd/XsdGenerator.java
| Rule | Violation | Line |
|---|---|---|
| EmptyControlStatement | Empty if statement | 248–334 |
| CollapsibleIfStatements | This if statement could be combined with its parent | 260–262 |
Files
org/codehaus/modello/plugin/xsd/XsdGenerator.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| EmptyControlStatement | Empty if statement | 3 | 248–334 |
| CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 260–262 |
