Condition Coverage

blib/lib/File/Flock/Retry.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
87 1 1 2 $self->{'_created'} and not -s $self->{'path'}

or 2 conditions

line l !l condition
14 0 4 $opts //= {}
19 0 4 $opts->{'retries'} // 60
20 0 4 $opts->{'shared'} // 0

or 3 conditions

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