| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 236 of 372 | 36% | 34 of 46 | 26% | 25 | 33 | 38 | 77 | 4 | 10 |
| DecodeFromCBORObject(CBORObject) | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| EncodeCBORObject() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| encrypt() | 70% | 64% | 5 | 8 | 3 | 22 | 0 | 1 | ||
| decrypt(Recipient) | 64% | 30% | 5 | 6 | 4 | 12 | 0 | 1 | ||
| getRecipient(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRecipientCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| EncryptMessage(boolean) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| EncryptMessage() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| addRecipient(Recipient) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getRecipientList() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |