Source file "kotlinx/coroutines/sync/Semaphore.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 113 of 113 | 0% | 0 of 0 | n/a | 6 | 6 | 14 | 14 | 6 | 6 |
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| withPermit(Semaphore, Function0, Continuation) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| withPermit$$forInline(Semaphore, Function0, Continuation) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| Semaphore$default(int, int, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Semaphore(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createSegment(long, SemaphoreSegment) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |