Branch Coverage

lib/Bio/Tradis/CombinePlots.pm
Criterion Covered Total %
branch 27 34 79.4


line true false branch
88 2 1 unless -d "$combined_dir"
107 390 0 if defined $line and $line ne ''
113 190 5 if defined $plot_values_tabix and $plot_values_tabix ne ''
116 94 101 unless ($id =~ /^zip_combined/)
117 90 4 if defined $plot_values_tabix and $plot_values_tabix ne ''
118 90 4 if $comb_line ne ''
121 190 5 if $comb_line ne ''
133 2 1 if (@tabix_plot)
150 0 2 unless open my $tabix_plot_fh, '|-', ' gzip >' . $tabix_plot_name
167 0 5 if ($len == 0)
193 0 5 if $x != $l
203 5 380 unless (defined $l)
232 5 0 if $uis > 0
246 0 10 if ($f =~ m[^/]) { }
265 2 8 if ($plotname =~ /\.gz$/) { }
280 0 10 unless -e $plotname
281 2 8 if ($self->_is_gz($plotname)) { }