Branch Coverage

blib/lib/SQL/Abstract/Plugin/InsertMulti.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
26 4 0 wantarray ? :
38 1 5 $$opts{'ignore'} ? :
111 3 3 if ($$opts{'update'})
149 1 7 if (ref $_[0] eq 'ARRAY' and not ref $_[0][0]) { }
170 1 2 if ($$opts{'update_ignore_fields'})
184 2 0 wantarray ? :