Source file "com/gargoylesoftware/htmlunit/javascript/host/KeyboardEvent.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 207 of 207 | 0% | 38 of 38 | 0% | 32 | 32 | 52 | 52 | 12 | 12 |
KeyboardEvent(DomNode, String, char, boolean, boolean, boolean) | ![]() | 0% | ![]() | 0% | 10 | 10 | 17 | 17 | 1 | 1 |
KeyboardEvent(DomNode, String, int, boolean, boolean, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
initKeyEvent(String, boolean, boolean, Object, boolean, boolean, boolean, boolean, int, int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
charToKeyCode(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
isAmbiguousKeyCode(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 1 | 1 |
getWhich() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
KeyboardEvent() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCharCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeyCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getShiftKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCtrlKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAltKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |