blib/lib/Iterator/ToArray.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 0 | 1 | 6 | $object and blessed $object |
1 | 0 | 6 | $object and blessed $object and $object->can('next') | |
49 | 0 | 0 | 4 | $code and reftype $code eq 'CODE' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
15 | 0 | 6 | 0 | ref $class || $class |