| blib/lib/Object/Serializer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 8 | 0 | unless 'HASH' eq ref $type |
| 27 | 0 | 0 | if 'CODE' eq ref $coercion |
| 32 | 2 | 2 | if defined $$options{'marker'} and 'HASH' eq ref $reference |
| 65 | 0 | 2 | unless my $hash = do { no strict 'subs', 'vars'; eval "my \$VAR1 = $target\n" } |
| 75 | 0 | 0 | unless $self and $reftype and 'CODE' eq ref $routine |