| line |
!l |
l&&!r |
l&&r |
condition |
|
164
|
99 |
679 |
1 |
not $xml and $start eq 'image' |
|
169
|
99 |
624 |
56 |
not $xml and $EMPTY{$start} |
|
|
591 |
114 |
18 |
$xml || !$BLOCK{$start} and $closing |
|
190
|
2 |
5 |
10 |
not exists $self->{'xml'} and $pi =~ /xml/i |
|
214
|
18 |
278 |
5 |
not $xml and $PHRASING{$end} |
|
|
278 |
0 |
5 |
not $xml and $PHRASING{$end} and not $PHRASING{$next->[1]} |
|
286
|
99 |
189 |
491 |
not $xml and $$current->[0] ne 'root' |
|
294
|
0 |
123 |
119 |
$parent->[0] ne 'root' and not $$scope{$parent->[1]} |
|
316
|
11 |
0 |
1 |
exists $attrs->{'data'} and ref $attrs->{'data'} eq 'HASH' |