| blib/lib/Data/SimplePaginator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 18 | 11.1 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 668 | 972 | if $i > $r |
| 94 | 0 | 0 | if (@_) |
| 97 | 0 | 0 | if (@_) |
| 127 | 0 | 0 | if (@items) |
| 150 | 0 | 0 | if (@p) |
| 194 | 0 | 0 | wantarray ? : |
| 0 | 0 | unless defined $num | |
| 195 | 0 | 0 | wantarray ? : |
| 0 | 0 | if $num < 1 or $num > $self->pages |