| blib/lib/Data/Transform/Block.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 190 | 0 | 0 | 0 | not defined $$self[2] and defined $$self[3] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 226 | 8 | 10 | 24 | defined $$self[3] or defined($$self[3] = $$self[5](\$$self[1])) |