Branch Coverage

blib/lib/AnyEvent/FIFO.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
23 10 30 if (ref $slot)
39 10 30 unless defined $slot
45 10 30 unless defined $slot
46 40 0 $$self{'events'}{$slot} ? :
51 0 2 if @_
64 40 200 if (@$events and ($$self{'active'}{$slot} ||= 0) < $$self{'max_active'})
71 40 0 if ($$self{'active'}{$slot} <= 0)