Source file "com/gargoylesoftware/htmlunit/javascript/host/CharacterDataImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 122 of 122 | 0% | 10 of 10 | 0% | 14 | 14 | 32 | 32 | 9 | 9 |
deleteData(int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
replaceData(int, int, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
insertData(int, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
substringData(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setData(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
appendData(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getData() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getLength() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CharacterDataImpl() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |