Condition Coverage

blib/lib/Iterator/Flex/Flatten.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
88 6 0 0 Ref::Util::XS::is_blessed_ref($iter) && $iter->can('is_exhausted')
120 28 0 4 not defined $value and $src->$is_exhausted

or 3 conditions

line l !l&&r !l&&!r condition
128 6 3 19 not ref $value or Ref::Util::XS::is_plain_hashref($value)
171 33 0 7 defined $value or not $iter->$iter_is_exhausted