blib/lib/Net/Groonga/HTTP/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 0 | 0 | 0 | $self->http_response->code eq 200 && $self->return_code == 0 |
line | l | !l | condition |
---|---|---|---|
83 | 0 | 0 | $self->args->{'limit'} || 10 |
84 | 0 | 0 | $self->args->{'offset'} || 0 |