Source file "kotlinx/coroutines/AbstractCoroutine.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 110 of 110 | 0% | 8 of 8 | 0% | 17 | 17 | 26 | 26 | 13 | 13 |
| nameString$kotlinx_coroutines_core() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| AbstractCoroutine(CoroutineContext, boolean, boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| onCompletionInternal(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| resumeWith(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| start(CoroutineStart, Object, Function2) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cancellationExceptionMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleOnCompletionException$kotlinx_coroutines_core(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterResume(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCoroutineContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isActive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onCompleted(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onCancelled(Throwable, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |