| blib/lib/Mac/PropertyList/SAX.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 16 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 332 | 0 | 0 | 0 | $self->{'context'} == 0 and $name eq 'plist' |
| line | l | !l | condition |
|---|---|---|---|
| 403 | 7 | 0 | Mac::PropertyList::SAX::_escape($_[1]) || '' |
| 407 | 8 | 0 | Mac::PropertyList::SAX::_escape($_[0]->value) || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 332 | 0 | 0 | 0 | $self->{'context'} == 1 or $types{$name} |
| 0 | 0 | 0 | $self->{'context'} == 1 or $types{$name} or $name eq 'key' | |
| 395 | 0 | 0 | 0 | $self->{'context'} == 6 or $self->{'context'} == 5 |