Branch Coverage

blib/lib/Text/Same/ChunkedSource.pm
Criterion Covered Total %
branch 17 20 85.0


line true false branch
133 80 10 unless (is_ignorable($options, $chunk))
153 0 68 unless (defined $options)
158 8 60 $$options{'ignore_case'} ? :
8 60 $$options{'ignore_blanks'} ? :
8 60 $$options{'ignore_case'} ? :
0 68 $$options{'ignore_simple'} ? :
172 6 28 if (not exists $$self{'filtered_chunk_indexes'}{$key})
230 0 2 unless $$chunk_hash{hash($options, $text)}
288 6 6 if ($prev_filtered_indx < 0)
314 3 1 if ($next_filtered_indx >= $self->get_all_chunks_count)