Source file "kotlinx/coroutines/internal/ConcurrentLinkedList.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 176 of 176 | 0% | 34 of 34 | 0% | 29 | 29 | 34 | 34 | 12 | 12 |
| remove() | 0% | 0% | 10 | 10 | 10 | 10 | 1 | 1 | ||
| getRightmostAliveNode() | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| nextOrIfClosed(Function0) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getLeftmostAliveNode() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| ConcurrentLinkedListNode(ConcurrentLinkedListNode) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getNext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| trySetNext(ConcurrentLinkedListNode) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTail() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| markAsClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cleanPrev() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrev() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNextOrClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |