| Bio/Tools/Phylo/Molphy/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 330 | 0 | 0 | 10 | $tree and ref $tree |
| 0 | 0 | 10 | $tree and ref $tree and $tree->isa('Bio::Tree::TreeI') |
| line | l | !l | condition |
|---|---|---|---|
| 300 | 10 | 2 | $self->{'_trees'}[$self->{'_treeiterator'}++] || undef |