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 | 613 of 613 | 0% | 71 of 71 | 0% | 53 | 53 | 17 | 17 |
| engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) | 0% | 0% | 20 | 20 | 1 | 1 | ||
| engineGetParameters() | 0% | 0% | 8 | 8 | 1 | 1 | ||
| BaseStreamCipher(StreamCipher, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineInit(int, Key, AlgorithmParameters, SecureRandom) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineUpdate(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineDoFinal(byte[], int, int, byte[], int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineSetMode(String) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineSetPadding(String) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineDoFinal(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineInit(int, Key, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineUpdate(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetIV() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| BaseStreamCipher(StreamCipher, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BaseStreamCipher(StreamCipher, int, 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 |