| blib/lib/DBIx/Core/Handle/ReturnValue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 6 | 0.0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 80 | 0 | 0 | 0 | exists $options->{'returning'} || exists $options->{'last_insert_id'} | 
| 0 | 0 | 0 | ref $options ne 'HASH' or not exists $options->{'returning'} || exists $options->{'last_insert_id'} |