Condition Coverage

blib/lib/Nagios/Plugin/Beanstalk.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
155 0 0 0 $urgent and $stats->pri >= 1024

or 2 conditions

line l !l condition
77 0 0 $opts->get('hostname') || 'localhost'
83 0 0 $opts->verbose || 0
185 0 0 $self->opts->warning || 1

or 3 conditions

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