blib/lib/Object/Serializer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 18 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 2 | 0 | 2 | defined $$options{'marker'} and 'HASH' eq ref $reference |
75 | 0 | 0 | 0 | $self and $reftype |
0 | 0 | 0 | $self and $reftype and 'CODE' eq ref $routine |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 4 | 0 | 0 | ref $self || $self |
62 | 1 | 1 | 0 | $object // $self |
79 | 0 | 0 | 0 | ref $self or $self |