Condition Coverage

blib/lib/MCE/Channel/Simple.pm
Criterion Covered Total %
condition 6 18 33.3


and 3 conditions

line !l l&&!r l&&r condition
136 0 0 0 defined $len and $len < 0
208 0 0 0 defined $len and $len < 0

or 3 conditions

line l !l&&r !l&&!r condition
65 8 0 1 not $count or $count < 1
119 10 0 1 not $count or $count < 1
135 0 0 13 not $len or $len < 0
207 0 0 5 not $len or $len < 0