Source file "org/apache/hc/core5/http/io/EofSensorInputStream.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% | 30 of 30 | 0% | 28 | 28 | 71 | 71 | 13 | 13 |
checkEOF(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
checkClose() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
checkAbort() | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
EofSensorInputStream(InputStream, EofSensorWatcher) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
isReadAllowed() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
abort() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isSelfClosed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getWrappedStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |