blib/lib/Zabbix/Check/Supervisor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 0 | unless $supervisorctl |
57 | 0 | 0 | $supervisorctl ? : |
65 | 0 | 0 | if ($supervisorctl) |
68 | 0 | 0 | $? == 0 ? : |
78 | 0 | 0 | if $statuses |
85 | 0 | 0 | unless $name |
88 | 0 | 0 | if defined $statuses->{$name} |