| blib/lib/SQL/Bind.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 5 | 8 | $2 ? : |
| 40 | 0 | 13 | unless (exists $params{$placeholder}) |
| 44 | 2 | 11 | if (ref $params{$placeholder} eq 'HASH') { } |
| 4 | 7 | elsif (ref $params{$placeholder} eq 'ARRAY') { } | |
| 45 | 1 | 1 | if ($options->{'raw'}) { } |
| 55 | 2 | 2 | if ($options->{'raw'}) { } |
| 64 | 1 | 6 | if ($options->{'raw'}) { } |
| 1 | 5 | elsif ($options->{'recursive'}) { } |