blib/lib/Hash/Objectify.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
71 | 0 | 5 | 0 | ref $self and exists $self->{$key} |
80 | 0 | 8 | 0 | ref $self and exists $self->{$method} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
55 | 0 | 1 | 0 | $package ||= ref $obj |
94 | 1 | 0 | 0 | ref $self || $self |