Source file "org/apache/lucene/document/IntRangeDocValuesField.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 22 of 22 | 0% | 17 | 17 | 23 | 23 | 6 | 6 |
| checkArgs(int[], int[]) | 0% | 0% | 8 | 8 | 8 | 8 | 1 | 1 | ||
| IntRangeDocValuesField(String, int[], int[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getMin(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getMax(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| newSlowRangeQuery(String, int[], int[], RangeFieldQuery.QueryType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newSlowIntersectsQuery(String, int[], int[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |