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 | 585 of 585 | 0% | 30 of 30 | 0% | 28 | 28 | 13 | 13 |
| decodeBlock(byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| maskGeneratorFunction1(byte[], int, int, byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| encodeBlock(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| OAEPEncoding(AsymmetricBlockCipher, Digest, Digest, byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getInputBlockSize() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getOutputBlockSize() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBlock(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getMGF1NoMemoLimit(Digest) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| OAEPEncoding(AsymmetricBlockCipher, Digest, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| OAEPEncoding(AsymmetricBlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| OAEPEncoding(AsymmetricBlockCipher, Digest) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getUnderlyingCipher() | 0% | n/a | 1 | 1 | 1 | 1 |