| line |
!l |
l&&!r |
l&&r |
condition |
|
252
|
1 |
5 |
12 |
$self->do_beginning && $self->do_middle && $self->do_end |
|
274
|
0 |
3 |
14 |
defined $title and $title =~ /\S/ |
|
320
|
0 |
7 |
10 |
$$text_r and $$text_r =~ /name=['"]___top['"]/ |
|
477
|
0 |
0 |
22 |
defined $linkto and length $linkto |
|
492
|
45 |
3 |
37 |
$to_unget[-1]->is_end and $to_unget[-1]->tagname eq $tagname |
|
539
|
134 |
0 |
0 |
$tagname =~ /^item-/s and @stack |
|
|
134 |
0 |
0 |
$tagname =~ /^item-/s and @stack and $stack[-1] |
|
552
|
193 |
0 |
4 |
$tagname =~ /^item-/s and @stack |
|
558
|
0 |
0 |
4 |
$tagname eq "item-text" and defined(my $next = $self->get_token) |
|
612
|
0 |
0 |
3 |
defined $to and length $to |
|
614
|
2 |
0 |
1 |
defined $frag and length($frag .= "") |
|
629
|
3 |
0 |
7 |
defined $to and length $to |
|
|
0 |
0 |
3 |
defined $section and length $section |
|
633
|
5 |
0 |
5 |
defined $section and length($section .= "") |
|
652
|
3 |
0 |
7 |
defined $to and length $to |
|
655
|
7 |
0 |
0 |
defined $there and length $there |
|
664
|
0 |
0 |
7 |
defined $there and length $there |
|
676
|
3 |
0 |
7 |
defined $to && length $to |
|
677
|
5 |
0 |
5 |
defined $section and length $section |
|
754
|
0 |
0 |
7 |
defined $it and length $it |
|
795
|
0 |
0 |
3 |
defined $page and length $page |
|
815
|
0 |
0 |
0 |
defined $to and length $to |
|
831
|
0 |
0 |
79 |
ref $t && UNIVERSAL::can($t, 'is_text') |
|
|
37 |
0 |
3 |
$t->is_start and $t->tag eq "X" |
|
840
|
3 |
0 |
0 |
$t->is_start and $t->tag eq "X" |
|
|
0 |
0 |
3 |
$t->is_end and $t->tag eq "X" |