| blib/lib/XML/Quick.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | l | !l | condition |
|---|---|---|---|
| 84 | 2 | 1 | $data->{$key}{'_attrs'} || {} |
| 1 | 2 | $data->{$key}{'_cdata'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 10 | 0 | 6 | not defined $opts or &reftype($opts) ne 'HASH' |
| 50 | 10 | 0 | 6 | not defined &reftype($data) or &reftype($data) ne 'HASH' |