Source file "org/apache/commons/io/output/ThresholdingOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 82 of 149 | 44% | 6 of 10 | 40% | 15 | 22 | 23 | 42 | 10 | 17 |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isThresholdExceeded() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
resetByteCount() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ThresholdingOutputStream(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checkThreshold(int) | ![]() ![]() | 73% | ![]() ![]() | 50% | 2 | 3 | 2 | 4 | 0 | 1 |
thresholdReached() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ThresholdingOutputStream(int, IOConsumer, IOFunction) | ![]() ![]() | 80% | ![]() ![]() | 50% | 2 | 3 | 0 | 5 | 0 | 1 |
setByteCount(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getByteCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getThreshold() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$static$0(ThresholdingOutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() ![]() | 87% | n/a | 0 | 1 | 1 | 5 | 0 | 1 | |
write(byte[], int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
getStream() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
flush() | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |