| blib/lib/PGObject/Util/DBAdmin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 24 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 280 | 0 | 0 | $env // {} |
| 384 | 0 | 0 | $data // '' |
| 482 | 0 | 0 | $args{'helpers'} // [] |
| 483 | 0 | 0 | $helpers{$_} // [] |
| 0 | 0 | $args{'operations'} // [] | |
| 524 | 0 | 0 | $self->connect_data->{'user'} // '' |
| 0 | 0 | $self->connect_data->{'password'} // '' | |
| 544 | 0 | 0 | shift @_ || 'template1' |
| 567 | 0 | 0 | shift @_ || 'template1' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 312 | 0 | 0 | 0 | $args{'errlog'} // $args{'stdout_log'} |
| 812 | 0 | 0 | 0 | not defined $args{'format'} or $args{'format'} eq 'p' |