Branch Coverage

Bio/Tree/NodeI.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
222 100 0 $node->can('descendent_count') ? :
240 9541 10048 defined $self->id_output ? :
18169 1420 defined $self->branch_length ? :
259 0 0 if $self->is_Leaf
264 0 0 if ($s > $max)
537 10048 19082 unless defined $id and length $id
540 0 19082 if ($id =~ /[\(\);:,\s]/)