blib/lib/Tie/Hash/CustomStorage.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
178 | 5 | 0 | 2 | defined $$self{'class_storage'} and defined $data |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
61 | 1 | 1 | 0 | shift() || $class->new(@args) |