PMD Results
The following document contains the results of PMD 6.55.0.
Violations By Priority
Priority 3
org/codehaus/modello/plugin/converters/ConverterGenerator.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 184–190 |
CollapsibleIfStatements | These nested if statements could be combined | 185–189 |
Files
org/codehaus/modello/plugin/converters/ConverterGenerator.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 184–190 |
CollapsibleIfStatements | These nested if statements could be combined | 3 | 185–189 |