Branch Coverage

blib/lib/DBIx/Class/Row/SQLA2Support.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
9 1 2 if delete $attrs->{'-upsert'}
11 2 1 if defined $on_conflict
12 1 2 if ($to_upsert)