Condition Coverage

blib/lib/SQL/Interpolate.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
178 20 0 4 keys %$item == 1 and defined $$item{'value'}
191 165 0 8 $sql =~ /\bSET\s*$/is and ref $item eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
267 234 26 64 $sql =~ /(^|\s)$/ or $item =~ /^\s/
294 28 28 0 $state || ()