Source file "org/apache/commons/compress/archivers/examples/Archiver.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 255 of 255 | 0% | 16 of 16 | 0% | 23 | 23 | 49 | 49 | 15 | 15 |
| create(String, SeekableByteChannel, File, CloseableConsumer) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| create(String, Path, Path) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| create(String, SeekableByteChannel, Path) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| create(String, OutputStream, File, CloseableConsumer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| create(SevenZOutputFile, Path) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create(ArchiveOutputStream, Path, EnumSet, LinkOption[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| prefersSeekableByteChannel(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| create(ArchiveOutputStream, File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(ArchiveOutputStream, Path) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(String, File, File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(String, OutputStream, File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(String, SeekableByteChannel, File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(SevenZOutputFile, File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Archiver() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |