| line |
!l |
l&&!r |
l&&r |
condition |
|
93
|
314 |
0 |
62 |
exists $parms{$_} && defined $parms{$_} |
|
124
|
0 |
0 |
93 |
not TREE() and $$ts{'in_cell'} |
|
136
|
90 |
0 |
3 |
$_[0] eq 'br' and $$self{'br_translate'} |
|
168
|
90 |
0 |
0 |
$$self{'keep_html'} and $$ts{'in_cell'} |
|
188
|
0 |
0 |
9322 |
$$self{'decode'} and not $$self{'keep_html'} |
|
237
|
0 |
0 |
0 |
$$self{'_tables'}{$depth} and $$self{'_tables'}{$depth}{$count} |
|
514
|
9312 |
0 |
0 |
@res and ref $res[0] |
|
605
|
0 |
7 |
4 |
exists $$self{'counts'}[$$self{'depth'}] and $$self{'tcount'} == $$self{'counts'}[$$self{'depth'}] |
|
628
|
15 |
0 |
0 |
$$self{'debug'} > 3 and $a_hit |
|
648
|
631 |
0 |
0 |
$$self{'keep_html'} and $$self{'strip_html_on_match'} |
|
657
|
0 |
0 |
0 |
$$self{'keep_html'} || TREE() and $$self{'strip_html_on_match'} |
|
705
|
28 |
0 |
0 |
$$self{'debug'} and @hits |
|
719
|
7 |
7 |
67 |
$self->_check_dtrigger and $self->_check_ctrigger |
|
|
14 |
10 |
57 |
$self->_check_dtrigger and $self->_check_ctrigger and $self->_check_atrigger |
|
910
|
0 |
96 |
128 |
$$self{'automap'} and $self->_map_makes_a_difference |
|
975
|
0 |
0 |
3 |
$$self{'automap'} and $self->_map_makes_a_difference |
|
1108
|
984 |
0 |
0 |
$row_spinner[-1] and $col_spinner[-1] |
|
1172
|
3 |
6609 |
870 |
$col + $row_spinner[-1] < $#$current_row and $row_added |
|
|
6612 |
0 |
870 |
$col + $row_spinner[-1] < $#$current_row and $row_added and not $rspin_propogate |