Source file "org/h2/jdbc/JdbcBlob.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 296 of 296 | 0% | 34 of 34 | 0% | 28 | 28 | 75 | 75 | 11 | 11 |
| setBytes(long, byte[], int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| setBinaryStream(long) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| setBytes(long, byte[]) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| getBinaryStream(long, long) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| getBytes(long, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| length() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| position(byte[], long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| position(Blob, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| JdbcBlob(JdbcConnection, Value, JdbcLob.State, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| truncate(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBinaryStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |