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 | 1,017 of 1,017 | 0% | 122 of 122 | 0% | 70 | 70 | 9 | 9 |
| FalconCodec() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| comp_encode(byte[], int, int, short[], int, int) | 0% | 0% | 12 | 12 | 1 | 1 | ||
| trim_i16_encode(byte[], int, int, short[], int, int, int) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| trim_i8_encode(byte[], int, int, byte[], int, int, int) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| comp_decode(short[], int, int, byte[], int, int) | 0% | 0% | 11 | 11 | 1 | 1 | ||
| trim_i16_decode(short[], int, int, int, byte[], int, int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| trim_i8_decode(byte[], int, int, int, byte[], int, int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| modq_encode(byte[], int, int, short[], int, int) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| modq_decode(short[], int, int, byte[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 |