Source file "org/apache/derby/iapi/services/io/InputStreamUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 139 of 139 | 0% | 26 of 26 | 0% | 20 | 20 | 46 | 46 | 7 | 7 | 
| skipPersistent(InputStream, long) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| readLoop(InputStream, byte[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| skipFully(InputStream, long) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| readFully(InputStream, byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| skipUntilEOF(InputStream) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| readUnsignedByte(InputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| InputStreamUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |