Source file "org/apache/derby/iapi/services/io/CloseFilterInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 55 of 55 | 0% | 2 of 2 | 0% | 10 | 10 | 20 | 20 | 9 | 9 |
| checkIfClosed() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| read(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| read(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| skip(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| read() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CloseFilterInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |