Source file "org/locationtech/spatial4j/io/GeoJSONReader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 762 of 762 | 0% | 125 of 125 | 0% | 90 | 90 | 179 | 179 | 19 | 19 |
readShape(JSONParser) | ![]() | 0% | ![]() | 0% | 16 | 16 | 36 | 36 | 1 | 1 |
readCoordXYZ(JSONParser, ShapeFactory.PointsBuilder) | ![]() | 0% | ![]() | 0% | 10 | 10 | 21 | 21 | 1 | 1 |
readDistance(String, String, JSONParser) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
readPolygon(JSONParser, ShapeFactory.PolygonBuilder) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
readShapeFromCoordinates(String, JSONParser) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
readMultiLineString(JSONParser) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
readMultiPolygon(JSONParser) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
readCoordListXYZ(JSONParser, ShapeFactory.PointsBuilder) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
readLineString(JSONParser) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
readCircle(JSONParser) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
readPoint(JSONParser) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
readIfSupported(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
readMultiPoint(JSONParser) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
readUntilEvent(JSONParser, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
read(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
GeoJSONReader(SpatialContext, SpatialContextFactory) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
read(Reader) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFormatName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |