Condition Coverage

blib/lib/FASTX/sw.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 2 $src and $tgt
196 173314 43305 197837 $gap_src >= $gap_tgt and $gap_src >= $extend
230 2 0 489 $row >= 0 and $col >= 0

or 2 conditions

line l !l condition
46 0 2 $matrix || {}
92 1 1 $align->[0] || 0
166 2 0 $custom_matrix ||= {}

or 3 conditions

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