Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
191 0 0 0 @$tbl_orig and @{$tbl_orig->[0];}
208 0 0 0 $self->{'max_rows'} and $self->{'_last_index'} > $self->{'max_rows'}
260 0 0 0 defined $next and $next == $window_width_changed
387 0 0 0 exists $ENV{'TC_POS_AT_SEARCH'} && !$self->{'_search_regex'}
449 0 0 0 $self->{'_info_row'} and $row == $#{$tbl_print;}
486 0 0 0 $self->{'binary_filter'} and substr($str, 0, 100) =~ /[\x00-\x08\x0B-\x0C\x0E-\x1F]/u
610 0 0 0 $width->{'fract_calc'}[$col] and $width->{'fract_calc'}[$col] > 3
710 0 0 0 $tbl_copy->[$row][$col] =~ /[eE]-/u and $width->{'fract'}[$col] != $width->{'fract_calc'}[$col]
740 0 0 0 $precision == 0 and length $tbl_copy->[$row][$col] < $width->{'cols_calc'}[$col]
798 0 0 0 $self->{'expanded_max_width'} and $self->{'expanded_max_width'} < $avail_w
821 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
542 0 0 length $1 // 0
545 0 0 length $2 // 0
969 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"
159 0 0 0 @_ < 1 or @_ > 2
226 0 0 0 $next == $window_width_changed or $next == $choose_and_print
348 0 0 0 length $self->{'info'} or length $self->{'prompt'}
480 0 0 0 $tbl_orig->[$i][$j] // $self->{'undef'}
488 0 0 0 $tbl_orig->[$i][$j] // $self->{'undef'}
815 0 0 0 $tbl_orig->[0][$col] // $self->{'undef'}
823 0 0 0 $tbl_orig->[0][$col] // $self->{'undef'}
848 0 0 0 $tbl_orig->[$row][$col] // $self->{'undef'}