| blib/lib/Catmandu/Cmd/copy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 20 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 1 | if ($opts->query // $opts->cql_query) { } |
| 0 | 1 | elsif ($opts->start // $opts->total) { } | |
| 41 | 0 | 0 | unless $from->can("searcher") |
| 54 | 0 | 1 | if ($opts->fix) |
| 57 | 1 | 0 | if ($opts->verbose) |
| 62 | 0 | 1 | if ($opts->delete) |
| 69 | 1 | 0 | if ($opts->verbose) |
| 70 | 0 | 1 | $n == 1 ? : |
| 75 | 0 | 1 | if ($opts->transaction) { } |
| 76 | 0 | 0 | unless $into->store->does("Catmandu::Transactional") |