Source file "org/apache/commons/compress/archivers/dump/TapeInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 523 of 523 | 0% | 56 of 56 | 0% | 42 | 42 | 119 | 119 | 13 | 13 |
| readBlock(boolean) | 0% | 0% | 11 | 11 | 34 | 34 | 1 | 1 | ||
| skip(long) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| resetBlockSize(int, boolean) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| peek() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| TapeInputStream(InputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| readRecord() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| available() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readFully(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readRange(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| read() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBytesRead() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |