Branch Coverage

blib/lib/Circle/WindowItem.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
34 0 0 if $self->get_prop_level >= $newlevel
52 0 0 if (not ref $_) { }
0 0 elsif (eval { do { $_->isa('Circle::TaggedString') } }) { }
77 0 0 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
221 0 0 if $self->can('make_widget_pre_scroller')
225 0 0 if $self->can('get_widget_statusbar')
236 0 0 if defined $self->{'widget_displayevents'}
252 0 0 if (my $parent = $self->parent) { }