| blib/lib/DBIx/Custom/Query.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 150 | 2437 | if (ref $value eq 'ARRAY') { } |
| 34 | 15 | 150 | if (ref $value->[$k] eq 'DBIx::Custom::NotExists') { } |
| 43 | 0 | 150 | unless $found |
| 52 | 4 | 3190 | if ($self->{'bind_type'}) { } |
| 66 | 185 | 3009 | if ($self->{'_f'}) |
| 74 | 66 | 74 | if ($filter) |
| 75 | 39 | 27 | if (defined $filter->{$column}) |
| 84 | 42 | 98 | if $tf1 |
| 87 | 9 | 131 | if $tf2 |