| blib/lib/DigitalOcean/Collection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 109 | 0 | 0 | 0 | $self->response->links and $self->response->links->pages |
| 114 | 0 | 0 | 0 | $self->pages and $self->pages->last |
| 147 | 0 | 0 | 0 | $self->cur_page < $self->last_page and $self->pages->next |