Source file "com/squareup/okhttp/internal/framed/Http2.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 700 of 700 | 0% | 78 of 78 | 0% | 59 | 59 | 146 | 146 | 20 | 20 |
| 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 | 15 | 15 | 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 | ||
| 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 | ||
| ackSettings(Settings) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| Http2.Writer(BufferedSink, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| data(boolean, int, Buffer, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| synStream(boolean, boolean, int, int, List) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| dataFrame(int, byte, Buffer, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| synReply(boolean, int, List) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| headers(int, List) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| flush() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| maxDataLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |