blib/lib/Supervisord/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 1 | 0 | 0 | $hash->{'supervisorctl'}{'serverurl'} || croak('couldnt find serverurl in supervisorctl section of ' . $self->path_to_supervisor_config) |
76 | 1 | 0 | 0 | $self->path_to_supervisor_config or $self->serverurl |