Condition Coverage

blib/lib/Elastijk/oo.pm
Criterion Covered Total %
condition 1 14 7.1


and 3 conditions

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

or 2 conditions

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

or 3 conditions

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