blib/lib/MongoDB/Op/_Update.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
201 | 0 | 0 | 0 | not defined $upserted and exists $res->{'updatedExisting'} |
0 | 0 | 0 | not defined $upserted and exists $res->{'updatedExisting'} and not $res->{'updatedExisting'} | |
0 | 0 | 0 | not defined $upserted and exists $res->{'updatedExisting'} and not $res->{'updatedExisting'} and $res->{'n'} == 1 |
line | l | !l | condition |
---|---|---|---|
189 | 0 | 0 | $res->{'n'} || 0 |
211 | 0 | 0 | $res->{'n'} || 0 |