| blib/lib/DBIx/Pg/CallFunction.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 381 | 0 | 0 | 0 | defined $$self{'dbh'} and defined $name |
| 414 | 0 | 0 | 0 | $failed and $$self{'EnableFunctionLookupCache'} |
| 436 | 0 | 0 | 0 | $failed and $$self{'RaiseError'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 382 | 0 | 0 | 0 | not defined $namespace or $namespace =~ /$validate_name_regex/ |