Source file "org/apache/kerby/asn1/Asn1.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 111 of 111 | 0% | 0 of 0 | n/a | 15 | 15 | 41 | 41 | 15 | 15 |
| dump(Asn1Type) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| parseAndDump(byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| decodeAndDump(byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| parseAndDump(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decodeAndDump(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decode(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parseAndDump(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decodeAndDump(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(ByteBuffer, Asn1Type) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decode(byte[], Asn1Type) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(ByteBuffer, Asn1Type) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parse(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encode(Asn1Type) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parse(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |