Condition Coverage

blib/lib/MCE/Core/Input/Handle.pm
Criterion Covered Total %
condition 5 20 25.0


and 3 conditions

line !l l&&!r l&&r condition
78 14 0 0 length $_RS > 1 and substr($_RS, 0, 1) eq "\n"
122 7 44 0 ++$_chunk_id > 1 and $_chop_len
179 0 0 0 $_parallel_io and $_RS eq $MCE::LF
226 0 0 0 $_chop_len and substr($_, -$_chop_len) eq $_chop_str
234 36 0 0 $_chop_len and substr($_, -$_chop_len) eq $_chop_str

or 2 conditions

line l !l condition
190 0 0 length readline $_IN_FILE || 0

or 3 conditions

line l !l&&r !l&&!r condition
57 0 14 0 $self->{'RS'} || $/