Source file "org/apache/calcite/runtime/BinarySearch.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 240 of 240 | 0% | 34 of 34 | 0% | 27 | 27 | 48 | 48 | 10 | 10 |
upperBound(Object[], Object, int, int, Function1, Comparator) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
lowerBound(Object[], Object, int, int, Function1, Comparator) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
lowerBound(Object[], Object, Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
upperBound(Object[], Object, Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lowerBound(Object[], Object, Function1, Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
upperBound(Object[], Object, Function1, Comparator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lowerBound(Object[], Object, int, int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
upperBound(Object[], Object, int, int, Comparator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
BinarySearch() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |