| blib/lib/Metabrik/Client/Elasticsearch/Tasks.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | unless $self->open |
| 54 | 0 | 0 | unless $self->brik_help_run_undef_arg("get_taskid", $id) |
| 64 | 0 | 0 | unless my $list = $self->list |
| 67 | 0 | 0 | unless (defined $nodes) |
| 77 | 0 | 0 | if ($action eq "indices:admin/forcemerge" and not exists $tasks{$task}) |
| 91 | 0 | 0 | unless my $tasks = $self->get_forcemerge |
| 92 | 0 | 0 | unless (keys %$tasks) |
| 100 | 0 | 0 | unless my $task = $self->get_taskid($id) |
| 118 | 0 | 0 | unless $self->brik_help_run_undef_arg("open", $es) |
| 121 | 0 | 0 | unless $self->show_forcemerge_progress |