| blib/lib/MongoDB/Op/_Delete.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 64 | 0 | 0 | if (defined $self->collation) | 
| 65 | 0 | 0 | unless $link->supports_collation | 
| 68 | 0 | 0 | unless $self->_should_use_acknowledged_write | 
| 75 | 0 | 0 | ref $self->filter eq 'ARRAY' ? : | 
| 78 | 0 | 0 | $self->just_one ? : | 
| 0 | 0 | defined $self->collation ? : | |
| 106 | 0 | 0 | $self->just_one ? : | 
| 0 | 0 | $self->just_one ? : | |
| 0 | 0 | $link->supports_write_commands ? : | |
| 0 | 0 | !$self->_should_use_acknowledged_write ? : |