| blib/lib/DigitalOcean/Collection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 95 | 0 | 0 | if ($self->cur_page == 0) { } | 
| 0 | 0 | elsif ($self->pages->next) { } | |
| 109 | 0 | 0 | if ($self->response->links and $self->response->links->pages) | 
| 114 | 0 | 0 | if ($self->pages and $self->pages->last) | 
| 127 | 0 | 0 | unless $self->init_objects | 
| 147 | 0 | 0 | if ($next_element <= $last_index) { } | 
| 0 | 0 | elsif ($self->cur_page < $self->last_page and $self->pages->next) { } | |
| 163 | 0 | 0 | unless $self->pages->next |