Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
137 0 0 0 defined $len and $len < 0
200 0 0 0 defined $len and $len < 0

or 3 conditions

line l !l&&r !l&&!r condition
82 16 0 2 not $count or $count < 1
125 20 0 2 not $count or $count < 1
136 0 0 26 not $len or $len < 0
199 0 0 10 not $len or $len < 0