Source file "org/apache/kerby/asn1/util/Asn1Util.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 170 of 170 | 0% | 22 of 22 | 0% | 16 | 16 | 46 | 46 | 5 | 5 |
| encodeTag(ByteBuffer, Tag) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| encodeLength(ByteBuffer, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| lengthOfTagLength(int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| lengthOfBodyLength(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| readAllLeftBytes(ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |