| blib/lib/DBI/Easy/DBH.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 21 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 80 | 0 | 5 | 16 | not ref $statement and $statement =~ /^\s*insert/io |
| 5 | 0 | 16 | not ref $statement and $statement =~ /^\s*insert/io and defined $rows_affected | |
| 81 | 0 | 0 | 16 | $self->dbh_vendor ne 'oracle' and defined $self->_pk_ |
| line | l | !l | condition |
|---|---|---|---|
| 10 | 21 | 40 | shift() || 'dbh' |
| 103 | 21 | 0 | $rows_affected || 0 |
| 264 | 0 | 1 | $params ||= [] |
| 287 | 22 | 1 | $params ||= [] |
| 290 | 0 | 23 | $sql_args ||= {'Slice', {}, 'MaxRows', undef} |
| 314 | 0 | 0 | $params ||= [] |