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 | 172 of 172 | 0% | 6 of 6 | 0% | 11 | 11 | 8 | 8 |
| encrypt(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| decrypt(byte[], int, int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| generateKey(BigInteger, BigInteger, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| init(CipherParameters) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| RSAKeyEncapsulation(DerivationFunction, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decrypt(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encrypt(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 |