Source file "org/bouncycastle/tls/crypto/impl/jcajce/JceBlockCipherImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 6 of 6 | 0% | 8 | 8 | 26 | 26 | 5 | 5 |
| doFinal(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| init(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| JceBlockCipherImpl(Cipher, String, int, boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setKey(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |