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 | 400 of 400 | 0% | 24 of 24 | 0% | 23 | 23 | 11 | 11 |
| static {...} | 0% | 0% | 4 | 4 | 1 | 1 | ||
| encode(byte[], byte[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| encode(byte[], byte[], int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| decode(byte[], byte[], int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| decode(byte[], int, byte[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| innerProduct(byte[], int, byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mt(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| mul(byte, byte) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| mul(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| inv(byte) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| GF16() | 0% | n/a | 1 | 1 | 1 | 1 |