| blib/lib/Beam/Emitter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 326 | 0 | 51 | unless &use_module($class)->isa('Beam::Listener') |
| 335 | 15 | 1 | if defined $self |
| 359 | 1 | 23 | if (not $sub) { } |
| 366 | 2 | 21 | if ($idx > $#{$listeners;}) |
| 400 | 1 | 35 | unless exists $self->_listeners->{$name} |
| 408 | 2 | 35 | if $event->is_stopped |
| 426 | 1 | 2 | unless exists $self->_listeners->{$name} |
| 451 | 0 | 4 | unless $self->_listeners->{$name} |