Source file "kotlinx/coroutines/internal/ThreadSafeHeap.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 547 of 547 | 0% | 62 of 62 | 0% | 49 | 49 | 88 | 88 | 18 | 18 |
| removeAtImpl(int) | 0% | 0% | 10 | 10 | 16 | 16 | 1 | 1 | ||
| siftDownFrom(int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| realloc() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| siftUpFrom(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| removeFirstIf(Function1) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addImpl(ThreadSafeHeapNode) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| remove(ThreadSafeHeapNode) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| swap(int, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| addLastIf(ThreadSafeHeapNode, Function1) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeFirstOrNull() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| firstImpl() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| peek() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addLast(ThreadSafeHeapNode) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ThreadSafeHeap() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |