Source file "io/grpc/internal/MessageFramer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 608 of 608 | 0% | 66 of 66 | 0% | 52 | 52 | 147 | 147 | 19 | 19 |
| writePayload(InputStream) | 0% | 0% | 7 | 7 | 32 | 32 | 1 | 1 | ||
| writeBufferChain(MessageFramer.BufferChainOutputStream, boolean) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| writeKnownLengthUncompressed(InputStream, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| writeCompressed(InputStream, int) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| MessageFramer(MessageFramer.Sink, WritableBufferAllocator, StatsTraceContext) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| writeRaw(byte[], int, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| writeUncompressed(InputStream, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| writeToOutputStream(InputStream, OutputStream) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| close() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| commitToSink(boolean, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setMaxOutboundMessageSize(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| flush() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getKnownLength(InputStream) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| releaseBuffer() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| verifyNotClosed() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setCompressor(Compressor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| dispose() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMessageCompression(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |