Source file "org/apache/commons/io/input/BoundedInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 201 of 201 | 0% | 16 of 16 | 0% | 32 | 32 | 51 | 51 | 24 | 24 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
BoundedInputStream(InputStream, long, long, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
available() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isMaxCount() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
toReadLen(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
skip(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
afterRead(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getRemaining() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
reset() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
BoundedInputStream(InputStream, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BoundedInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
builder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
markSupported() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setPropagateClose(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPropagateClose() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onMaxLength(long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |