Condition Coverage

blib/lib/Number/RangeTracker.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
150 271 12 1 $self->_messy_rem and $add_or_rem eq '_added'
257 0 0 30 defined $left_start and defined $right_start
273 4 8 18 $start <= $left_end and $left_start_idx != -1
278 1 8 21 $end >= $right_start and $end < $right_end

or 3 conditions

line l !l&&r !l&&!r condition
202 64 15 9 $self->_messy_add or $self->_messy_rem