| blib/lib/Elastic/Model/Role/Store.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 0 | ref $_[0] eq 'HASH' ? : |
| 45 | 0 | 0 | if (defined $val) |
| 220 | 0 | 0 | unless defined $params{$_} |
| 232 | 0 | 0 | if $es->indices->exists('index', $args{'index'}) |
| 272 | 0 | 0 | if (%failed) |
| 302 | 0 | 0 | if (delete $args{'ignore_missing'}) |
| 303 | 0 | 0 | unless $Warned{'ignore_missing'}++ |