Branch Coverage

blib/lib/MongoDB/Op/_FindAndDelete.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
56 0 0 if (defined $self->options->{'collation'} and not $link->supports_collation)
68 0 0 $link->supports_find_modify_write_concern ? :
88 0 0 unless (eval { do { $result = $op->execute($link, $topology); $result = $result->{'output'}; 1 } })
90 0 0 unless $error eq 'No matching object found'
95 0 0 if ($result->{'writeConcernError'})
103 0 0 if $result