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 | 753 of 753 | 0% | 101 of 101 | 0% | 72 | 72 | 151 | 151 | 15 | 15 |
| nextFrame(FrameReader.Handler) | 0% | 0% | 13 | 13 | 32 | 32 | 1 | 1 | ||
| readSettings(FrameReader.Handler, int, byte, int) | 0% | 0% | 18 | 18 | 28 | 28 | 1 | 1 | ||
| readGoAway(FrameReader.Handler, int, byte, int) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| readHeaders(FrameReader.Handler, int, byte, int) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| readData(FrameReader.Handler, int, byte, int) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| readPushPromise(FrameReader.Handler, int, byte, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| readRstStream(FrameReader.Handler, int, byte, int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| readPing(FrameReader.Handler, int, byte, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| readConnectionPreface() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| readWindowUpdate(FrameReader.Handler, int, byte, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| readPriority(FrameReader.Handler, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| readHeaderBlock(int, short, byte, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| readPriority(FrameReader.Handler, int, byte, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| Http2.Reader(BufferedSource, int, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |