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 | 254 of 254 | 0% | 34 of 34 | 0% | 24 | 24 | 54 | 54 | 7 | 7 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
ContentLengthInputStream(SessionInputBuffer, long) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |