blib/lib/SQL/Bind.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
23 | 5 | 10 | $2 ? : |
43 | 0 | 15 | unless (exists $params{$placeholder}) |
47 | 2 | 13 | if (ref $params{$placeholder} eq 'HASH') { } |
4 | 9 | elsif (ref $params{$placeholder} eq 'ARRAY') { } | |
48 | 1 | 1 | if ($options->{'raw'}) { } |
58 | 2 | 2 | if ($options->{'raw'}) { } |
67 | 1 | 8 | if ($options->{'raw'}) { } |
1 | 7 | elsif ($options->{'recursive'}) { } |