Source file "org/elasticsearch/search/sort/MinAndMax.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 57 of 57 | 0% | 4 of 4 | 0% | 8 | 8 | 18 | 18 | 6 | 6 |
getComparator(SortOrder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
MinAndMax(Comparable, Comparable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
MinAndMax(StreamInput) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeTo(StreamOutput) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getMin() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMax() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |