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 | 124 of 124 | 0% | 8 of 8 | 0% | 10 | 10 | 6 | 6 |
| 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% | 3 | 3 | 1 | 1 | ||
| RSAKeyEncapsulation(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 |