Condition Coverage

blib/lib/CPS/Governor/Deferred.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
120 5 2 4 $self->{'defer_after'} and ++$self->{'count'} < $self->{'defer_after'}
152 1 4 4 $self->{'queue'} && @{$self->{'queue'};} > 0

or 2 conditions

line l !l condition
111 1 1 $args{'defer_after'} || 0