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 | 580 of 580 | 0% | 38 of 38 | 0% | 27 | 27 | 8 | 8 |
| messageDecrypt(byte[]) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| messageEncrypt(byte[]) | 0% | 0% | 7 | 7 | 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 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| McElieceKobaraImaiCipher() | 0% | n/a | 1 | 1 | 1 | 1 |