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 | 445 of 445 | 0% | 40 of 40 | 0% | 31 | 31 | 11 | 11 |
| encodeBlock(byte[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| checkPkcs1Encoding1(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| decodeBlock(byte[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| checkPkcs1Encoding2(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| processBlock(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| useStrict() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getInputBlockSize() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getOutputBlockSize() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| CustomPKCS1Encoding(AsymmetricBlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getUnderlyingCipher() | 0% | n/a | 1 | 1 | 1 | 1 |