Condition Coverage

blib/lib/Deeme.pm
Criterion Covered Total %
condition 7 16 43.7


and 2 conditions

line l !l condition
107 0 1 $self->backend->event_delete($name) and return $self
134 0 13 $self->backend->event_delete($name) and return $self

and 3 conditions

line !l l&&!r l&&r condition
33 0 8 0 splice(@onces, $i, 1) && $self->_unsubscribe_index($name, $i)
59 0 2 0 splice(@onces, $i, 1) && $self->_unsubscribe_index($name, $i)

or 2 conditions

line l !l condition
9 0 4 $ENV{'DEEME_DEBUG'} || 0
82 11 0 $cb ||= []
89 18 0 $cb ||= []