Condition Coverage

Bio/Tools/Phylo/Molphy/Result.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

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')

or 2 conditions

line l !l condition
300 10 2 $self->{'_trees'}[$self->{'_treeiterator'}++] || undef