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