Condition Coverage

blib/lib/Test2/Compare/Bag.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
130 437 2 2 $self->{'ending'} and keys %unmatched

or 2 conditions

line l !l condition
17 2 429 $self->{'items'} ||= []
18 0 431 $self->{'for_each'} ||= []
32 439 3 $params{'got'} || (return 0)