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