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