| blib/lib/MetaCPAN/Client/Scroll.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 7 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 110 | 11 | 0 | 0 | $content->{'aggregations'} and is_hashref($content->{'aggregations'}) |
| line | l | !l | condition |
|---|---|---|---|
| 76 | 10 | 1 | $args{'time'} //= "5m" |
| 77 | 11 | 0 | $args{'size'} //= 100 |