Condition Coverage

blib/lib/Data/Walk.pm
Criterion Covered Total %
condition 11 12 91.6


and 3 conditions

line !l l&&!r l&&r condition
160 386 44 0 @children and $options->{'follow'} || !$Data::Walk::seen
167 171 116 116 $Data::Walk::type eq 'HASH' and $Data::Walk::index & 1

or 3 conditions

line l !l&&r !l&&!r condition
126 27 19 3 'ARRAY' eq $data_type or 'HASH' eq $data_type
160 3 40 1 $options->{'follow'} || !$Data::Walk::seen