Source file "okhttp3/internal/http2/Http2Writer.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 684 of 684 | 0% | 85 of 85 | 0% | 62 | 62 | 152 | 152 | 19 | 19 |
frameHeader(int, int, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
pushPromise(int, int, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
goAway(int, ErrorCode, byte[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
headers(boolean, int, List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
settings(Settings) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
windowUpdate(int, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
rstStream(int, ErrorCode) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
writeContinuationFrames(int, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
applyAndAckSettings(Settings) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
connectionPreface() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
ping(boolean, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 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 |
dataFrame(int, int, Buffer, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getHpackWriter() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
maxDataLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |