blib/lib/Zabbix/Check/Supervisor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
68 | 0 | 0 | unless $supervisorctl |
85 | 0 | 0 | $supervisorctl ? : |
93 | 0 | 0 | if ($supervisorctl) |
96 | 0 | 0 | $? == 0 ? : |
106 | 0 | 0 | if $statuses |
113 | 0 | 0 | unless $name |
116 | 0 | 0 | if $statuses->{$name} |