blib/lib/Bio/Tools/Run/Phylo/Hyphy/Modeltest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
168 | 0 | 0 | if defined $aln |
169 | 0 | 0 | if defined $tree |
170 | 0 | 0 | if defined $st |
171 | 0 | 0 | if defined $exe |
174 | 0 | 0 | if (defined $params) |
175 | 0 | 0 | if (not ref($params) =~ /HASH/i) { } |
205 | 0 | 0 | if ($line =~ /Hierarchical Testing based model \((.*)\)/) { } |
0 | 0 | elsif ($line =~ /AIC based model \((.*)\)/) { } | |
0 | 0 | elsif ($line =~ /Model String:(\d+)/) { } | |
0 | 0 | elsif ($line =~ /Model Options: (.+)/) { } | |
0 | 0 | elsif ($line =~ /Equilibrium Frequencies Option: (.+)/) { } |