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 | 315 of 315 | 0% | 22 of 22 | 0% | 20 | 20 | 9 | 9 |
| messageDecrypt(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| messageEncrypt(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| computeMessage(GF2Vector) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| computeMessageRepresentative(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| initCipherEncrypt(McEliecePublicKeyParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initCipherDecrypt(McEliecePrivateKeyParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getKeySize(McElieceKeyParameters) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| McElieceCipher() | 0% | n/a | 1 | 1 | 1 | 1 |