Source file "org/apache/lucene/search/TermRangeQuery.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 285 of 285 | 0% | 52 of 52 | 0% | 36 | 36 | 57 | 57 | 10 | 10 |
| toString(String) | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 12 | 12 | 22 | 22 | 1 | 1 | ||
| hashCode() | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| TermRangeQuery(String, BytesRef, BytesRef, boolean, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| newStringRange(String, String, String, boolean, boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| toAutomaton(BytesRef, BytesRef, boolean, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getLowerTerm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUpperTerm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| includesLower() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| includesUpper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |