| line |
true |
false |
branch |
|
41
|
0 |
0 |
unless (exists $document->{'-internal'}) |
|
86
|
0 |
0 |
unless ($element_decl->getElementType eq 'ELEMENT') |
|
104
|
0 |
0 |
unless ($element_decl) |
|
154
|
0 |
0 |
if ($self->{'-name'} ne 'internal') |
|
157
|
0 |
0 |
if (/^ELEMENT$/) |
|
160
|
0 |
0 |
if exists $self->{'model'} |
|
164
|
0 |
0 |
if (/^ATTLIST$/) |
|
170
|
0 |
0 |
$self->{'fixed'} ? : |
|
174
|
0 |
0 |
if (/^NOTATION$/) |
|
177
|
0 |
0 |
if exists $self->{'base'} |
|
178
|
0 |
0 |
if (exists $self->{'pubid'}) { } |
|
|
0 |
0 |
elsif (exists $self->{'sysid'}) { } |
|
180
|
0 |
0 |
if exists $self->{'sysid'} |
|
184
|
0 |
0 |
if exists $self->{'sysid'} |
|
189
|
0 |
0 |
if (/^ENTITY$/) |
|
193
|
0 |
0 |
$self->{'isp'} ? : |
|
195
|
0 |
0 |
if (exists $self->{'value'}) { } |
|
|
0 |
0 |
elsif (exists $self->{'pubid'}) { } |
|
200
|
0 |
0 |
if exists $self->{'sysid'} |
|
201
|
0 |
0 |
if $self->{'ndata'} |
|
205
|
0 |
0 |
if exists $self->{'sysid'} |
|
206
|
0 |
0 |
if $self->{'ndata'} |
|
220
|
0 |
0 |
if ($self->hasChildren) |
|
307
|
0 |
0 |
if $element_decl->{'name'} eq $name |
|
324
|
0 |
0 |
if $element_decl->{'name'} eq $name |
|
355
|
0 |
0 |
(shift())->getElementName eq 'ELEMENT' ? : |
|
359
|
0 |
0 |
(shift())->getElementName eq 'NOTATION' ? : |
|
363
|
0 |
0 |
(shift())->getElementName eq 'ENTITY' ? : |
|
367
|
0 |
0 |
(shift())->getElementName eq 'ATTLIST' ? : |
|
377
|
0 |
0 |
if (exists $self->{'name'}) |
|
389
|
0 |
0 |
if (exists $self->{'name'}) |
|
405
|
0 |
0 |
if $attribute_decl->{'name'} eq $name |
|
420
|
0 |
0 |
(shift())->getElementDeclByName(shift()) ? : |