| blib/lib/DBD/SQLite/VirtualTable/PerlData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 11 | 81.8 |
| line | l | !l | condition |
|---|---|---|---|
| 136 | 50 | 17 | join(' && ', @conditions) || '1' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 48 | 5 | 6 | 0 | not $self->{'options'}{'colref'} or $n_cols == 1 |
| 53 | 3 | 6 | 0 | $self->{'options'}{'arrayrefs'} || $self->{'options'}{'hashrefs'} || $self->{'options'}{'colref'} |
| 244 | 64 | 147 | 924 | $self->EOF or eval { |