Source file "org/glassfish/jaxb/runtime/v2/runtime/output/XMLEventWriterOutput.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 166 of 166 | 0% | 16 of 16 | 0% | 17 | 17 | 45 | 45 | 9 | 9 |
beginStartTag(int, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
attribute(int, String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
endTag(int, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
XMLEventWriterOutput(XMLEventWriter) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
startDocument(XMLSerializer, boolean, int[], NamespaceContextImpl) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
endDocument(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
text(String, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
text(Pcdata, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endStartTag() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |