Source file "net/jsign/poi/poifs/nio/ByteArrayBackedDataSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 166 of 166 | 0% | 10 of 10 | 0% | 13 | 13 | 33 | 33 | 8 | 8 |
| extend(long) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| read(int, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| write(ByteBuffer, long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| ByteArrayBackedDataSource(byte[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| copyTo(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ByteArrayBackedDataSource(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |