Source file "org/apache/commons/compress/archivers/zip/ZipSplitOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 586 of 586 | 0% | 36 of 36 | 0% | 36 | 36 | 114 | 114 | 18 | 18 |
writeFully(byte[], int, int, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 21 | 21 | 1 | 1 |
openNewSplitSegment() | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
getSplitSegmentFileName(Integer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
ZipSplitOutputStream(Path, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
finish() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
calculateDiskPosition(long, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createNewSplitSegmentFile(Integer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
prepareToWriteUnsplittableContent(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
writeZipSplitSignature() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeToSegment(Path, long, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipSplitOutputStream(File, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getCurrentSplitSegmentBytesWritten() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCurrentSplitSegmentIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
position() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |