blib/lib/Nagios/Plugin/Beanstalk.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
155 | 0 | 0 | 0 | $urgent and $stats->pri >= 1024 |
line | l | !l | condition |
---|---|---|---|
77 | 0 | 0 | $opts->get('hostname') || 'localhost' |
83 | 0 | 0 | $opts->verbose || 0 |
185 | 0 | 0 | $self->opts->warning || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
146 | 0 | 0 | 0 | not $stats_tube or $stats_tube->current_jobs_urgent |
186 | 0 | 0 | 0 | $self->opts->critical || $warning |