Condition Coverage

blib/lib/SHARYANTO/File/Flock.pm
Criterion Covered Total %
condition 6 10 60.0


and 3 conditions

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

or 2 conditions

line l !l condition
13 0 4 $opts //= {}
18 0 4 $$opts{'retries'} // 60

or 3 conditions

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