| /.cpan/build/DBIx-DataLookup-0.03-G_FXeN/blib/lib/DataLookup.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 85 | 0 | 0 | if (exists $vars{'keys'}) |
| 86 | 0 | 0 | if (ref $vars{'keys'} eq 'ARRAY') { } |
| 0 | 0 | elsif (ref $vars{'keys'} eq 'SCALAR') { } | |
| 99 | 0 | 0 | unless $sth->execute(@$params_aref) |
| 160 | 0 | 0 | unless $rec_indxs |
| 182 | 0 | 0 | $rec_num ? : |
| 193 | 0 | 0 | unless $rec_num |
| 222 | 0 | 0 | unless defined $key_field and defined $key_value |
| 226 | 0 | 0 | unless exists $$table{'record_keys'}{$key_field} |
| 228 | 0 | 0 | ref $key_value eq 'ARRAY' ? : |
| 232 | 0 | 0 | if (exists $$table{'record_keys'}{$key_field}{$_}) |