blib/lib/Type/Tie/Aggregate/Deep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 0 | 357 | 6 | defined $type and $type eq 'REF' |
88 | 9 | 1 | 8 | defined $tied_type and $tied_type =~ /^\Q$pkg\E::/u |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
129 | 0 | 237 | 0 | $ref //= $obj->_ref |