| blib/lib/PGObject/Util/Replication/Standby.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 10 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 179 | 9 | 0 | 5 | $authority and $self->upstream_password |
| 206 | 0 | 1 | 0 | $host and $host =~ /:\d+$/ |
| line | l | !l | condition |
|---|---|---|---|
| 191 | 2 | 0 | $cstring //= '' |
| 219 | 1 | 0 | $1 // '' |