PMD Results
The following document contains the results of PMD 6.55.0.
Violations By Priority
Priority 3
org/apache/maven/search/backend/remoterepository/extractor/ResponseExtractorSupport.java
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 87–114 |
Files
org/apache/maven/search/backend/remoterepository/extractor/ResponseExtractorSupport.java
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | These nested if statements could be combined | 3 | 87–114 |