| blib/lib/Hypothesis/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 443 | 0 | 0 | 0 | defined $limit_orig and $num_returned >= $limit_orig |
| 444 | 0 | 0 | 0 | @annotation_buff == 0 and not $done |
| 464 | 0 | 0 | 0 | @annotation_buff and $next_buf_start->{'id'} ne $annotation_buff[0]{'id'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 478 | 0 | 0 | 0 | $num_returned + 1 == $limit_orig or $json_content->{'total'} == 1 |