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 | 723 of 723 | 0% | 90 of 90 | 0% | 61 | 61 | 16 | 16 |
| engineDoFinal(byte[], int, int) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) | 0% | 0% | 15 | 15 | 1 | 1 | ||
| engineGetOutputSize(int) | 0% | 0% | 12 | 12 | 1 | 1 | ||
| IESCipher(IESEngine) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| IESCipher(IESEngine, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineInit(int, Key, AlgorithmParameters, SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineSetMode(String) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineGetParameters() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineSetPadding(String) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| engineInit(int, Key, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineDoFinal(byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetKeySize(Key) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineGetBlockSize() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineGetIV() | 0% | 0% | 2 | 2 | 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 |