line |
!l |
l&&!r |
l&&r |
condition |
52
|
0 |
9 |
0 |
defined $dtd->{'Name'} and defined $dtd->{'SystemId'} || defined $dtd->{'PublicId'} |
164
|
0 |
0 |
18 |
defined $uri and defined $el->{'NamespaceURI'} |
|
0 |
7 |
11 |
defined $uri and defined $el->{'NamespaceURI'} and $uri eq $el->{'NamespaceURI'} |
186
|
27 |
18 |
17 |
$self->{'USENAMESPACESTACK'} and $attr->{'Name'} eq 'xmlns' || defined $attr->{'Prefix'} && $attr->{'Prefix'} eq 'xmlns' |
189
|
0 |
30 |
14 |
defined $attr->{'Prefix'} and $attr->{'Prefix'} eq "xmlns" |
|
30 |
0 |
14 |
defined $attr->{'Prefix'} and $attr->{'Prefix'} eq "xmlns" and $skip_ns == 0 |
240
|
0 |
0 |
109 |
defined $chars and defined $chars->{'Data'} |
244
|
1 |
12 |
6 |
defined $self->{'IN_CDATA'} and $self->{'IN_CDATA'} == 1 |
245
|
48 |
37 |
5 |
defined $self->{'IN_CDATA'} and $self->{'IN_CDATA'} == 1 |
273
|
0 |
3 |
11 |
defined $chars and defined $chars->{'Data'} |