Source file "org/apache/commons/compress/archivers/zip/FileRandomAccessOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 99 of 99 | 0% | 6 of 6 | 0% | 11 | 11 | 23 | 23 | 8 | 8 |
writeFully(byte[], int, int, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
FileRandomAccessOutputStream(Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
FileRandomAccessOutputStream(FileChannel) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
FileRandomAccessOutputStream(Path, OpenOption[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
channel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
position() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |