Source file "com/gargoylesoftware/htmlunit/javascript/host/Storage.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 136 of 136 | 0% | 12 of 12 | 0% | 18 | 18 | 32 | 32 | 12 | 12 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
key(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
put(String, Scriptable, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
get(String, Scriptable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
Storage(Window, Map) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setItem(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Storage() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeItem(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getItem(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMap() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |