blib/lib/DBR/Query/Update.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 18 | 44.4 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 0 | wantarray ? : |
0 | 58 | unless exists $_[0] | |
21 | 0 | 58 | unless scalar @sets |
24 | 0 | 58 | unless ref $_ eq 'DBR::Query::Part::Set' |
36 | 0 | 58 | unless my $conn = $self->instance->connect('conn') |
42 | 58 | 0 | if $$self{'where'} |
43 | 0 | 58 | if $$self{'limit'} |
51 | 0 | 58 | unless my $conn = $self->instance->connect('conn') |
53 | 0 | 58 | if $self->quiet_error |