Condition Coverage

blib/lib/Data/Crumbr.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
32 1 4 0 @_ && ref $_[0]

or 2 conditions

line l !l condition
36 2 2 delete $args{'encoder'} // {}

or 3 conditions

line l !l&&r !l&&!r condition
79 30 10 0 $frame->{'iterator'} //= $encoder->array_keys_iterator($frame->{'data'})
100 65 15 0 $frame->{'iterator'} //= $encoder->hash_keys_iterator($frame->{'data'})