| blib/lib/Elastijk/oo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 14 | 7.1 |
| 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 |
| line | l | !l | condition |
|---|---|---|---|
| 90 | 0 | 0 | $uri_param{'scroll'} ||= '10m' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 18 | 0 | 31 | 0 | $args{$_} ||= $self->{$_} |
| 24 | 0 | 0 | 0 | $args{$_} ||= $self->{$_} |