Source file "it/unimi/dsi/fastutil/shorts/ShortIndirectHeaps.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 364 of 364 | 0% | 46 of 46 | 0% | 27 | 27 | 48 | 48 | 4 | 4 |
downHeap(short[], int[], int[], int, int, ShortComparator) | ![]() | 0% | ![]() | 0% | 11 | 11 | 19 | 19 | 1 | 1 |
upHeap(short[], int[], int[], int, int, ShortComparator) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
makeHeap(short[], int, int, int[], int[], ShortComparator) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
makeHeap(short[], int[], int[], int, ShortComparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |