Source file "org/apache/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 | 170 of 256 | 33% | 25 of 34 | 26% | 19 | 24 | 32 | 54 | 4 | 7 |
read() | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
read(byte[], int, int) | ![]() ![]() | 62% | ![]() ![]() | 58% | 4 | 7 | 2 | 13 | 0 | 1 |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() ![]() | 61% | ![]() ![]() | 33% | 3 | 4 | 2 | 6 | 0 | 1 |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ContentLengthInputStream(SessionInputBuffer, long) | ![]() | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 |