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