| blib/lib/Beam/Emitter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 0 | 49 | unless &use_module($class)->isa('Beam::Listener') |
| 109 | 15 | 1 | if defined $self |
| 133 | 1 | 23 | if (not $sub) { } |
| 140 | 2 | 21 | if ($idx > $#{$listeners;}) |
| 169 | 1 | 33 | unless exists $self->_listeners->{$name} |
| 182 | 2 | 33 | if $event->is_stopped |
| 200 | 1 | 2 | unless exists $self->_listeners->{$name} |
| 225 | 0 | 4 | unless $self->_listeners->{$name} |