Condition Coverage

blib/lib/Bio/Graphics/Browser2/Realign.pm
Criterion Covered Total %
condition 2 18 11.1


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 1 $src and $tgt
351 0 0 0 $gap_src >= $gap_tgt and $gap_src >= $extend
385 0 0 0 $row >= 0 and $col >= 0

or 2 conditions

line l !l condition
98 0 1 $matrix || {}
202 0 0 $align->[0] || 0
321 0 0 $custom_matrix ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
339 0 0 0 $t eq $wildcard || $s eq $wildcard