PMD Results
The following document contains the results of PMD 7.7.0.
Violations By Priority
Priority 3
org/codehaus/modello/plugin/converters/ConverterGenerator.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 183–189 |
CollapsibleIfStatements | This if statement could be combined with its parent | 184–188 |
Files
org/codehaus/modello/plugin/converters/ConverterGenerator.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 183–189 |
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 184–188 |