Source file "com/ctc/wstx/sw/AsciiXmlWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,639 of 1,639 | 0% | 356 of 356 | 0% | 190 | 190 | 434 | 434 | 12 | 12 |
writeTextContent(String) | ![]() | 0% | ![]() | 0% | 23 | 23 | 46 | 46 | 1 | 1 |
writeTextContent(char[], int, int) | ![]() | 0% | ![]() | 0% | 23 | 23 | 44 | 44 | 1 | 1 |
writeAttrValue(String) | ![]() | 0% | ![]() | 0% | 21 | 21 | 49 | 49 | 1 | 1 |
writeAttrValue(char[], int, int) | ![]() | 0% | ![]() | 0% | 21 | 21 | 47 | 47 | 1 | 1 |
writeCommentContent(String) | ![]() | 0% | ![]() | 0% | 18 | 18 | 47 | 47 | 1 | 1 |
writeCDataContent(String) | ![]() | 0% | ![]() | 0% | 18 | 18 | 47 | 47 | 1 | 1 |
writeCDataContent(char[], int, int) | ![]() | 0% | ![]() | 0% | 18 | 18 | 45 | 45 | 1 | 1 |
writePIData(String) | ![]() | 0% | ![]() | 0% | 16 | 16 | 37 | 37 | 1 | 1 |
writeRaw(char[], int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 34 | 34 | 1 | 1 |
writeRaw(String, int, int) | ![]() | 0% | ![]() | 0% | 15 | 15 | 34 | 34 | 1 | 1 |
handleInvalidAsciiChar(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
AsciiXmlWriter(OutputStream, WriterConfig, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |