Source file "org/junit/jupiter/engine/discovery/predicates/IsTestClassWithTests.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 59 of 59 | 0% | 8 of 8 | 0% | 9 | 9 | 12 | 12 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| test(Class) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| hasNestedTests(Class) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasTestOrTestFactoryOrTestTemplateMethods(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| IsTestClassWithTests() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |