blib/lib/XML/SAX/Writer/XML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 0 | 0 | 0 | defined $uri and $uri ne $$at{'NamespaceURI'} |
237 | 0 | 0 | 0 | $$data{'PublicId'} and $$data{'SystemId'} |
301 | 0 | 0 | 0 | not exists $$data{'Mode'} and exists $$data{'ValueDefault'} |
line | l | !l | condition |
---|---|---|---|
56 | 0 | 0 | $$self{'NSHelper'}->getURI($$data{'Prefix'}) || '' |