blib/lib/DBIx/Core/Handle/ReturnValue.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
80 | 0 | 0 | if (ref $options ne 'HASH' or not exists $options->{'returning'} || exists $options->{'last_insert_id'}) |
88 | 0 | 0 | if exists $options->{'returning'} |
91 | 0 | 0 | if ($self->{'private_dancer_plugin_database'}{'log_queries'}) |
95 | 0 | 0 | length $_ > 50 ? : |
0 | 0 | $_ =~ /^[[:ascii:]]+$/ ? : | |
0 | 0 | defined $_ ? : | |
103 | 0 | 0 | if exists $options->{'returning'} |