Source file "org/elasticsearch/search/suggest/phrase/WordScorer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 265 of 265 | 0% | 26 of 26 | 0% | 22 | 22 | 38 | 38 | 9 | 9 |
WordScorer(IndexReader, Terms, String, double, BytesRef) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
score(DirectCandidateGenerator.Candidate[], DirectCandidateGenerator.CandidateSet[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
join(BytesRef, BytesRefBuilder, BytesRef[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
frequency(BytesRef) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
scoreUnigram(DirectCandidateGenerator.Candidate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
channelScore(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
WordScorer(IndexReader, String, double, BytesRef) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
scoreTrigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
scoreBigram(DirectCandidateGenerator.Candidate, DirectCandidateGenerator.Candidate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |