| blib/lib/Tie/AliasHash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 57 | 22 | 1 | 2 | not $self->is_key($key) and defined $$self[4] |
| 73 | 4 | 7 | 2 | not $self->is_key($key) and defined $$self[4] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 95 | 1 | 1 | 0 | $self->is_key($key) || $self->is_alias($key) |