Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 180 of 180 | 0% | 14 of 14 | 0% | 18 | 18 | 11 | 11 |
| sign(WireFormat, FramedContent, MlsCipherSuite, byte[], byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| AuthenticatedContent(WireFormat, FramedContent, FramedContentAuthData) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| verify(MlsCipherSuite, byte[], byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| AuthenticatedContent(MLSInputStream) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| writeTo(MLSOutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getConfirmedTranscriptHashInput() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getInterimTranscriptHashInput() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setConfirmationTag(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getConfirmationTag() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getContent() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getWireFormat() | 0% | n/a | 1 | 1 | 1 | 1 |