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,055 of 1,055 | 0% | 128 of 128 | 0% | 88 | 88 | 225 | 225 | 23 | 23 |
| readNewEntry(boolean) | 0% | 0% | 7 | 7 | 29 | 29 | 1 | 1 | ||
| getNextCPIOEntry() | 0% | 0% | 8 | 8 | 27 | 27 | 1 | 1 | ||
| readOldBinaryEntry(boolean) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 14 | 14 | 24 | 24 | 1 | 1 | ||
| readOldAsciiEntry() | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| matches(byte[], int) | 0% | 0% | 14 | 14 | 23 | 23 | 1 | 1 | ||
| skip(long) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| skipRemainderOfLastBlock() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| CpioArchiveInputStream(InputStream, int, String) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| readCString(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readFully(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readRange(int) | 0% | 0% | 2 | 2 | 5 | 5 | 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 | ||
| readAsciiLong(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| closeEntry() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| readBinaryLong(int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CpioArchiveInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CpioArchiveInputStream(InputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CpioArchiveInputStream(InputStream, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNextEntry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |