lib/Class/Rebirth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
68 | 0 | 1 | unless my $zombie = shift() |
72 | 0 | 1 | if ($zombie =~ /^\$/) |
81 | 0 | 3 | if ($@) |
88 | 0 | 1 | if ($@) |
108 | 0 | 2 | if ($@) |
123 | 6 | 0 | if (&Scalar::Util::blessed($obj)) |
132 | 0 | 8 | if (ref $obj->{$k} eq 'HASH') |
140 | 4 | 4 | if (&Scalar::Util::blessed($value)) |