Source file "it/unimi/dsi/fastutil/longs/LongHeaps.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 218 of 218 | 0% | 38 of 38 | 0% | 22 | 22 | 31 | 31 | 3 | 3 |
downHeap(long[], int, int, LongComparator) | ![]() | 0% | ![]() | 0% | 11 | 11 | 15 | 15 | 1 | 1 |
upHeap(long[], int, int, LongComparator) | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
makeHeap(long[], int, LongComparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |