Source file "org/apache/lucene/document/RangeFieldQuery.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 245 of 245 | 0% | 30 of 30 | 0% | 24 | 24 | 46 | 46 | 9 | 9 |
toString(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
RangeFieldQuery(String, byte[], int, RangeFieldQuery.QueryType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
checkFieldInfo(FieldInfo) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
checkArgs(String, byte[], int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
equalsTo(RangeFieldQuery) | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
visit(QueryVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createWeight(IndexSearcher, ScoreMode, float) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |