| blib/lib/Data/Phrasebook/SQL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 24 | 70.8 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 6 | 6 | @_ ? : |
| 145 | 0 | 7 | if $self->debug |
| 148 | 1 | 6 | unless $map |
| 151 | 0 | 6 | if ($self->debug) |
| 156 | 0 | 6 | if (ref $map eq 'HASH') { } |
| 157 | 0 | 0 | unless exists $$map{'sql'} and defined $$map{'sql'} |
| 164 | 2 | 4 | if scalar @args == 1 |
| 166 | 0 | 6 | if ($self->debug) |
| 183 | 4 | 2 | if $method eq 'bind' |
| 189 | 2 | 6 | if (defined $args{$1} and $args{$1}{'method'} eq 'replace') { } |
| 198 | 0 | 6 | if ($self->debug) |
| 210 | 4 | 2 | if $params |