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 | 90 of 90 | 0% | 6 of 6 | 0% | 16 | 16 | 24 | 24 | 13 | 13 |
| equals(Object) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| orElse(Supplier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOrThrow(Function) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ifFailure(Consumer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Try.Failure(Exception) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| orElseTry(Callable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| andThenTry(Try.Transformer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| andThen(Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| uncheckedCast() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ifSuccess(Consumer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toOptional() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |