Source file "org/apache/tools/ant/util/DOMUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 0 of 0 | n/a | 6 | 6 | 19 | 19 | 6 | 6 |
| createChildElement(Element, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendText(Element, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendCDATA(Element, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendTextElement(Element, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| appendCDATAElement(Element, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newDocument() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |