Branch Coverage

blib/lib/SQL/NamedPlaceholder.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
15 1 22 unless $sql
16 2 20 unless reftype $hash eq 'HASH'
24 2 34 if ($type eq 'ARRAY') { }
25 2 0 if (@{$$hash{$1};}) { }
38 19 1 wantarray ? :