blib/lib/Bio/Phylo/Forest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 10 | 30.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
167 | 120 | 0 | 0 | $tip->get_taxon and $taxa->contains($tip->get_taxon) |
532 | 0 | 0 | 0 | $args{'-tipnames'} =~ /^taxon/i and $node->get_taxon |
line | l | !l | condition |
---|---|---|---|
229 | 1 | 0 | $args{'-fraction'} || 0.5 |
230 | 0 | 1 | $args{'-branches'} || 'freq' |