Branch Coverage

blib/lib/Test2/Compare/Bag.pm
Criterion Covered Total %
branch 21 22 95.4


line true false branch
31 1 442 unless $params{'exists'}
33 4 435 unless ref $got
34 2 433 unless &reftype($got) eq "ARRAY"
40 3 1 unless defined $self->{'meta'}
72 2 439 if defined $meta
81 1520 3354 unless exists $unmatched{$idx}
91 1354 2000 unless ($deltas)
97 10 1354 unless ($match)
108 2 439 if (@for_each)
130 2 439 if ($self->{'ending'} and keys %unmatched)
140 0 3 $self->{'ending'} eq 'implicit' ? :