Source file "org/elasticsearch/search/suggest/phrase/CandidateScorer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 364 of 364 | 0% | 34 of 34 | 0% | 23 | 23 | 56 | 56 | 6 | 6 |
findCandidates(DirectCandidateGenerator.CandidateSet[], DirectCandidateGenerator.Candidate[], int, int, PriorityQueue, double, double) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
updateTop(DirectCandidateGenerator.CandidateSet[], DirectCandidateGenerator.Candidate[], PriorityQueue, double, double) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
findBestCandiates(DirectCandidateGenerator.CandidateSet[], float, double) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
score(DirectCandidateGenerator.Candidate[], DirectCandidateGenerator.CandidateSet[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CandidateScorer(WordScorer, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |