Branch Coverage

Bio/TreeIO/TreeEventBuilder.pm
Criterion Covered Total %
branch 29 38 76.3


line true false branch
106 0 1236 if ($@)
128 1236 153 if (defined $value)
147 1236 4851 if (defined $value)
192 0 153 if ($self->verbose > 0)
222 4851 9152 if ($data->{'Name'} eq 'node') { }
153 8999 elsif ($data->{'Name'} eq 'tree') { }
248 4851 9152 if ($data->{'Name'} eq 'node') { }
153 8999 elsif ($data->{'Name'} eq 'tree') { }
255 2308 2543 if (not $node->{'-leaf'} and $levelct > 0)
258 0 2308 if $levelct > $curcount
300 0 25112 unless defined $self->{'_lastitem'} and defined $self->{'_lastitem'}{'current'}[-1]
335 8521 0 if ($self->within_element('node'))
337 8 8513 if ($self->in_element('bootstrap')) { }
4325 4188 elsif ($self->in_element('branch_length')) { }
2632 1556 elsif ($self->in_element('id')) { }
0 1556 elsif ($self->in_element('description')) { }
778 778 elsif ($self->in_element('tag_name')) { }
778 0 elsif ($self->in_element('tag_value')) { }
0 0 elsif ($self->in_element('leaf')) { }