Branch Coverage

blib/lib/Bio/Tools/Run/Phylo/Hyphy/REL.pm
Criterion Covered Total %
branch 5 16 31.2


line true false branch
155 0 1 if defined $aln
156 0 1 if defined $tree
157 0 1 if defined $st
158 0 1 if defined $exe
161 0 1 if (defined $params)
162 0 0 if (not ref($params) =~ /HASH/i) { }
190 0 0 unless open OUTFILE, "$outfile"
194 0 0 if ($readed_header) { }