Branch Coverage

blib/lib/Iterator/Flex/Cache.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
63 0 13 unless Ref::Util::XS::is_hashref($pars)
69 3 9 unless &Scalar::Util::looks_like_number($capacity) and int $capacity == $capacity and $capacity > 0
91 0 11 unless Ref::Util::XS::is_hashref($state)
118 34 0 defined $idx ? :
122 34 0 defined $idx ? :
127 12 83 if $iterator_state == 1
133 11 72 if $src->$is_exhausted