blib/lib/Mango/BSON/Document.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | l | !l | condition |
---|---|---|---|
8 | 1 | 1 | $key eq $self->[1][$_] and splice @{$$self[1];}, $_, 1 and last |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
8 | 1 | 0 | 1 | $key eq $self->[1][$_] and splice @{$$self[1];}, $_, 1 |