| blib/lib/DBIx/Class/ResultSet/SQLA2Support.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 1 | if ref $to_insert->{$col} |
| 35 | 1 | 3 | exists $overrides->{$a} ? : |
| 45 | 2 | 20 | if $attrs |
| 50 | 0 | 1 | if defined wantarray |
| 52 | 0 | 1 | if (ref $to_insert->[0] eq 'ARRAY') { } |