Source file "org/apache/lucene/spatial/spatial4j/Geo3dBinaryCodec.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 188 of 188 | 0% | 10 of 10 | 0% | 16 | 16 | 37 | 37 | 11 | 11 |
readShape(DataInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readPoint(DataInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readRect(DataInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readCircle(DataInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeShape(DataOutput, Shape) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
Geo3dBinaryCodec(SpatialContext, SpatialContextFactory) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writePoint(DataOutput, Point) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeRect(DataOutput, Rectangle) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeCircle(DataOutput, Circle) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readCollection(DataInput) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeCollection(DataOutput, ShapeCollection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |