Branch Coverage

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


line true false branch
130 0 0 $^O =~ /mswin/i ? :
189 0 0 if defined $aln
190 0 0 if defined $tree
191 0 0 if defined $st
192 0 0 if defined $exe
194 0 0 if (defined $params)
195 0 0 if (not ref($params) =~ /HASH/i) { }
223 0 0 unless open OUTFILE, "$outfile"
227 0 0 if ($readed_header) { }