Branch Coverage

blib/lib/Future/Mutex.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
124 11 6 if ($self->{'avail'}) { }
129 0 6 unless defined $self->{'waitf'}
134 6 11 if (my $next_f = shift @{$$self{'queue'};}) { }
144 10 7 unless $self->{'waitf'}