Condition Coverage

blib/lib/IO/Simple.pm
Criterion Covered Total %
condition 3 10 30.0


or 2 conditions

line l !l condition
86 3 0 ref $type || $type || 'IO::Simple'
120 2 1 shift() || 'r'

or 3 conditions

line l !l&&r !l&&!r condition
150 0 0 0 shift() || $$data{'mode'}
235 0 0 0 @_ == 1 or @_ == 2