Source file "com/icl/saxon/output/XMLIndenter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 255 of 255 | 0% | 32 of 32 | 0% | 26 | 26 | 65 | 65 | 10 | 10 |
indent() | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
startElement(int, Attributes, int[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
startDocument() | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
endElement(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
characters(char[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
XMLIndenter() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
comment(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
processingInstruction(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
endDocument() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ignorableWhitespace(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |