Source file "kotlin/Result.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 249 of 249 | 0% | 20 of 20 | 0% | 24 | 24 | 43 | 43 | 14 | 14 |
| mapCatching(Object, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| recoverCatching(Object, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| runCatching(Object, Function1) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| runCatching(Function0) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| onFailure(Object, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| fold(Object, Function1, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| map(Object, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| recover(Object, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getOrElse(Object, Function1) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| onSuccess(Object, Function1) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createFailure(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throwOnFailure(Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getOrDefault(Object, Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getOrThrow(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |