| blib/lib/TablesRole/Source/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 11 | 45.4 |
| line | l | !l | condition |
|---|---|---|---|
| 42 | 0 | 1 | $sth_bind_params // [] |
| 61 | 0 | 1 | $row_count_sth_bind_params // [] |
| 111 | 0 | 1 | $self->{'row_count_sth_bind_params'} // [] |
| 123 | 0 | 3 | $self->{'sth_bind_params'} // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 80 | 0 | 1 | 0 | $self->{'csv_parser'} //= 'Text::CSV_XS'->new({'binary', 1}) |