| line |
!l |
l&&!r |
l&&r |
condition |
|
241
|
0 |
0 |
169 |
UNIVERSAL::isa($left, 'HASH') and UNIVERSAL::isa($right, 'HASH') |
|
550
|
5 |
4 |
3 |
@$toc and $level > $$toc[-1]{'level'} |
|
637
|
0 |
0 |
0 |
@$lines and not $$lines[-1][1] =~ /\n$/ |
|
|
0 |
0 |
0 |
$state ne $$lines[-1][0] && grep(/^nowiki$/, $state, $$lines[-1][0]) |
|
|
0 |
0 |
0 |
@$lines and not $$lines[-1][1] =~ /\n$/ and not $state ne $$lines[-1][0] && grep(/^nowiki$/, $state, $$lines[-1][0]) |
|
651
|
0 |
0 |
0 |
@$lines and $$lines[-1][1] =~ /\n$/ |
|
676
|
0 |
0 |
0 |
$type eq 'E' and $stacktop eq $tagname |
|
698
|
0 |
0 |
0 |
@$tagstack and grep /^\Q$stacktop\E$/, ('nowiki', 'pre') |
|
705
|
0 |
0 |
0 |
$type eq 'E' and $HTML::Tagset::isPhraseMarkup{$tagname} |
|
765
|
0 |
0 |
0 |
$tagname eq $stacktop and $HTML::Tagset::optionalEndTag{$tagname} |
|
819
|
0 |
0 |
0 |
$is_cdata and $HTML::Tagset::isCDATA_Parent{$$tagstack[-1]} |
|
870
|
0 |
0 |
0 |
@{$$parser{'processed_lines'};} and $$parser{'processed_lines'}[0][2] |