Source file "org/apache/xml/serialize/HTMLSerializer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,308 of 1,308 | 0% | 268 of 268 | 0% | 152 | 152 | 331 | 331 | 18 | 18 |
startElement(String, String, String, Attributes) | ![]() | 0% | ![]() | 0% | 45 | 45 | 93 | 93 | 1 | 1 |
serializeElement(Element) | ![]() | 0% | ![]() | 0% | 30 | 30 | 72 | 72 | 1 | 1 |
startElement(String, AttributeList) | ![]() | 0% | ![]() | 0% | 25 | 25 | 60 | 60 | 1 | 1 |
endElementIO(String, String, String) | ![]() | 0% | ![]() | 0% | 20 | 20 | 34 | 34 | 1 | 1 |
startDocument(String) | ![]() | 0% | ![]() | 0% | 14 | 14 | 32 | 32 | 1 | 1 |
characters(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
HTMLSerializer(Writer, OutputFormat) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
HTMLSerializer(OutputStream, OutputFormat) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
HTMLSerializer(OutputFormat) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setOutputFormat(OutputFormat) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
endElement(String, String, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
escapeURI(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
HTMLSerializer(boolean, OutputFormat) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
HTMLSerializer() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
characters(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
endElement(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setXHTMLNamespace(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEntityRef(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |