Source file "org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,067 of 1,067 | 0% | 126 of 126 | 0% | 86 | 86 | 235 | 235 | 22 | 22 |
| readNewEntry(boolean) | 0% | 0% | 7 | 7 | 30 | 30 | 1 | 1 | ||
| getNextCPIOEntry() | 0% | 0% | 8 | 8 | 27 | 27 | 1 | 1 | ||
| readOldBinaryEntry(boolean) | 0% | 0% | 6 | 6 | 25 | 25 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 14 | 14 | 26 | 26 | 1 | 1 | ||
| readOldAsciiEntry() | 0% | 0% | 6 | 6 | 24 | 24 | 1 | 1 | ||
| matches(byte[], int) | 0% | 0% | 14 | 14 | 23 | 23 | 1 | 1 | ||
| skip(long) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| CpioArchiveInputStream(InputStream, int, String) | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| skipRemainderOfLastBlock() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| readCString(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readFully(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readAsciiLong(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readBinaryLong(int, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| skip(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| available() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ensureOpen() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| closeEntry() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| CpioArchiveInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CpioArchiveInputStream(InputStream, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CpioArchiveInputStream(InputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNextEntry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |