| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 41 of 257 | 84% | 3 of 38 | 92% | 5 | 29 | 8 | 54 | 3 | 10 |
| BaseNCodecInputStream(InputStream, BaseNCodec, boolean) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| read() | 76% | 83% | 1 | 4 | 1 | 7 | 0 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mark(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| read(byte[], int, int) | 100% | 100% | 0 | 11 | 0 | 18 | 0 | 1 | ||
| skip(long) | 100% | 100% | 0 | 4 | 0 | 12 | 0 | 1 | ||
| BaseNCodecInputStream(BaseNCodecInputStream.AbstracBuilder) | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
| available() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| isStrictDecoding() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| markSupported() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |