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