Condition Coverage

Bio/Search/Tiling/MapTileUtils.pm
Criterion Covered Total %
condition 17 31 54.8


and 3 conditions

line !l l&&!r l&&r condition
147 432 0 0 $flat[-1] - $flat[-2] == 1 and @flat % 2
399 0 0 6568 ref $obj and $obj->can('algorithm')
480 56 27 13 $start <= $beg and $end <= $stop
558 1688 976 0 defined $beg and not defined $end
976 1688 0 not defined $beg and defined $end
1688 0 976 (defined $beg || defined $end) && $self->seq_str('match')

or 2 conditions

line l !l condition
297 0 0 $type ||= 'q'
403 6568 0 $type ||= 'query'

or 3 conditions

line l !l&&r !l&&!r condition
186 724 613 950 $int1->[1] < $int2->[0] or $int2->[1] < $int1->[0]
558 0 0 2664 defined $beg and not defined $end or not defined $beg and defined $end
584 0 0 976 $beg < $start or $stop < $end