Source file "org/apache/commons/compress/archivers/zip/ZipFile.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,042 of 2,042 | 0% | 173 of 173 | 0% | 145 | 145 | 460 | 460 | 56 | 56 |
readCentralDirectoryEntry(Map) | ![]() | 0% | ![]() | 0% | 13 | 13 | 78 | 78 | 1 | 1 |
positionAtCentralDirectory64() | ![]() | 0% | ![]() | 0% | 4 | 4 | 35 | 35 | 1 | 1 |
openZipChannel(Path, long, OpenOption[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 30 | 30 | 1 | 1 |
setSizesAndOffsetFromZip64Extra(ZipArchiveEntry) | ![]() | 0% | ![]() | 0% | 16 | 16 | 29 | 29 | 1 | 1 |
ZipFile(SeekableByteChannel, String, Charset, boolean, boolean, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 29 | 29 | 1 | 1 |
setDataOffset(ZipArchiveEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
positionAtCentralDirectory32() | ![]() | 0% | ![]() | 0% | 2 | 2 | 22 | 22 | 1 | 1 |
sanityCheckLFHOffset(ZipArchiveEntry) | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
tryToLocateSignature(SeekableByteChannel, long, long, byte[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 26 | 26 | 1 | 1 |
getInputStream(ZipArchiveEntry) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
resolveLocalFileHeaderData(Map) | ![]() | 0% | ![]() | 0% | 4 | 4 | 20 | 20 | 1 | 1 |
positionAtEndOfCentralDirectoryRecord(SeekableByteChannel) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
lambda$openZipChannel$0(long, Path, Path, String, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
populateFromCentralDirectory() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
createBoundedInputStream(long, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
skipBytes(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
copyRawEntries(ZipArchiveOutputStream, ZipArchiveEntryPredicate) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getRawInputStream(ZipArchiveEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
startsWithLocalFileHeader() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getUnixSymlink(ZipArchiveEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getDataOffset(ZipArchiveEntry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getEntriesInPhysicalOrder(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEntry(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lambda$fillNameMap$2(ZipArchiveEntry) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getContentBeforeFirstLocalFileHeader() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ZipFile(File, String, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(Path, String, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEntriesInPhysicalOrder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
positionAtCentralDirectory() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ZipFile(SeekableByteChannel, String, String, boolean, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(SeekableByteChannel, String, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(SeekableByteChannel, String, String, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(File, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
finalize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ZipFile(File, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(Path, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(SeekableByteChannel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(SeekableByteChannel, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getEntries(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newReadByteChannel(Path) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ZipFile(Path, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fillNameMap() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ZipFile(Path) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
sortByOffset(ZipArchiveEntry[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
builder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEntries() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$fillNameMap$1(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
closeQuietly(ZipFile) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
canReadEntryData(ZipArchiveEntry) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFirstLocalFileHeaderOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |