| blib/lib/Class/Rebless.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 78 | 71 | 0 | 1 | $$state{'seen'}{$refaddr}++ and not $$opts{'revisit'} |
| line | l | !l | condition |
|---|---|---|---|
| 44 | 2 | 14 | $opts ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 42 | 0 | 16 | 0 | ref $proto || $proto |