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 | 920 of 920 | 0% | 87 of 87 | 0% | 62 | 62 | 18 | 18 |
| engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) | 0% | 0% | 20 | 20 | 1 | 1 | ||
| engineSetMode(String) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| engineUnwrap(byte[], String, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| engineSetPadding(String) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| BrokenJCEBlockCipher(BlockCipher, int, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineDoFinal(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineInit(int, Key, AlgorithmParameters, SecureRandom) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| engineGetParameters() | 0% | 0% | 4 | 4 | 1 | 1 | ||
| BrokenJCEBlockCipher(BlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineDoFinal(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineUpdate(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineWrap(Key) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineInit(int, Key, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetIV() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineUpdate(byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetOutputSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetKeySize(Key) | 0% | n/a | 1 | 1 | 1 | 1 |