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 | 167 of 167 | 0% | 8 of 8 | 0% | 11 | 11 | 7 | 7 |
| encrypt(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| decrypt(byte[], int, int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| init(CipherParameters) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ECIESKeyEncapsulation(DerivationFunction, SecureRandom, boolean, boolean, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ECIESKeyEncapsulation(DerivationFunction, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decrypt(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encrypt(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 |