Source file "org/apache/lucene/document/XYShape.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 221 of 221 | 0% | 12 of 12 | 0% | 15 | 15 | 31 | 31 | 9 | 9 |
createIndexableFields(String, XYLine) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
newGeometryQuery(String, ShapeField.QueryRelation, XYGeometry[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
createIndexableFields(String, XYPolygon) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
newPointQuery(String, ShapeField.QueryRelation, float[][]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createIndexableFields(String, float, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newBoxQuery(String, ShapeField.QueryRelation, float, float, float, float) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newLineQuery(String, ShapeField.QueryRelation, XYLine[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newPolygonQuery(String, ShapeField.QueryRelation, XYPolygon[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newDistanceQuery(String, ShapeField.QueryRelation, XYCircle[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |