Source file "com/gargoylesoftware/htmlunit/javascript/host/MouseEvent.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 317 of 317 | 0% | 50 of 50 | 0% | 47 | 47 | 76 | 76 | 21 | 21 |
MouseEvent(DomNode, String, boolean, boolean, boolean, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
initMouseEvent(String, boolean, boolean, Object, int, int, int, int, int, boolean, boolean, boolean, boolean, int, Object) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
isMouseEvent(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 1 | 1 | 1 | 1 |
getButton() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
setButton(int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
getCurrentMouseEvent() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
getScreenX() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getScreenY() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
MouseEvent() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getClientX() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getClientY() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setClientX(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setClientY(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getWhich() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPageX() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPageY() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAltKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCtrlKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getShiftKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getKeyCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |