Source file "org/apache/lucene/search/MultiTermQuery.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 212 of 212 | 0% | 20 of 20 | 0% | 19 | 19 | 50 | 50 | 9 | 9 |
rewrite(IndexReader, MultiTermQuery) | ![]() | 0% | ![]() | 0% | 6 | 6 | 25 | 25 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MultiTermQuery.ConstantScoreAutoRewrite() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTermCountCutoff(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDocCountPercent(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getTermCountCutoff() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDocCountPercent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |