| 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 | 31 | 0 | 13 | defined $v and ref $v | 
| 250 | 0 | 0 | 44 | exists $bool{$k} and XXX | 
| 0 | 13 | 31 | exists $bool{$k} and XXX 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 |