Condition Coverage

blib/lib/XML/Filter/Namespace.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 $$data{'NamespaceURI'} && $$data{'NamespaceURI'} eq $self->ns
86 0 0 0 not $self->seen_root and $self->systemid || $self->publicid
97 0 0 0 $self->publicid and not $self->systemid

or 2 conditions

line l !l condition
102 0 0 $self->systemid || ''
0 0 $self->publicid || ''

or 3 conditions

line l !l&&r !l&&!r condition
86 0 0 0 $self->systemid || $self->publicid