lib/Backbone/Events.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
34 | 8 | 36 | if ($event_ref->{'ns'} eq 'all') { } |
40 | 9 | 35 | if ($event_ref->{'once'}) |
62 | 1 | 59 | if (ref $events eq 'HASH') { } |
1 | 58 | elsif ($events and $events =~ /\s+/) { } | |
145 | 3 | 49 | $type ? : |
166 | 0 | 29 | if $other and not __bbe_does_events($other) |
188 | 0 | 25 | if $other and not __bbe_does_events($other) |
196 | 3 | 22 | if $other |