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 | 817 of 817 | 0% | 42 of 42 | 0% | 25 | 25 | 4 | 4 |
| crypto_sign(byte[], byte[], int, int, byte[], int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| crypto_sign_keypair(byte[], int, byte[], int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| crypto_sign_open(byte[], byte[], byte[], byte[], int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| FalconNIST(int, int, SecureRandom) | 0% | 0% | 6 | 6 | 1 | 1 |