| lib/DBIx/DR/PlPlaceHolders.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 18 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 128 | 0 | 2 | 11 | $self->sql_dir and not $file =~ m[^/] |
| 131 | 0 | 6 | 7 | $self->file_suffix and not $file =~ /$resuffix$/ |
| 195 | 0 | 0 | 15 | 'CODE' eq ref $s and $n =~ /^\w/ |
| line | l | !l | condition |
|---|---|---|---|
| 92 | 1 | 0 | $depth ||= 32 |
| 93 | 0 | 1 | $skip ||= 0 |
| 228 | 24 | 0 | $self->{'bind_values'} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 140 | 12 | 36 | 0 | $opts{-'f'} || $sql |