Condition Coverage

lib/Bio/Phylo/Forest/DBTree/Result/Node.pm
Criterion Covered Total %
condition 0 5 0.0


and 3 conditions

line !l l&&!r l&&r condition
330 0 0 0 $self->left > $other->left && $self->right < $other->right

or 2 conditions

line l !l condition
269 0 0 $self->get_branch_length || 0