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