Source file "com/mongodb/client/model/geojson/codecs/GeometryEncoderHelper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 302 of 302 | 0% | 34 of 34 | 0% | 29 | 29 | 85 | 85 | 12 | 12 |
| encodeGeometry(BsonWriter, Geometry, EncoderContext, CodecRegistry) | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| encodeMultiLineString(BsonWriter, MultiLineString) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| encodePolygonCoordinates(BsonWriter, PolygonCoordinates) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| encodeGeometryCollection(BsonWriter, GeometryCollection, EncoderContext, CodecRegistry) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encodePosition(BsonWriter, Position) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encodeMultiPoint(BsonWriter, MultiPoint) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encodeMultiPolygon(BsonWriter, MultiPolygon) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encodeLineString(BsonWriter, LineString) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encodeCoordinateReferenceSystem(BsonWriter, Geometry, EncoderContext, CodecRegistry) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encodeLinearRing(List, BsonWriter) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encodePoint(BsonWriter, Point) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodePolygon(BsonWriter, Polygon) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |