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 | 394 of 394 | 0% | 20 of 20 | 0% | 27 | 27 | 17 | 17 |
| engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| engineUnwrap(byte[], String, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineWrap(Key) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineInit(int, Key, AlgorithmParameters, SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineGetParameters() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineInit(int, Key, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineSetPadding(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineSetMode(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| FrodoCipherSpi(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineUpdate(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineUpdate(byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineDoFinal(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineDoFinal(byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetKeySize(Key) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetOutputSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetIV() | 0% | n/a | 1 | 1 | 1 | 1 |