Source file "net/sf/saxon/serialize/HTMLIndenter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 636 of 636 | 0% | 60 of 60 | 0% | 39 | 39 | 75 | 75 | 9 | 9 |
static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
HTMLIndenter(Receiver, String) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
startElement(NodeName, SchemaType, int, int) | 0% | 0% | 9 | 9 | 16 | 16 | 1 | 1 | ||
characters(CharSequence, int, int) | 0% | 0% | 10 | 10 | 15 | 15 | 1 | 1 | ||
endElement() | 0% | 0% | 11 | 11 | 13 | 13 | 1 | 1 | ||
indent() | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
comment(CharSequence, int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
getIndentation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getLineLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |