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