Branch Coverage

Bio/Tree/NodeI.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
222 1210 0 $node->can('descendent_count') ? :
240 9993 10293 defined $self->id_output ? :
18799 1487 defined $self->branch_length ? :
259 0 0 if $self->is_Leaf
264 0 0 if ($s > $max)
537 10293 19986 unless defined $id and length $id
540 36 19950 if ($id =~ /[\(\);:,\s]/)