Branch Coverage

blib/lib/Circle/WindowItem.pm
Criterion Covered Total %
branch 12 34 35.2


line true false branch
35 1 2 if $self->get_prop_level >= $newlevel
53 5 3 if (not ref $_) { }
3 0 elsif (eval { do { $_->isa('Circle::TaggedString') } }) { }
78 1 4 if $opts{'level'}
89 0 0 if $opts{'level'}
100 0 0 if $opts{'level'}
114 0 0 exists $opts{'colsep'} ? :
123 0 0 unless defined $r
127 0 0 if not defined $width[$c] or length $d > $width[$c]
131 0 0 if ($headings)
134 0 0 if $c > 0
146 0 0 if $c > 0
168 0 0 if $to_delete > 0
222 0 2 if $self->can('make_widget_pre_scroller')
226 1 1 if $self->can('get_widget_statusbar')
237 7 4 if defined $self->{'widget_displayevents'}
253 0 0 if (my $parent = $self->parent) { }