blib/lib/Bio/Phylo/Models/Substitution/Binary.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
165 | 0 | 0 | unless my $tree = $args{'-tree'} |
166 | 0 | 0 | unless my $char = $args{'-char'} |
167 | 0 | 0 | unless my $matrix = $args{'-matrix'} |
173 | 0 | 0 | unless ($matrix->get_type =~ /standard/i) |
176 | 0 | 0 | if (&looks_like_class('Statistics::R')) |
216 | 0 | 0 | if ($c->get_id == $cid) |