| blib/lib/App/ElasticSearch/Utilities/Query.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 22 | 22.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 155 | 0 | 0 | 0 | $result and $result->{'_scroll_id'} |
| 241 | 52 | 0 | 20 | defined $v and ref $v |
| 250 | 0 | 0 | 72 | exists $bool{$k} and Ref::Util::XS::is_arrayref($bool{$k}) |
| 0 | 20 | 52 | exists $bool{$k} and Ref::Util::XS::is_arrayref($bool{$k}) and not @{$bool{$k};} |
| line | l | !l | condition |
|---|---|---|---|
| 263 | 0 | 0 | $aggs ||= {} |
| 334 | 0 | 0 | $ctxt_life ||= "1m" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 132 | 0 | 0 | 0 | $indexes ||= es_indices() |
| 207 | 0 | 0 | 0 | $map{$section} || $section |