Source file "org/junit/platform/commons/function/Try.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 2 of 2 | 0% | 7 | 7 | 10 | 10 | 6 | 6 |
| checkNotNull(Object, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| call(Callable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| failure(Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| of(Callable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| success(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$call$0(Callable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |