Source file "org/eclipse/core/internal/resources/XMLWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 230 of 230 | 0% | 22 of 22 | 0% | 25 | 25 | 63 | 63 | 12 | 12 |
| printTag(String, HashMap, boolean, boolean) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| getEscaped(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| appendEscapedChar(StringBuilder, char) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| printSimpleTag(String, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| XMLWriter(OutputStream, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getReplacement(char) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| startTag(String, HashMap, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| endTag(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| printTabulation() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| println(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| printTag(String, HashMap) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| startTag(String, HashMap) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |