Source file "org/apache/commons/compress/archivers/sevenz/SevenZFile.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4,340 of 4,340 | 0% | 555 of 555 | 0% | 360 | 360 | 949 | 949 | 74 | 74 |
| readFilesInfo(ByteBuffer, Archive) | 0% | 0% | 35 | 35 | 96 | 96 | 1 | 1 | ||
| sanityCheckFilesInfo(ByteBuffer, SevenZFile.ArchiveStatistics) | 0% | 0% | 29 | 29 | 62 | 62 | 1 | 1 | ||
| readSubStreamsInfo(ByteBuffer, Archive) | 0% | 0% | 20 | 20 | 53 | 53 | 1 | 1 | ||
| sanityCheckFolder(ByteBuffer, SevenZFile.ArchiveStatistics) | 0% | 0% | 19 | 19 | 51 | 51 | 1 | 1 | ||
| readFolder(ByteBuffer) | 0% | 0% | 13 | 13 | 48 | 48 | 1 | 1 | ||
| sanityCheckSubStreamsInfo(ByteBuffer, SevenZFile.ArchiveStatistics) | 0% | 0% | 17 | 17 | 36 | 36 | 1 | 1 | ||
| sanityCheckUnpackInfo(ByteBuffer, SevenZFile.ArchiveStatistics) | 0% | 0% | 12 | 12 | 34 | 34 | 1 | 1 | ||
| readEncodedHeader(ByteBuffer, Archive, byte[]) | 0% | 0% | 10 | 10 | 34 | 34 | 1 | 1 | ||
| calculateStreamMap(Archive) | 0% | 0% | 13 | 13 | 36 | 36 | 1 | 1 | ||
| sanityCheckPackInfo(ByteBuffer, SevenZFile.ArchiveStatistics) | 0% | 0% | 12 | 12 | 23 | 23 | 1 | 1 | ||
| buildDecodingStream(int, boolean) | 0% | 0% | 12 | 12 | 36 | 36 | 1 | 1 | ||
| readUnpackInfo(ByteBuffer, Archive) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| tryToLocateEndHeader(byte[]) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| initializeArchive(StartHeader, byte[], boolean) | 0% | 0% | 6 | 6 | 24 | 24 | 1 | 1 | ||
| readHeaders(byte[]) | 0% | 0% | 8 | 8 | 28 | 28 | 1 | 1 | ||
| buildDecoderStack(Folder, long, int, SevenZArchiveEntry) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| skipEntriesWhenNeeded(int, boolean, int) | 0% | 0% | 7 | 7 | 25 | 25 | 1 | 1 | ||
| readStartHeader(long) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| readPackInfo(ByteBuffer, Archive) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| sanityCheckAndCollectStatistics(ByteBuffer) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| getInputStream(SevenZArchiveEntry) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, String, byte[], boolean, int, boolean, boolean) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| hasCurrentEntryBeenRead() | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| readHeader(ByteBuffer, Archive) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| readUint64(ByteBuffer) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| getCurrentStream() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| getNextEntry() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reopenFolderInputStream(int, SevenZArchiveEntry) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| sanityCheckStreamsInfo(ByteBuffer, SevenZFile.ArchiveStatistics) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| readBits(ByteBuffer, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| readStreamsInfo(ByteBuffer, Archive) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| getDefaultName() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| sanityCheckArchiveProperties(ByteBuffer) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| skipBytesFully(ByteBuffer, long) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| readAllOrBits(ByteBuffer, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| assertFitsIntoNonNegativeInt(String, long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkEndOfFile(ByteBuffer, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| matches(byte[], int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readArchiveProperties(ByteBuffer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, String, byte[], boolean, SevenZFileOptions) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getUnsignedByte(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SevenZFile(File, char[], SevenZFileOptions) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readFully(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SevenZFile(File, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, String, char[], SevenZFileOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get(ByteBuffer, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newByteChannel(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, String, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, String, SevenZFileOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEntries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, char[], SevenZFileOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, SevenZFileOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, String, char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkEntryIsInitialized(Map, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| read(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SevenZFile(File, char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(File, SevenZFileOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getChar(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInt(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLong(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SevenZFile(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SevenZFile(SeekableByteChannel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatisticsForCurrentEntry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$checkEntryIsInitialized$0(Integer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$readFilesInfo$1(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |