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 | 246 of 246 | 0% | 21 of 21 | 0% | 29 | 29 | 18 | 18 |
| checkLength(int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| doFinal(byte[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| doFinal(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getOutputSize(int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| initEncrypt(Key) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initEncrypt(Key, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initDecrypt(Key) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| update(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getBlockSize() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| initEncrypt(Key, AlgorithmParameterSpec, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| AsymmetricBlockCipher() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initDecrypt(Key, AlgorithmParameterSpec) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| update(byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initEncrypt(Key, AlgorithmParameterSpec) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getIV() | 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 |