Condition Coverage

blib/lib/File/Flock/Retry.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
88 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
21 0 4 $opts->{'mode'} // 66

or 3 conditions

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