Branch Coverage

blib/lib/Algorithm/LCSS.pm
Criterion Covered Total %
branch 22 22 100.0


line true false branch
16 2 2 ref $_[0] eq 'ARRAY' ? :
19 2 2 if ($is_array) { }
24 2 24 if ($from_match)
25 4 22 if ($from_match)
33 2 24 if ($from_match)
34 4 22 if ($from_match)
42 1 1 if (ref $_[0] eq 'ARRAY') { }
52 1 1 ref $_[0] eq 'ARRAY' ? :
56 1 1 if ($is_array) { }
58 1 2 unless @{$$css[$i];} > $length
65 1 2 unless length $$css[$i] > $length