Branch Coverage

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


line true false branch
106 0 660 if ($@)
128 660 126 if (defined $value)
147 660 4627 if (defined $value)
192 0 126 if ($self->verbose > 0)
222 4627 8787 if ($data->{'Name'} eq 'node') { }
126 8661 elsif ($data->{'Name'} eq 'tree') { }
248 4627 8787 if ($data->{'Name'} eq 'node') { }
126 8661 elsif ($data->{'Name'} eq 'tree') { }
255 2223 2404 if (not $node->{'-leaf'} and $levelct > 0)
258 0 2223 if $levelct > $curcount
300 0 24292 unless defined $self->{'_lastitem'} and defined $self->{'_lastitem'}{'current'}[-1]
335 8183 0 if ($self->within_element('node'))
337 8 8175 if ($self->in_element('bootstrap')) { }
4131 4044 elsif ($self->in_element('branch_length')) { }
2488 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')) { }