blib/lib/Data/Pageset/Exponential.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 21 | 22 | 95.4 |
line | true | false | branch |
---|---|---|---|
148 | 68 | 3 | if ($self->total_entries) { } |
159 | 1517 | 41 | $self->total_entries ? : |
167 | 380 | 6 | if ($self->total_entries) { } |
178 | 121 | 90 | if ($self->current_page == $self->last_page) { } |
191 | 30 | 41 | $page > $self->first_page ? : |
201 | 30 | 41 | $page < $self->last_page ? : |
213 | 68 | 4 | $last ? : |
220 | 68 | 3 | $self->total_entries ? : |
262 | 29 | 17 | if $first <= $_ |
272 | 1 | 1 | $page < $self->first_page ? : |
282 | 0 | 2 | $page > $self->last_page ? : |