Branch Coverage

blib/lib/Iterator/ToArray.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
29 2 2 wantarray ? :
39 6 1 if ($object and blessed $object and $object->can('next')) { }
49 4 0 if ($code and reftype $code eq 'CODE') { }