| blib/lib/Test2/Compare/Bag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 130 | 413 | 2 | 2 | $self->{'ending'} and keys %unmatched |
| line | l | !l | condition |
|---|---|---|---|
| 17 | 2 | 405 | $self->{'items'} ||= [] |
| 18 | 0 | 407 | $self->{'for_each'} ||= [] |
| 32 | 415 | 3 | $params{'got'} || (return 0) |