| line |
!l |
l&&!r |
l&&r |
condition |
|
253
|
1 |
5 |
12 |
$self->do_beginning && $self->do_middle && $self->do_end |
|
275
|
0 |
3 |
14 |
defined $title and $title =~ /\S/ |
|
321
|
0 |
7 |
10 |
$$text_r and $$text_r =~ /name=['"]___top['"]/ |
|
478
|
0 |
0 |
22 |
defined $linkto and length $linkto |
|
493
|
45 |
3 |
37 |
$to_unget[-1]->is_end and $to_unget[-1]->tagname eq $tagname |
|
540
|
137 |
0 |
0 |
$tagname =~ /^item-/s and @stack |
|
|
137 |
0 |
0 |
$tagname =~ /^item-/s and @stack and $stack[-1] |
|
553
|
196 |
0 |
4 |
$tagname =~ /^item-/s and @stack |
|
559
|
0 |
0 |
4 |
$tagname eq "item-text" and defined(my $next = $self->get_token) |
|
613
|
0 |
0 |
3 |
defined $to and length $to |
|
615
|
2 |
0 |
1 |
defined $frag and length(($frag .= '')) |
|
630
|
3 |
0 |
7 |
defined $to and length $to |
|
|
0 |
0 |
3 |
defined $section and length $section |
|
634
|
5 |
0 |
5 |
defined $section and length(($section .= '')) |
|
653
|
3 |
0 |
7 |
defined $to and length $to |
|
656
|
7 |
0 |
0 |
defined $there and length $there |
|
665
|
0 |
0 |
7 |
defined $there and length $there |
|
677
|
3 |
0 |
7 |
defined $to && length $to |
|
678
|
5 |
0 |
5 |
defined $section and length $section |
|
755
|
0 |
0 |
7 |
defined $it and length $it |
|
796
|
0 |
0 |
3 |
defined $page and length $page |
|
816
|
0 |
0 |
0 |
defined $to and length $to |
|
832
|
0 |
0 |
79 |
ref $t && UNIVERSAL::can($t, 'is_text') |
|
|
37 |
0 |
3 |
$t->is_start and $t->tag eq "X" |
|
841
|
3 |
0 |
0 |
$t->is_start and $t->tag eq "X" |
|
|
0 |
0 |
3 |
$t->is_end and $t->tag eq "X" |