Branch Coverage

blib/lib/Bio/Tools/Run/Phylo/Hyphy/FEL.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
131 0 0 $^O =~ /mswin/i ? :
185 0 0 if defined $aln
186 0 0 if defined $tree
187 0 0 if defined $st
188 0 0 if defined $exe
191 0 0 if (defined $params)
192 0 0 if (not ref($params) =~ /HASH/i) { }
220 0 0 unless open OUTFILE, "$outfile"
224 0 0 if ($readed_header) { }