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 | 605 of 605 | 0% | 32 of 32 | 0% | 28 | 28 | 12 | 12 |
| decodeBlock(byte[], int, int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| encodeBlock(byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| maskGeneratorFunction1(byte[], int, int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| OAEPEncoding(AsymmetricBlockCipher, Digest, Digest, byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 2 | 2 | 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 | ||
| 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 |