Source file "org/apache/hc/client5/http/entity/LazyDecompressingInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 67 of 67 | 0% | 4 of 4 | 0% | 11 | 11 | 22 | 22 | 9 | 9 |
initWrapper() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
LazyDecompressingInputStream(InputStream, InputStreamFactory) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
read(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
skip(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
read() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |