| blib/lib/Zabbix/Check/RabbitMQ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 0 | unless $rabbitmqctl |
| 47 | 0 | 0 | if ($first) |
| 62 | 0 | 0 | unless $rabbitmqctl |
| 72 | 0 | 0 | if ($first) |
| 87 | 0 | 0 | $rabbitmqctl ? : |
| 95 | 0 | 0 | if ($rabbitmqctl) |
| 98 | 0 | 0 | $? == 0 ? : |
| 107 | 0 | 0 | unless defined $expiry |
| 110 | 0 | 0 | unless $vhosts |
| 121 | 0 | 0 | unless defined $expiry |
| 124 | 0 | 0 | unless $vhosts |
| 128 | 0 | 0 | unless $queues |
| 140 | 0 | 0 | unless $vhost and $queue and $type and $type =~ /^ready|unacked|total$/ |
| 143 | 0 | 0 | if defined $queues->{$queue}{$type} |