Fork me on GitHub

PMD Results

The following document contains the results of PMD 7.17.0.

Violations By Priority

Priority 4

org/apache/maven/surefire/common/junit48/JUnit48TestChecker.java

Rule Violation Line
UselessParentheses Useless parentheses around `runWithAnnotation != null && Enclosed.class.equ...`. 57

Files

org/apache/maven/surefire/common/junit48/JUnit48TestChecker.java

Rule Violation Priority Line
UselessParentheses Useless parentheses around `runWithAnnotation != null && Enclosed.class.equ...`. 4 57