Source file "okhttp3/internal/http2/Http2Writer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 689 of 689 | 0% | 72 of 72 | 0% | 55 | 55 | 145 | 145 | 19 | 19 |
| frameHeader(int, int, byte, byte) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| pushPromise(int, int, List) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| headers(boolean, int, List) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| settings(Settings) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| goAway(int, ErrorCode, byte[]) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| windowUpdate(int, long) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| applyAndAckSettings(Settings) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| ping(boolean, int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| rstStream(int, ErrorCode) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| connectionPreface() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| writeContinuationFrames(int, long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| Http2Writer(BufferedSink, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| data(boolean, int, Buffer, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| writeMedium(BufferedSink, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| dataFrame(int, byte, Buffer, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flush() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxDataLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |