Branch Coverage

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


line true false branch
34 1 2 if $self->get_prop_level >= $newlevel
52 5 3 if (not ref $_) { }
3 0 elsif (eval { do { $_->isa('Circle::TaggedString') } }) { }
77 1 4 if $opts{'level'}
88 0 0 if $opts{'level'}
99 0 0 if $opts{'level'}
113 0 0 exists $opts{'colsep'} ? :
122 0 0 unless defined $r
126 0 0 if not defined $width[$c] or length $d > $width[$c]
130 0 0 if ($headings)
133 0 0 if $c > 0
145 0 0 if $c > 0
167 0 0 if $to_delete > 0
209 0 2 if $self->can('make_widget_pre_scroller')
213 1 1 if $self->can('get_widget_statusbar')
224 7 4 if defined $$self{'widget_displayevents'}
240 0 0 if (my $parent = $self->parent) { }