Source file "com/fasterxml/jackson/core/io/MergedStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 209 of 209 | 0% | 30 of 30 | 0% | 26 | 26 | 52 | 52 | 11 | 11 |
| skip(long) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| read(byte[], int, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| read() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| MergedStream(IOContext, InputStream, byte[], int, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| _free() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| available() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| markSupported() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| mark(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| read(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |