Branch Coverage

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


line true false branch
15 1 32 unless $sql
16 2 30 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 28 1 wantarray ? :