Source file "org/apache/lucene/search/TermQuery.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 88 of 88 | 0% | 8 of 8 | 0% | 11 | 11 | 19 | 19 | 7 | 7 |
toString(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
TermQuery(Term) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createWeight(Searcher) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
extractTerms(Set) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getTerm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |