Branch Coverage

blib/lib/Circle/FE/Term/Widget/Scroller.pm
Criterion Covered Total %
branch 0 50 0.0


line true false branch
41 0 0 if $_[1] < 0
55 0 0 if $count > 0
77 0 0 if $self->{'iter_fetching'}
80 0 0 if ($widget->lines_above > $height * 2 or not $idx)
86 0 0 if $more > $idx
119 0 0 unless defined $format
127 0 0 if $datestamp ne $self->{'last_datestamp'}
134 0 0 if $datestamp ne $self->{'last_datestamp_top'} and length $self->{'last_datestamp_top'}
138 0 0 if not length $self->{'last_datestamp'}
152 0 0 if (grep {$_ eq 'indent';} $str->tagnames and my $extent = $str->get_tag_missing_extent(0, 'indent'))
167 0 0 unless defined $colspec
170 0 0 if $colspec =~ /^#([0-9A-F])([0-9A-F])([0-9A-F])$/i
171 0 0 if $colspec =~ /^#([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i
172 0 0 if $colspec =~ /^[a-z]+$/
185 0 0 if ($format =~ s/^\$(\w+)//) { }
0 0 elsif ($format =~ /^\{/) { }
186 0 0 exists $args->{$1} ? :
187 0 0 unless defined $val
189 0 0 ref $val eq 'ARRAY' ? :
192 0 0 ref $part eq 'ARRAY' ? :
199 0 0 unless defined $format{$_}
210 0 0 if ($piece =~ /^\?\$/) { }
0 0 elsif ($piece =~ / /) { }
216 0 0 if (defined $args->{$varname}) { }
234 0 0 if $type eq 'fg' or $type eq 'bg'