Condition Coverage

blib/lib/IO/Handle/Prototype/Fallback.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
114 10 119 45 defined $$self{'buf'} and (my $off = index($$self{'buf'}, $/)) > -1
148 30 5 0 $offset and length $_[1] < $offset

or 2 conditions

line l !l condition
293 3 2 $offset ||= 0