| blib/lib/HTML/DOM/Event/Mouse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 15 | 15 | 100.0 | 
| pod | 12 | 12 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 5 | 6 | n/a | BEGIN | 
| 5 | 6 | n/a | BEGIN | 
| 6 | 6 | n/a | BEGIN | 
| 12 | 9 | Yes | screenX | 
| 13 | 9 | Yes | screenY | 
| 14 | 9 | Yes | clientX | 
| 15 | 9 | Yes | clientY | 
| 16 | 9 | Yes | ctrlKey | 
| 17 | 9 | Yes | shiftKey | 
| 18 | 9 | Yes | altKey | 
| 19 | 9 | Yes | metaKey | 
| 20 | 8 | Yes | button | 
| 21 | 8 | Yes | relatedTarget | 
| 24 | 1 | Yes | initMouseEvent | 
| 35 | 25 | Yes | init |