Source file "org/apache/tomcat/util/buf/Asn1Writer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 176 of 176 | 0% | 16 of 16 | 0% | 13 | 13 | 39 | 39 | 5 | 5 |
| writeTag(byte, byte[]) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| writeSequence(byte[][]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| writeInteger(int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| writeOctetString(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Asn1Writer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |