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 | 107 of 107 | 0% | 2 of 2 | 0% | 8 | 8 | 7 | 7 |
| initCipherEncrypt(Key, AlgorithmParameterSpec, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initCipherDecrypt(Key, AlgorithmParameterSpec) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getKeySize(Key) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| messageEncrypt(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| messageDecrypt(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| McEliecePKCSCipherSpi(McElieceCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 |