line |
true |
false |
branch |
16
|
0 |
0 |
unless $self->ns |
21
|
0 |
0 |
if ($self->nl_after_tag) { } |
22
|
0 |
0 |
unless ref $self->nl_after_tag eq 'HASH' |
51
|
0 |
0 |
unless $self->wanted_ns($data) |
52
|
0 |
0 |
if $in_ns++ |
64
|
0 |
0 |
unless $self->wanted_ns($data) |
65
|
0 |
0 |
unless $in_ns-- |
75
|
0 |
0 |
unless $self->wanted_ns($data) |
80
|
0 |
0 |
if $self->wanted_ns($attr) |
86
|
0 |
0 |
if not $self->seen_root and $self->systemid || $self->publicid |
97
|
0 |
0 |
if $self->publicid and not $self->systemid |
112
|
0 |
0 |
unless $self->wanted_ns($data) |
116
|
0 |
0 |
if $self->nl_after_tag->{$$data{'LocalName'}} |