Condition Coverage

blib/lib/Hash/Ordered.pm
Criterion Covered Total %
condition 9 13 69.2


and 3 conditions

line !l l&&!r l&&r condition
217 342 111 12 not $self->[2] and @$keys > 25

or 2 conditions

line l !l condition
527 2 0 $_[2] || 0
543 0 0 $_[2] || 0

or 3 conditions

line l !l&&r !l&&!r condition
580 1 1 1 $_[0][0]{$_[1]} ||= $_[2]
598 2 0 1 $_[0][0]{$_[1]} //= $_[2]