| blib/lib/Connector/Proxy/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 20 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 101 | 1 | 2 | 2 | $self->ambiguous ne "return" and $sth->fetchrow_arrayref |
| 125 | 5 | 1 | 0 | $column and ref $column ne "HASH" |
| 150 | 2 | 2 | 1 | $self->ambiguous ne "return" and $sth->fetchrow_hashref |
| line | l | !l | condition |
|---|---|---|---|
| 114 | 3 | 0 | $row->[0] // "<undef>" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 0 | 0 | 3 | $Connector::Proxy::DBI::EVAL_ERROR or not $dbh |
| 84 | 0 | 0 | 5 | not $column or ref $column ne "" |
| 175 | 0 | 0 | 1 | not $column or ref $column ne "" |