Condition Coverage

blib/lib/IO/Slice.pm
Criterion Covered Total %
condition 6 7 85.7


and 3 conditions

line !l l&&!r l&&r condition
172 1 3 3 $idx < $buflen and substr($_[0], $idx, 1) eq "\n"

or 2 conditions

line l !l condition
115 168 3 $newpos ||= 0
188 0 6 $chunk_size ||= 100