blib/lib/GitLab/API/v3/Paginator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
115 | 0 | 0 | if $self->_last_page |
133 | 0 | 0 | if ref $records ne 'ARRAY' |
137 | 0 | 0 | if @$records < $per_page |
140 | 0 | 0 | unless @$records |
160 | 0 | 0 | if @$records |
162 | 0 | 0 | if $self->_last_page |
167 | 0 | 0 | if @$records |