Source file "org/h2/util/geometry/GeoJsonUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 571 of 571 | 0% | 59 of 59 | 0% | 46 | 46 | 150 | 150 | 11 | 11 |
| parse(JSONObject, GeometryUtils.Target, int) | 0% | 0% | 13 | 13 | 47 | 47 | 1 | 1 | ||
| parse(JSONValue, GeometryUtils.Target) | 0% | 0% | 11 | 11 | 28 | 28 | 1 | 1 | ||
| parsePolygon(JSONArray, GeometryUtils.Target) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| parseCoordinate(JSONValue, GeometryUtils.Target, int, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| parseGeometryCollection(JSONObject, GeometryUtils.Target) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| geoJsonToEwkb(byte[], int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseLineString(JSONArray, GeometryUtils.Target) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| readCoordinate(JSONValue[], int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| parseRing(JSONValue[], GeometryUtils.Target) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ewkbToGeoJson(byte[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |