Branch Coverage

blib/lib/MyShortRead/SRBed.pm
Criterion Covered Total %
branch 0 60 0.0


line true false branch
30 0 0 if (@_ >= 1)
31 0 0 if (@_ >= 2)
32 0 0 if (@_ >= 3)
39 0 0 if (@_ >= 1)
44 0 0 if (@_ >= 1)
49 0 0 if (@_ >= 1)
54 0 0 if (@_ >= 1)
77 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
87 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
96 0 0 if (@_ < 3)
101 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
112 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
113 0 0 if (defined $$self{'chr_list'}{$chrom}{'bin_num'}) { }
126 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
127 0 0 if (defined $$self{'chr_list'}{$chrom}{'bin_num'}) { }
139 0 0 if (exists $$self{'chr_list'}{$chrom})
150 0 0 if (exists $$self{'chr_list'}{$chrom})
161 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
163 0 0 if ($bin_pos < $$r_chrbed{'bin_num'}) { }
182 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
184 0 0 if ($bin_pos < $$r_chrbed{'bin_num'}) { }
203 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
205 0 0 if ($win_pos < $$r_chrbed{'window_num'}) { }
223 0 0 if (exists $$self{'chr_list'}{$chrom}) { }
225 0 0 if ($win_pos < $$r_chrbed{'window_num'}) { }
243 0 0 if (($start - 1) % $$self{'bin_size'} != 0 or $end % $$self{'bin_size'} != 0)
249 0 0 if ($bin_start > $bin_end) { }
258 0 0 if (($start - 1) % $$self{'bin_size'} != 0 or $end % $$self{'bin_size'} != 0)
264 0 0 if ($bin_start > $bin_end) { }
278 0 0 if keys %{$$self{'chr_list'};} == 0