Source file "kotlin/coroutines/Continuation.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 135 of 135 | 0% | 2 of 2 | 0% | 10 | 10 | 16 | 16 | 9 | 9 |
| suspendCoroutine(Function1, Continuation) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| createCoroutine(Function2, Object, Continuation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| startCoroutine(Function2, Object, Continuation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createCoroutine(Function1, Continuation) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| startCoroutine(Function1, Continuation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resumeWithException(Continuation, Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Continuation(CoroutineContext, Function1) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resume(Continuation, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCoroutineContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |