Source file "com/github/jaiimageio/impl/plugins/clib/InputStreamAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 39 of 39 | 0% | 0 of 0 | n/a | 9 | 9 | 14 | 14 | 9 | 9 |
| read(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| InputStreamAdapter(ImageInputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| skip(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| mark(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| read() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getWrappedStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| markSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |