blib/lib/Mandel/Collection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 15 | 13.3 |
line | l | !l | condition |
---|---|---|---|
96 | 3 | 2 | shift() || undef |
183 | 0 | 0 | $self->{'query'} || {} |
299 | 0 | 0 | $self->{'extra'} || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
183 | 0 | 0 | 0 | $extra->{'upsert'} // bson_false() |
0 | 0 | 0 | $extra->{'multi'} // bson_true() | |
226 | 0 | 0 | 0 | $raw->{'_id'} ||= bson_oid() |