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 | 362 of 362 | 0% | 58 of 58 | 0% | 39 | 39 | 10 | 10 |
| decodeBlock(byte[], int, int) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| encodeBlock(byte[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| findStart(byte, byte[]) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| processBlock(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getInputBlockSize() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getOutputBlockSize() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| PKCS1Encoding(AsymmetricBlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| useStrict() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getUnderlyingCipher() | 0% | n/a | 1 | 1 | 1 | 1 |