| blib/lib/Pg/CLI/Role/Connects.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 16 | 5 | $database && $self->_database_at_end ? : |
| 70 | 5 | 16 | if $self->_has_password |
| 73 | 3 | 18 | if $self->require_ssl |
| 100 | 5 | 16 | if $self->_has_username |
| 103 | 5 | 16 | if $self->_has_host |
| 106 | 5 | 16 | if $self->_has_port |
| 109 | 18 | 3 | if $self->two_part_version >= 8.4 |