Condition Coverage

blib/lib/SQL/Abstract/Plugin/InsertMulti.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
155 0 8 1 ref $_[0] eq 'ARRAY' and not ref $_[0][0]

or 2 conditions

line l !l condition
164 4 5 $opts ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
165 0 9 0 $opts->{'fields'} ||= $fields