Branch Coverage

blib/lib/Async/Redis/AutoPipeline.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
30 0 0 unless ($self->{'_flush_pending'})
52 0 0 if $self->{'_flushing'}
61 0 0 if (@batch)
64 0 0 if (@batch > $max)
98 0 0 if (builtin::blessed($result) and $result->isa('Async::Redis::Error')) { }
112 0 0 unless $future->is_ready