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 | 516 of 595 | 13% | 47 of 52 | 9% | 28 | 32 | 2 | 6 |
| unwrap(byte[], int, int) | 3% | 7% | 14 | 15 | 0 | 1 | ||
| wrap(byte[], int, int) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| init(boolean, CipherParameters) | 34% | 25% | 4 | 5 | 0 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| RFC3394WrapEngine(BlockCipher, boolean) | 97% | 50% | 1 | 2 | 0 | 1 | ||
| RFC3394WrapEngine(BlockCipher) | 100% | n/a | 0 | 1 | 0 | 1 |