Condition Coverage

blib/lib/File/Flock/Retry.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
90 0 1 3 $self->{'_acquired'} and not -s $self->{'path'}

or 2 conditions

line l !l condition
16 0 4 $opts //= {}
21 0 4 $opts->{'retries'} // 60
22 0 4 $opts->{'shared'} // 0
23 0 4 $opts->{'mode'} // 66

or 3 conditions

line l !l&&r !l&&!r condition
67 0 0 4 $st1[0] != $st2[0] or $st1[1] != $st2[1]