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