Branch Coverage

blib/lib/Bio/Tools/Run/Phylo/Gerp.pm
Criterion Covered Total %
branch 2 24 8.3


line true false branch
144 0 1 if $PROGRAM_DIR
159 0 7 if (@_)
238 0 0 unless $self->executable
243 0 0 unless chdir $temp_dir
266 0 0 unless open my $pipe, "$command |"
270 0 0 if ($self->quiet) { }
272 0 0 if /warning/i
278 0 0 $error ? :
0 0 unless close $pipe
283 0 0 if $warning
292 0 0 unless chdir $cwd
311 0 0 if ($prog eq 'gerpcol') { }