Branch Coverage

blib/lib/AnyEvent/Semaphore.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
26 0 0 if (@_)
36 0 0 unless defined $_[1]
51 0 0 if (defined(my $w = shift @$watchers)) { }
58 0 0 unless @$watchers
70 0 0 if ($holes > 100 and $holes * 2 > @$watchers)