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 | 115 of 115 | 0% | 4 of 4 | 0% | 9 | 9 | 7 | 7 |
| init(boolean, CipherParameters) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBlock(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| blindMessage(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| unblindMessage(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| RSABlindingEngine() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getInputBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getOutputBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 |