PMD Results
The following document contains the results of PMD 7.17.0.
Violations By Priority
Priority 3
org/apache/maven/surefire/junit/JUnit3Provider.java
org/apache/maven/surefire/junit/PojoAndJUnit3Checker.java
org/apache/maven/surefire/junit/TestListenerInvocationHandler.java
Files
org/apache/maven/surefire/junit/JUnit3Provider.java
org/apache/maven/surefire/junit/PojoAndJUnit3Checker.java
| Rule |
Violation |
Priority |
Line |
| UselessPureMethodCall |
Do not call pure method getConstructor if the result is not used. |
3 |
44 |
org/apache/maven/surefire/junit/TestListenerInvocationHandler.java