Condition Coverage

blib/lib/Test/MethodFixtures/Storage/File.pm
Criterion Covered Total %
condition 3 5 60.0


and 3 conditions

line !l l&&!r l&&r condition
30 1 0 3 -d $args->{'dir'} and -w $args->{'dir'}

or 2 conditions

line l !l condition
23 4 0 $args ||= {}