Branch Coverage

blib/lib/SQL/NamedPlaceholder.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
15 1 31 unless $sql
16 2 29 unless (reftype $hash || '') eq 'HASH'
24 1 52 unless exists $$hash{$1}
26 2 50 if ($type eq 'ARRAY') { }
27 2 0 if (@{$$hash{$1};}) { }
40 27 1 wantarray ? :