| blib/lib/DBR/Query/Delete.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 10 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 0 | 2 | unless my $conn = $self->instance->connect('conn') | 
| 27 | 2 | 0 | if $$self{'where'} | 
| 28 | 0 | 2 | if $$self{'limit'} | 
| 36 | 0 | 2 | unless my $conn = $self->instance->connect('conn') | 
| 38 | 0 | 2 | if $self->quiet_error |