Source file "org/elasticsearch/common/geo/GeoJson.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 538 of 538 | 0% | 62 of 62 | 0% | 45 | 45 | 97 | 97 | 14 | 14 |
asLineComponents(boolean, boolean, boolean) | ![]() | 0% | ![]() | 0% | 13 | 13 | 31 | 31 | 1 | 1 |
asPolygon(boolean, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
asRectangle() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
toXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
asMultiPolygon(boolean, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
asMultiLineString(boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
asMultiPoint() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
numDimensions() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
asLineString(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
asLinearRing(boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
asPoint() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
GeoJson.CoordinateNode(Point) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
GeoJson.CoordinateNode(List) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |