| blib/lib/Data/COW.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 18 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 37 | 8 | 0 | 3 | $tied and $tied->isa('Data::COW') |
| 65 | 6 | 0 | 0 | overload::Overloaded($ref) && overload::Method($ref, '=') |
| 5 | 0 | 6 | ref $ref and not overload::Overloaded($ref) && overload::Method($ref, '=') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 126 | 0 | 0 | 0 | ref $class || $class |
| 160 | 0 | 6 | 0 | ref $class || $class |
| 215 | 0 | 0 | 0 | ref $class || $class |