Branch Coverage

blib/lib/Iterator/Flex/Stack.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
68 0 3 Ref::Util::XS::is_hashref($args[-1]) ? :
133 0 70 if $iterator_state == 1
138 59 33 if (defined $value or not $iter->$is_exhausted)
143 11 22 unless defined($iter = shift @stack)
156 0 3 unless @stack
168 3 3 if @stack == 1
172 0 1 if (@stack == 1)
185 0 1 if (@stack == 1)