Branch Coverage

blib/lib/Mango/Bulk.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
19 0 0 if ($cb)
21 0 0 unless my $group = shift @{$$self{'ops'};}
31 0 0 if (my $err = $protocol->write_error($full))
58 0 0 $type eq 'insert' ? :
0 0 $self->ordered ? :
68 0 0 if ($type eq 'insert') { }
0 0 elsif ($type eq 'update') { }
0 0 elsif ($type eq 'delete') { }
75 0 0 if (my $upserted = $result->{'upserted'}) { }
89 0 0 if $result->{'writeConcernError'}
102 0 0 unless $err
104 0 0 if $err
106 0 0 unless my $next = shift @{$$self{'ops'};}
120 0 0 @$ops ? :
128 0 0 if not @$previous or $previous->[0] ne $type or $limit
151 0 0 delete $self->{'upsert'} ? :