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 | 32 of 200 | 84% | 1 of 16 | 93% | 5 | 32 | 8 | 51 | 4 | 24 |
skip(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
available() | ![]() ![]() | 46% | ![]() ![]() | 50% | 1 | 2 | 2 | 4 | 0 | 1 |
toString() | ![]() | 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 | |
read(byte[], int, int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
BoundedInputStream(InputStream, long, long, boolean) | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
isMaxCount() | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 1 | 0 | 1 |
toReadLen(long) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
read() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
afterRead(int) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
mark(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
getRemaining() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
reset() | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
BoundedInputStream(InputStream, long) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
read(byte[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
close() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
BoundedInputStream(InputStream) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
builder() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
markSupported() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
setPropagateClose(boolean) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
getCount() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getMaxCount() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
onMaxLength(long, long) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |