| blib/lib/OpenSearch/Client/Core/3_0/Direct.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | $self->bulk_helper_class || 'Core::' . $self->api_version . '::Helper::Bulk' |
| 88 | 0 | 0 | 0 | $self->scroll_helper_class || 'Core::' . $self->api_version . '::Helper::Scroll' |
| 97 | 0 | 0 | 0 | $params->{'os'} ||= $self |
| 105 | 0 | 0 | 0 | $params->{'os'} ||= $self |