Source file "com/google/protobuf/CodedOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 671 of 671 | 0% | 28 of 28 | 0% | 50 | 50 | 185 | 185 | 36 | 36 |
| writeStringNoTag(String) | 0% | 0% | 4 | 4 | 35 | 35 | 1 | 1 | ||
| write(ByteBuffer) | 0% | 0% | 3 | 3 | 20 | 20 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| writeRawBytes(ByteBuffer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| writeMessageSetExtension(int, MessageLite) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeRawMessageSetExtension(int, ByteString) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeBool(int, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| CodedOutputStream.OutputStreamEncoder(OutputStream, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| writeByteBuffer(int, ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeMessageNoTag(MessageLite, Schema) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| doFlush() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeInt32(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeUInt32(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeFixed32(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeUInt64(int, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeFixed64(int, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| write(byte) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeInt32NoTag(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeByteArray(int, byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| flushIfNotAvailable(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeByteArrayNoTag(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeMessage(int, MessageLite, Schema) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeString(int, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeBytes(int, ByteString) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeByteArray(int, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeBytesNoTag(ByteString) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeMessage(int, MessageLite) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeMessageNoTag(MessageLite) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeUInt32NoTag(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeFixed32NoTag(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeUInt64NoTag(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeFixed64NoTag(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeTag(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeLazy(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeLazy(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |