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 | 624 of 624 | 0% | 78 of 78 | 0% | 53 | 53 | 14 | 14 |
| decodeBlock(byte[], int, int) | 0% | 0% | 10 | 10 | 1 | 1 | ||
| encodeBlock(byte[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| decodeBlockOrRandom(byte[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| checkPkcs1Encoding(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| findStart(byte, byte[]) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| PKCS1Encoding(AsymmetricBlockCipher, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| PKCS1Encoding(AsymmetricBlockCipher, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| PKCS1Encoding(AsymmetricBlockCipher) | 0% | n/a | 1 | 1 | 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 | ||
| getUnderlyingCipher() | 0% | n/a | 1 | 1 | 1 | 1 |