Source file "org/bouncycastle/tls/crypto/impl/jcajce/JceAEADCipherImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 164 of 164 | 0% | 14 of 14 | 0% | 15 | 15 | 37 | 37 | 8 | 8 |
| init(byte[], int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| JceAEADCipherImpl(JcaJceHelper, String, String, int, boolean) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| doFinal(byte[], byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setKey(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getAlgParamsName(JcaJceHelper, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkForAEAD() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOutputSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |