Branch Coverage

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


line true false branch
29 0 0 unless ($self->{'_flush_pending'})
51 0 0 if $self->{'_flushing'}
60 0 0 if (@batch)
63 0 0 if (@batch > $max)
97 0 0 if (defined $result and "$result" =~ /^Redis error:/u) { }
111 0 0 unless $future->is_ready