| blib/lib/DWH_File/Tie/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 19 | 68.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 68 | 2 | 0 | 4 | defined $k and defined $k->actual_value |
| 155 | 7 | 0 | 25 | defined $k and defined $k->actual_value |
| line | l | !l | condition |
|---|---|---|---|
| 91 | 13 | 17 | $_[2] ||= {} |
| 94 | 13 | 17 | $tie_class ||= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 93 | 0 | 30 | 0 | ref $this || $this |
| 95 | 17 | 13 | 0 | $blessing ||= ref $ref |
| 96 | 13 | 17 | 0 | $tie_class || $class |