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 | 73 of 73 | 0% | 0 of 0 | n/a | 8 | 8 | 12 | 12 | 8 | 8 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SemaphoreSegment(long, SemaphoreSegment, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cas(int, Object, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cancel(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| set(int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAndSet(int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxSlots() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |