Branch Coverage

blib/lib/Text/Same.pm
Criterion Covered Total %
branch 20 22 90.9


line true false branch
56 313 0 unless (exists $$seen_pairs_ref{$pair_id})
64 254 59 if (defined $this_prev_chunk_indx and defined $other_prev_chunk_indx)
74 206 48 if ($this_prev_hash eq $other_prev_hash)
80 206 0 if (defined $prev_match)
109 242 18 if (@matching_chunk_indexes)
126 63 44 if (defined $prev) { }
132 64 43 if (defined $prev) { }
138 51 56 if (defined $next) { }
144 67 40 if (defined $next) { }
175 1 36 if (ref $data1 eq 'ARRAY') { }
183 1 36 if (ref $data2 eq 'ARRAY') { }