blib/lib/ElasticSearchX/UniqueKey.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
62 | 0 | 0 | 0 | defined $new_id and length $new_id |
150 | 0 | 0 | 0 | defined $type and length $type |
152 | 0 | 0 | 0 | defined $id and length $id |
202 | 0 | 0 | 0 | defined $type and length $type |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
34 | 0 | 0 | 0 | $@->isa('Search::Elasticsearch::Error::Conflict') or $@->isa('ElasticSearch::Error::Conflict') |