blib/lib/Tie/Array/Pointer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 18 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 0 | 0 | 1 | $type eq 'c' or $type eq 'C' |
0 | 0 | 1 | $type eq 's' or $type eq 'S' | |
0 | 1 | 0 | $type eq 'l' or $type eq 'L' | |
68 | 0 | 0 | 1 | $type eq 'c' or $type eq 'C' |
0 | 0 | 1 | $type eq 's' or $type eq 'S' | |
0 | 1 | 0 | $type eq 'l' or $type eq 'L' |