Condition Coverage

blib/lib/IO/Dir.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 3 @_ >= 1 and @_ <= 2
52 3 0 0 $^O eq "MacOS" and not $dirname =~ /:/

or 2 conditions

line l !l condition
93 1 1 $options ||= 0