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 | 374 of 374 | 0% | 20 of 20 | 0% | 19 | 19 | 9 | 9 |
| messageDecrypt(byte[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| messageEncrypt(byte[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getKeySize(McElieceCCA2KeyParameters) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| initCipherEncrypt(McElieceCCA2PublicKeyParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initCipherDecrypt(McElieceCCA2PrivateKeyParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| McEliecePointchevalCipher() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decryptOutputSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encryptOutputSize(int) | 0% | n/a | 1 | 1 | 1 | 1 |