Fork me on GitHub

PMD Results

The following document contains the results of PMD 7.0.0.

Violations By Priority

Priority 3

org/apache/maven/surefire/report/PojoStackTraceWriter.java
Rule Violation Line
CollapsibleIfStatements This if statement could be combined with its parent 8890
org/apache/maven/surefire/report/SmartStackTraceParser.java
Rule Violation Line
CollapsibleIfStatements This if statement could be combined with its parent 243245

Files

org/apache/maven/surefire/report/PojoStackTraceWriter.java

Rule Violation Priority Line
CollapsibleIfStatements This if statement could be combined with its parent 3 8890

org/apache/maven/surefire/report/SmartStackTraceParser.java

Rule Violation Priority Line
CollapsibleIfStatements This if statement could be combined with its parent 3 243245