Source file "com/google/gwt/user/client/ui/KeyboardListenerCollection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 112 of 112 | 0% | 18 of 18 | 0% | 16 | 16 | 25 | 25 | 6 | 6 | 
| fireKeyboardEvent(Widget, Event) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getKeyboardModifiers(Event) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| fireKeyDown(Widget, char, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireKeyPress(Widget, char, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fireKeyUp(Widget, char, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| KeyboardListenerCollection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |