| blib/lib/Dimedis/SqlDriver/Pg.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 523 | 0 | 0 | 0 | ref $val and ref $val ne 'SCALAR' |
| line | l | !l | condition |
|---|---|---|---|
| 473 | 0 | 0 | $param_lref ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 75 | 0 | 0 | 0 | not $oid or $oid < 0 |
| 139 | 0 | 0 | 0 | $filehandle or $filename |
| 286 | 0 | 0 | 0 | $alias ||= $table |
| 319 | 0 | 0 | 0 | $type eq 'blob' or $type eq 'clob' |
| 426 | 0 | 0 | 0 | my $sequence ||= "${table}_SEQ" |