Source file "org/tukaani/xz/DeltaInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 115 of 115 | 0% | 18 of 18 | 0% | 14 | 14 | 33 | 33 | 5 | 5 | 
| read(byte[], int, int) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| DeltaInputStream(InputStream, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| available() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 |