line |
!l |
l&&!r |
l&&r |
condition |
152
|
83 |
511 |
11 |
not $xml and my $tags = $NO_MORE_CONTENT{$end} |
174
|
103 |
759 |
1 |
not $xml and $start eq 'image' |
179
|
103 |
704 |
56 |
not $xml and $EMPTY{$start} |
|
669 |
120 |
18 |
$xml || !$BLOCK{$start} and $closing |
200
|
2 |
5 |
11 |
not exists $self->{'xml'} and $pi =~ /xml/i |
224
|
18 |
346 |
4 |
not $xml and $PHRASING{$end} |
|
346 |
0 |
4 |
not $xml and $PHRASING{$end} and not $PHRASING{$next->[1]} |
296
|
103 |
203 |
557 |
not $xml and $$current->[0] ne 'root' |
304
|
0 |
146 |
147 |
$parent->[0] ne 'root' and not $$scope{$parent->[1]} |
326
|
11 |
0 |
1 |
exists $attrs->{'data'} and ref $attrs->{'data'} eq 'HASH' |