Source file "com/icl/saxon/output/HTMLEmitter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,479 of 1,479 | 0% | 135 of 135 | 0% | 86 | 86 | 247 | 247 | 17 | 17 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 70 | 70 | 1 | 1 | |
writeEscape(char[], int, int, boolean) | ![]() | 0% | ![]() | 0% | 34 | 34 | 53 | 53 | 1 | 1 |
startElement(int, Attributes, int[], int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 21 | 21 | 1 | 1 |
escapeURL(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
startDocument() | ![]() | 0% | ![]() | 0% | 8 | 8 | 24 | 24 | 1 | 1 |
writeAttribute(int, String, String, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
endElement(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
processingInstruction(String, String) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
representationCode(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
isBooleanAttribute(String, String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
characters(char[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
isUrlAttribute(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setBooleanAttribute(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setUrlAttribute(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
HTMLEmitter() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setEmptyTag(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
isEmptyTag(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |