Source file "it/unimi/dsi/fastutil/shorts/ShortSemiIndirectHeaps.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 454 of 454 | 0% | 66 of 66 | 0% | 40 | 40 | 75 | 75 | 7 | 7 |
downHeap(short[], int[], int, int, ShortComparator) | ![]() | 0% | ![]() | 0% | 11 | 11 | 16 | 16 | 1 | 1 |
upHeap(short[], int[], int, int, ShortComparator) | ![]() | 0% | ![]() | 0% | 9 | 9 | 14 | 14 | 1 | 1 |
front(short[], int[], int, int[], ShortComparator) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
front(short[], int[], int, int[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
makeHeap(short[], int, int, int[], ShortComparator) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
makeHeap(short[], int[], int, ShortComparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
makeHeap(short[], int, int, ShortComparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |