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