Source file "org/apache/hc/client5/http/impl/io/LoggingInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 187 of 187 | 0% | 10 of 10 | 0% | 15 | 15 | 49 | 49 | 10 | 10 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
read(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
close() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
skip(long) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
LoggingInputStream(InputStream, Wire) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |