Branch Coverage

blib/lib/DBIx/Class/Storage/DBI/IdentityInsert.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
35 0 0 unless $self->_autoinc_supplied_for_op
42 0 0 if $op ne 'INSERT' and $op ne 'UPDATE'