Source file "com/google/gwt/xml/client/impl/DocumentImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 132 of 132 | 0% | 0 of 0 | n/a | 11 | 11 | 34 | 34 | 11 | 11 |
importNode(Node, boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createProcessingInstruction(String, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createCDATASection(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createComment(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createElement(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createTextNode(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
createDocumentFragment() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getElementsByTagName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getElementById(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDocumentElement() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DocumentImpl(JavaScriptObject) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |