| blib/lib/Search/Elasticsearch/Client/5_0/Bulk.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 1 | if $max_size and $size >= $max_size or $max_count and $count >= $max_count or $max_time and time >= $self->_last_flush + $max_time |
| 44 | 0 | 1 | unless $self->_buffer_size |
| 47 | 0 | 1 | if ($self->verbose) |
| 59 | 0 | 1 | unless $error->is('Cxn', 'NoNodes') |
| 65 | 0 | 0 | defined wantarray ? : |