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 | 139 of 139 | 0% | 6 of 6 | 0% | 18 | 18 | 15 | 15 |
| update(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| doFinal(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| initEncrypt(Key) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initEncrypt(Key, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getOutputSize(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| initDecrypt(Key) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initEncrypt(Key, AlgorithmParameterSpec, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initDecrypt(Key, AlgorithmParameterSpec) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initEncrypt(Key, AlgorithmParameterSpec) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| AsymmetricHybridCipher() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getIV() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setMode(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setPadding(String) | 0% | n/a | 1 | 1 | 1 | 1 |