| blib/lib/Data/Plist.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 18 | 5.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 97 | 308 | 0 | 0 | $$data[0] eq 'UID' and ref $$data[1] | 
| 175 | 0 | 0 | 0 | $$p[0] eq 'data' and ref $$p[1] | 
| 0 | 0 | 0 | $$p[0] eq 'data' and ref $$p[1] and $$p[1]->isa('Data::Plist') | |
| 214 | 0 | 0 | 0 | $class and ref $class | 
| 0 | 0 | 0 | $class and ref $class and ref $class eq 'HASH' | |
| 0 | 0 | 0 | $class and ref $class and ref $class eq 'HASH' and $$class{'$classname'} |