Source file "org/apache/lucene/search/PhraseWildcardQuery.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 154 of 154 | 0% | 6 of 6 | 0% | 10 | 10 | 26 | 26 | 7 | 7 |
addTerm(Term) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
addMultiTerm(MultiTermQuery) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
PhraseWildcardQuery.Builder(String, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setSlop(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addTerm(BytesRef) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PhraseWildcardQuery.Builder(String, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |