Condition Coverage

blib/lib/IO/Slice.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

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

or 2 conditions

line l !l condition
49 11 2 $args{'filename'} // '*undefined*'
114 168 3 $newpos ||= 0
187 0 6 $chunk_size ||= 100