Source file "org/elasticsearch/search/suggest/phrase/DirectCandidateGenerator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 131 of 131 | 0% | 18 of 18 | 0% | 15 | 15 | 25 | 25 | 6 | 6 |
equals(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 8 | 8 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
DirectCandidateGenerator.Candidate(BytesRef, TermStats, double, double, boolean) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
compareTo(DirectCandidateGenerator.Candidate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |