Condition Coverage

Bio/Map/SimpleMap.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
305 0 58 46 @positions == 1 and not $positions[0]->value

or 2 conditions

line l !l condition
364 0 0 $self->{'_annotation'} || (return)

or 3 conditions

line l !l&&r !l&&!r condition
305 4 46 58 @positions > 1 or @positions == 1 and not $positions[0]->value