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 | 858 of 858 | 0% | 52 of 52 | 0% | 30 | 30 | 4 | 4 |
| crypto_sign(boolean, byte[], byte[], int, int, byte[], int) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| crypto_sign_keypair(byte[], int, byte[], int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| crypto_sign_open(boolean, byte[], byte[], byte[], byte[], int) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| FalconNIST(int, int, SecureRandom) | 0% | 0% | 6 | 6 | 1 | 1 |