Condition Coverage

blib/lib/Algorithm/NeedlemanWunsch.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
245 0 0 151 $i > 0 and $j > 0
425 0 0 64 $i > 0 and $j > 0
483 17 18 5 $$self{'local'} and $i == $m

or 3 conditions

line l !l&&r !l&&!r condition
241 219 11 27 $i > 0 or $j > 0
422 114 18 6 $i > 0 or $j > 0