Condition Coverage

inc/IO/File.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
158 0 0 0 @_ >= 0 and @_ <= 3
173 0 0 0 @_ >= 2 and @_ <= 4

or 2 conditions

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

or 3 conditions

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