Condition Coverage

blib/lib/IO/File.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

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

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
194 1 0 0 @_ == 1 or @_ == 2