| blib/lib/Zabbix/Check/RabbitMQ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 32 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 80 | 0 | 0 | unless $rabbitmqctl |
| 82 | 0 | 0 | unless defined $expiry |
| 90 | 0 | 0 | if ($first) |
| 105 | 0 | 0 | unless $rabbitmqctl |
| 108 | 0 | 0 | unless defined $expiry |
| 116 | 0 | 0 | if ($first) |
| 131 | 0 | 0 | $rabbitmqctl ? : |
| 139 | 0 | 0 | if ($rabbitmqctl) |
| 142 | 0 | 0 | $? == 0 ? : |
| 151 | 0 | 0 | unless defined $expiry |
| 154 | 0 | 0 | unless $vhosts |
| 165 | 0 | 0 | unless defined $expiry |
| 168 | 0 | 0 | unless $vhosts |
| 172 | 0 | 0 | unless $queues |
| 184 | 0 | 0 | unless $vhost and $queue and $type and $type =~ /^ready|unacked|total$/u |
| 187 | 0 | 0 | if defined $queues->{$queue}{$type} |