Source file "com/squareup/okhttp/internal/framed/Huffman.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,372 of 2,372 | 0% | 30 of 30 | 0% | 23 | 23 | 77 | 77 | 8 | 8 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
decode(byte[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 27 | 27 | 1 | 1 |
addCode(int, int, byte) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
encode(byte[], OutputStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
encodedLength(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
buildTree() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
Huffman() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |