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
32
1
0
1
-d $args->{'dir'} and -w $args->{'dir'}
or 2 conditions
line
l
!l
condition
23
2
0
$args ||= {}