Branch Coverage

blib/lib/Bio/Tools/Run/Phylo/Phast/PhastCons.pm
Criterion Covered Total %
branch 6 24 25.0


line true false branch
280 1 2 if (defined $num)
281 0 1 unless $num > 0 and $num < 1
315 1 1 if (defined $num)
316 0 1 unless $num > 0 and $num < 1
354 0 0 unless $aln and $tree
359 0 0 if (-e $aln)
381 0 0 unless chdir $temp_dir
388 0 0 if system $command
393 0 0 if system $command
399 0 0 unless chdir $cwd
451 0 0 if $aln_id
455 0 0 if ($init_mod) { }