Condition Coverage

blib/lib/IO/File.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
149 0 0 10 @_ >= 0 and @_ <= 3
164 0 0 11 @_ >= 2 and @_ <= 4

or 2 conditions

line l !l condition
148 10 0 ref $type || $type || 'IO::File'