Source file "net/sf/saxon/serialize/HTMLEmitter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 835 of 835 | 0% | 144 of 144 | 0% | 90 | 90 | 213 | 213 | 18 | 18 |
writeEscape(CharSequence, boolean) | 0% | 0% | 40 | 40 | 68 | 68 | 1 | 1 | ||
openDocument() | 0% | 0% | 14 | 14 | 29 | 29 | 1 | 1 | ||
static {...} | 0% | n/a | 1 | 1 | 41 | 41 | 1 | 1 | ||
processingInstruction(String, CharSequence, int, int) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
startElement(NodeName, SchemaType, int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
endElement() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
writeAttribute(NodeName, String, CharSequence, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
representationCode(String) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
isBooleanAttribute(String, String, String) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
writeDocType(String, String, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
setBooleanAttribute(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
HTMLEmitter() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
characters(CharSequence, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
setEscapeNonAscii(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setEmptyTag(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
isEmptyTag(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
startContent() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
open() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |