Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
176 0 0 0 $self->{'max_rows'} and $data_row_count > $self->{'max_rows'}
289 0 0 0 exists $ENV{'TC_POS_AT_SEARCH'} && !$search->{'filter'}
358 0 0 0 $const->{'info_row'} and $row == $#{$tbl_print;}
399 0 0 0 $self->{'binary_filter'} and substr($str, 0, 100) =~ /[\x00-\x08\x0B-\x0C\x0E-\x1F]/
522 0 0 0 $w_fract->[$col] and $w_fract->[$col] > 3
745 0 0 0 $self->{'binary_filter'} and substr($key, 0, 100) =~ /[\x00-\x08\x0B-\x0C\x0E-\x1F]/

or 2 conditions

line l !l condition
452 0 0 length $1 // 0
455 0 0 length $2 // 0
910 0 0 int $_[0] - $_[0] / 100 * $_[1] || 1

or 3 conditions

line l !l&&r !l&&!r condition
115 0 0 0 $key eq "plugin" or $key eq "backup_instance_defaults"
137 0 0 0 @_ < 1 or @_ > 2
181 0 0 0 $^O eq 'MSWin32' || $^O eq 'cygwin'
256 0 0 0 length $self->{'info'} or length $self->{'prompt'}
401 0 0 0 $_ // $self->{'undef'}
739 0 0 0 $tbl_orig->[0][$col] // $self->{'undef'}
747 0 0 0 $tbl_orig->[0][$col] // $self->{'undef'}