Branch Coverage

blib/lib/Elasticsearch/Bulk.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
28 0 0 if $max_size and $size >= $max_size or $max_count and $count >= $max_count
40 0 0 unless $self->_buffer_size
43 0 0 if ($self->verbose)
53 0 0 if $error->is('Request') and not $error->is('Unavailable')
61 0 0 defined wantarray ? :
68 0 0 unless my $src = $$params{'source'}
74 0 0 if (ref $src eq 'HASH')
87 0 0 if $self->verbose