Source file "kotlin/coroutines/CoroutineContext.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 4 of 4 | 0% | 6 | 6 | 5 | 5 | 4 | 4 |
| minusKey(CoroutineContext.Element, CoroutineContext.Key) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| get(CoroutineContext.Element, CoroutineContext.Key) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| fold(CoroutineContext.Element, Object, Function2) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| plus(CoroutineContext.Element, CoroutineContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |