Source file "org/locationtech/jts/io/WKBWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 518 of 518 | 0% | 52 of 52 | 0% | 46 | 46 | 118 | 118 | 20 | 20 |
write(Geometry, OutStream) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
writeCoordinate(CoordinateSequence, int, OutStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
writePolygon(Polygon, OutStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
WKBWriter(int, int, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
writeGeometryCollection(int, GeometryCollection, OutStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
toHex(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeGeometryType(int, Geometry, OutStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
toHexDigit(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
write(Geometry) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
writePoint(Point, OutStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeByteOrder(OutStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeCoordinateSequence(CoordinateSequence, boolean, OutStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
writeNaNs(int, OutStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeLineString(LineString, OutStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeInt(int, OutStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
WKBWriter(int, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
WKBWriter(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
WKBWriter() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
WKBWriter(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
bytesToHex(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |