blib/lib/Hash/Objectify.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
68 | 0 | 5 | 0 | ref $self and exists $self->{$key} |
77 | 0 | 6 | 0 | ref $self and exists $self->{$method} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
84 | 1 | 0 | 0 | ref $self || $self |