Condition Coverage

blib/lib/Elastijk/oo.pm
Criterion Covered Total %
condition 1 11 9.0


and 3 conditions

line !l l&&!r l&&r condition
108 0 0 0 substr($status, 0, 1) eq '2' and @{$res->{'hits'}{'hits'};} > 0
110 0 0 0 defined $r and not $r

or 2 conditions

line l !l condition
95 0 0 $uri_param{'scroll'} ||= '10m'

or 3 conditions

line l !l&&r !l&&!r condition
18 0 31 0 $args->{$_} ||= $self->{$_}