Source file "kotlinx/coroutines/scheduling/Dispatcher.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 156 of 156 | 0% | 12 of 12 | 0% | 16 | 16 | 33 | 33 | 10 | 10 |
| dispatch(Runnable, boolean) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| afterTask() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| LimitingDispatcher(ExperimentalCoroutineDispatcher, int, String, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| execute(Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dispatch(CoroutineContext, Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dispatchYield(CoroutineContext, Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTaskMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExecutor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |