Condition Coverage

blib/lib/Mango/Collection.pm
Criterion Covered Total %
condition 0 31 0.0


or 2 conditions

line l !l condition
17 0 0 shift() // {}
18 0 0 $command->{'cursor'} //= {}
35 0 0 shift() // {}
49 0 0 shift() // {}
64 0 0 shift() // {}
0 0 shift() // {}
131 0 0 shift() // {}
151 0 0 shift() // {}
152 0 0 shift() // {}
208 0 0 shift() // {}
243 0 0 $return ||= sub { shift(); }

or 3 conditions

line l !l&&r !l&&!r condition
51 0 0 0 $doc->{'name'} //= $self->build_index_name($spec)
113 0 0 0 $_->{'_id'} //= bson_oid()
251 0 0 0 $err ||= $protocol->write_error($doc)