| blib/lib/Redis/LeaderBoard.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 30 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 0 | defined $score ? : |
| 73 | 0 | 0 | defined $score ? : |
| 82 | 0 | 0 | if $self->expire_at |
| 94 | 0 | 0 | $self->is_asc ? : |
| 103 | 0 | 0 | unless defined $score |
| 118 | 0 | 0 | exists $args{'limit'} ? : |
| 119 | 0 | 0 | exists $args{'offset'} ? : |
| 121 | 0 | 0 | $self->is_asc ? : |
| 124 | 0 | 0 | unless @$members_with_scores |
| 129 | 0 | 0 | if (not $current_rank) { } |
| 0 | 0 | elsif ($score == $current_target_score) { } | |
| 155 | 0 | 0 | $self->is_asc ? : |
| 162 | 0 | 0 | if (not $from || $to) { } |
| 166 | 0 | 0 | defined $from ? : |
| 167 | 0 | 0 | defined $to ? : |