blib/lib/PGObject/Util/Replication/Slot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
133 | 0 | 0 | unless $sth->execute($filter) |
134 | 0 | 0 | unless wantarray |
150 | 0 | 0 | unless defined $name |
151 | 0 | 0 | unless my $ref = _query($dbh, $name) |
160 | 0 | 0 | unless scalar grep({$type eq $_;} 'logical', 'physical') |