Source file "kotlinx/coroutines/Job.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 0 of 0 | n/a | 8 | 8 | 8 | 8 | 8 | 8 |
| invokeOnCompletion$default(Job, boolean, boolean, Function1, int, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| cancel$default(Job, CancellationException, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cancel$default(Job, Throwable, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fold(Job, Object, Function2) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get(Job, CoroutineContext.Key) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| minusKey(Job, CoroutineContext.Key) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| plus(Job, CoroutineContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| plus(Job, Job) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |