Condition Coverage

blib/lib/Term/TablePrint.pm
Criterion Covered Total %
condition 0 57 0.0


and 3 conditions

line !l l&&!r l&&r condition
197 0 0 0 @$tbl_orig and @{$tbl_orig->[0];}
214 0 0 0 $self->{'max_rows'} and $self->{'_last_index'} > $self->{'max_rows'}
265 0 0 0 defined $next and $next == $window_width_changed
396 0 0 0 exists $ENV{'TC_POS_AT_SEARCH'} && !$self->{'_search_regex'}
458 0 0 0 $self->{'_info_row'} and $row == $#{$tbl_print;}
495 0 0 0 $self->{'binary_filter'} and substr($str, 0, 100) =~ /[\x00-\x08\x0B-\x0C\x0E-\x1F]/u
617 0 0 0 $w_fract->[$col] and $w_fract->[$col] > 3
807 0 0 0 $self->{'expanded_max_width'} and $self->{'expanded_max_width'} < $avail_w
830 0 0 0 $self->{'binary_filter'} and substr($key, 0, 100) =~ /[\x00-\x08\x0B-\x0C\x0E-\x1F]/u

or 2 conditions

line l !l condition
551 0 0 length $1 // 0
554 0 0 length $2 // 0
993 0 0 int $_[0] - $_[0] / 100 * $_[1] || 1

or 3 conditions

line l !l&&r !l&&!r condition
130 0 0 0 $key eq "plugin" or $key eq "backup_instance_defaults"
162 0 0 0 @_ < 1 or @_ > 2
231 0 0 0 $next == $window_width_changed or $next == $choose_and_print
357 0 0 0 length $self->{'info'} or length $self->{'prompt'}
489 0 0 0 $tbl_orig->[$i][$j] // $self->{'undef'}
497 0 0 0 $tbl_orig->[$i][$j] // $self->{'undef'}
824 0 0 0 $tbl_orig->[0][$col] // $self->{'undef'}
832 0 0 0 $tbl_orig->[0][$col] // $self->{'undef'}