blib/lib/ElasticSearchX/Model/Role.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 0 | if $index->alias_for and $name eq $index->alias_for |
34 | 0 | 0 | if $index->alias_for |
37 | 0 | 0 | if $params{'delete'} |
60 | 0 | 0 | if (my $alias = $index->alias_for) |
62 | 0 | 0 | unless $self->es->indices->get_aliases('index', $index->name, 'ignore', [404]) |