Condition Coverage

blib/lib/POD/Walker.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
240 0 0 0 $newArgs{'in'} =~ /\.[Pp][Ll]$/ and not $process
243 0 0 0 $newArgs{'in'} =~ /\.[Pp][Oo][Dd]$/ and not $process
246 0 0 0 -x $newArgs{'in'} and not $process