lib/Bio/Phylo/Forest/DBTree/Result/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 5 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
330 | 0 | 0 | 0 | $self->left > $other->left && $self->right < $other->right |
line | l | !l | condition |
---|---|---|---|
269 | 0 | 0 | $self->get_branch_length || 0 |