Branch Coverage

blib/lib/PGObject/Util/Replication/Slot.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
138 0 0 unless $sth->execute($filter)
139 0 0 unless wantarray
155 0 0 unless defined $name
156 0 0 unless my $ref = _query($dbh, $name)
165 0 0 unless scalar grep({$type eq $_;} 'logical', 'physical')