Source file "org/apache/commons/compress/archivers/zip/StreamCompressor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 280 of 280 | 0% | 22 of 22 | 0% | 32 | 32 | 67 | 67 | 21 | 21 |
writeDeflated(byte[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
write(byte[], int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
deflate(InputStream, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
writeCounted(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
StreamCompressor(Deflater) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
deflate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
create(int, ScatterGatherBackingStore) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flushDeflater() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
create(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
deflateUntilInputIsNeeded() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeCounted(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
create(DataOutput, Deflater) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(OutputStream, Deflater) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(SeekableByteChannel, Deflater) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
create(ScatterGatherBackingStore) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCrc32() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesRead() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesWrittenForLastEntry() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTotalBytesWritten() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |