Source file "kotlinx/coroutines/sync/Mutex.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 28 of 28 | 0% | 0 of 0 | n/a | 3 | 3 | 3 | 3 | 3 | 3 |
| lock$default(Mutex, Object, Continuation, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tryLock$default(Mutex, Object, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unlock$default(Mutex, Object, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |