| blib/lib/Supervisord/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 10 | 30.0 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 0 | 1 | if $self->serverurl |
| 59 | 1 | 0 | if (lc $uri->scheme eq 'unix') { } |
| 68 | 0 | 0 | if ($self->username) |
| 76 | 0 | 1 | unless $self->path_to_supervisor_config or $self->serverurl |
| 92 | 0 | 0 | if $ret->$Supervisord::Client::_can('value') |