Source file "it/unimi/dsi/fastutil/doubles/DoubleHeaps.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(double[], int, int, DoubleComparator) | ![]() | 0% | ![]() | 0% | 11 | 11 | 15 | 15 | 1 | 1 |
upHeap(double[], int, int, DoubleComparator) | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
makeHeap(double[], int, DoubleComparator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |