blib/lib/Test2/Compare/Bag.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 21 | 22 | 95.4 |
line | true | false | branch |
---|---|---|---|
31 | 1 | 418 | unless $params{'exists'} |
33 | 4 | 411 | unless ref $got |
34 | 2 | 409 | unless &reftype($got) eq "ARRAY" |
40 | 3 | 1 | unless defined $self->{'meta'} |
72 | 2 | 415 | if defined $meta |
81 | 1448 | 3162 | unless exists $unmatched{$idx} |
91 | 1282 | 1880 | unless ($deltas) |
97 | 10 | 1282 | unless ($match) |
108 | 2 | 415 | if (@for_each) |
130 | 2 | 415 | if ($self->{'ending'} and keys %unmatched) |
140 | 0 | 3 | $self->{'ending'} eq 'implicit' ? : |