Source file "org/apache/hc/core5/http/impl/io/ContentLengthInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 248 of 248 | 0% | 32 of 32 | 0% | 23 | 23 | 52 | 52 | 7 | 7 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
ContentLengthInputStream(SessionInputBuffer, InputStream, long) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |