| 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 |
|
737
|
0 |
0 |
0 |
$self->{'binary_filter'} and substr($key, 0, 100) =~ /[\x00-\x08\x0B-\x0C\x0E-\x1F]/ |
|
772
|
0 |
0 |
0 |
$col and length $tbl_orig->[$row][$col - 1] |
|
774
|
0 |
0 |
0 |
$tmp_last_color and not $tmp_last_color =~ /^\e\[0?m/ |
|
778
|
0 |
0 |
0 |
$last_color_prev_value and not substr($value, 0, 100) =~ /[\x00-\x08\x0B-\x0C\x0E-\x1F]/ |