Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 260 of 260 | 0% | 34 of 34 | 0% | 24 | 24 | 7 | 7 |
| decodeStreamFooter(byte[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| decodeVLI(InputStream) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| decodeStreamHeader(byte[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| isCRC32Valid(byte[], int, int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| decodeStreamFlags(byte[], int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| areStreamFlagsEqual(StreamFlags, StreamFlags) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| DecoderUtil() | 0% | n/a | 1 | 1 | 1 | 1 |