| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 13 of 83 | 84% | 1 of 2 | 50% | 3 | 12 | 4 | 20 | 2 | 11 |
| updateAAD(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| updateAAD(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JceCipher(Properties, String) | 84% | 50% | 1 | 2 | 0 | 4 | 0 | 1 | ||
| init(int, Key, AlgorithmParameterSpec) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| doFinal(byte[], int, int, byte[], int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| update(byte[], int, int, byte[], int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| doFinal(ByteBuffer, ByteBuffer) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| update(ByteBuffer, ByteBuffer) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getAlgorithm() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getBlockSize() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| close() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |