Source file "com/icl/saxon/tinytree/TinyBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 592 of 592 | 0% | 52 of 52 | 0% | 37 | 37 | 124 | 124 | 11 | 11 |
startElement(int, Attributes, int[], int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 27 | 27 | 1 | 1 |
endElement(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
startDocument() | ![]() | 0% | ![]() | 0% | 6 | 6 | 22 | 22 | 1 | 1 |
processingInstruction(String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
addComment(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
characters(char[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
endDocument() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
createDocument() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
TinyBuilder() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
comment(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUnparsedEntity(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |