Source file "org/elasticsearch/search/suggest/phrase/LinearInterpolatingScorer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 169 of 169 | 0% | 4 of 4 | 0% | 8 | 8 | 20 | 20 | 6 | 6 |
scoreTrigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
scoreBigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
LinearInterpolatingScorer(IndexReader, Terms, String, double, BytesRef, double, double, double) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
trigramLambda() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
bigramLambda() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unigramLambda() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |