Source file "org/apache/commons/compress/archivers/ArchiveInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 81 of 81 | 0% | 4 of 4 | 0% | 16 | 16 | 24 | 24 | 14 | 14 |
| read() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| ArchiveInputStream(InputStream, Charset) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| count(long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| pushedBackBytes(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ArchiveInputStream(InputStream, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ArchiveInputStream() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| count(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBytesRead() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canReadEntryData(ArchiveEntry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| markSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mark(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |