| blib/lib/HTML/DOM/Event.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 1 | 1577 | unless defined $class |
| 41 | 1563 | 1277 | unless $_[0]{'target'} |
| 42 | 3 | 21 | unless $_[0]{'cur_target'} |
| 54 | 8 | 4 | if $_[0]->cancelable |
| 71 | 0 | 1579 | if defined $event->eventPhase |
| 270 | 1860 | 33 | exists $defaults{$evnt_name} ? : |