Condition Coverage

blib/lib/Text/OverlapFinder.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
148 8 37 40 defined $longestOverlap and $longestOverlap > 0
159 0 4 44 exists $first{$words0[$i]} and &containsReplace(\@words1, $first{$words0[$i]}, @words0[$i .. $stringEnd])

or 3 conditions

line l !l&&r !l&&!r condition
29 0 5 0 ref $class || $class
229 0 14 37151 $$array2_ref[$j + $i] eq '###' or $array1[$i] ne $$array2_ref[$j + $i]
269 0 0 999 $$array2_ref[$j + $i] eq '###' or $array1[$i] ne $$array2_ref[$j + $i]