Condition Coverage

blib/lib/Bot/Backbone/SendPolicy/MinimumInterval.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
79 298 0 0 $self->has_queue and $send{'after'} / $self->interval > $self->queue_length

or 3 conditions

line l !l&&r !l&&!r condition
49 297 296 3 $self->last_send_time > $now or $now - $self->last_send_time < $self->interval
83 298 5 0 $too_soon || $now