blib/lib/GitLab/API/v4/Paginator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
118 | 0 | 0 | if $self->_last_page |
136 | 0 | 0 | if ref $records ne 'ARRAY' |
140 | 0 | 0 | if @$records < $per_page |
143 | 0 | 0 | unless @$records |
163 | 0 | 0 | if @$records |
165 | 0 | 0 | if $self->_last_page |
170 | 0 | 0 | if @$records |