Source file "org/apache/commons/compress/utils/FixedLengthBlockOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 346 of 346 | 0% | 40 of 40 | 0% | 31 | 31 | 90 | 90 | 11 | 11 |
write(ByteBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
padBlock() | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
writeBlock() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
FixedLengthBlockOutputStream(OutputStream, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
FixedLengthBlockOutputStream(WritableByteChannel, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
isOpen() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
write(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
flushBlock() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
maybeFlush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |