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