Branch Coverage

blib/lib/Circle/FE/Term/Widget/Scroller.pm
Criterion Covered Total %
branch 0 58 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' ? :
195 0 0 ref $part eq 'ARRAY' ? :
197 0 0 if $needs_linefeed
200 0 0 if (delete $format{'m'})
205 0 0 if (delete $format{'bq'})
214 0 0 unless $is_initial
224 0 0 unless defined $format{$_}
237 0 0 if ($piece =~ /^\?\$/) { }
0 0 elsif ($piece =~ / /) { }
243 0 0 if (defined $args->{$varname}) { }
261 0 0 if $type eq 'fg' or $type eq 'bg'