Branch Coverage

blib/lib/StorageDisplay/Role.pm
Criterion Covered Total %
branch 19 32 59.3


line true false branch
216 143 805 if ($self->hasParent($parent_name)) { }
217 0 143 if ($parent != $self->_getParent($parent_name))
255 143 805 if ($self->hasChild($child_name)) { }
256 0 143 if ($child != $self->_getChild($child_name))
376 0 0 unless ($self->_next_computed)
384 4323 0 unless ($self->_next_computed)
407 0 4323 unless (defined $self->_cur_frame)
419 0 876 if ($self->postfix) { }
422 0 0 if ($n == $self->_init_block)
430 382 494 unless (defined $self->_cur_frame)
441 3449 494 if (not $self->recurse or scalar @children == 0) { }
455 494 0 if (not $self->postfix) { }
686 0 787 if scalar @label > 1
687 0 787 if scalar @label == 0
959 144 8 if ($self->size != $self->free)
1168 200 0 if (defined $self->block)