Branch Coverage

blib/lib/Data/Transpose/Iterator/Base.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
44 2 61 if (@args == 1) { }
103 160 0 if ($index <= $self->count)
136 1 2 if (ref $args[0] eq 'ARRAY') { }
172 0 0 if ($unique) { }
176 0 0 if $record->{$sort} eq $sort_value
191 123 0 if (ref $records eq 'ARRAY') { }