Branch Coverage

blib/lib/Redis/LeaderBoard.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
69 0 0 defined $score ? :
78 0 0 defined $score ? :
87 0 0 if $self->expire_at
89 0 0 if ($self->limit)
91 0 0 if ($over > 0)
93 0 0 if ($self->is_asc)
110 0 0 $self->is_asc ? :
119 0 0 unless defined $score
134 0 0 exists $args{'limit'} ? :
135 0 0 exists $args{'offset'} ? :
137 0 0 $self->is_asc ? :
140 0 0 unless @$members_with_scores
145 0 0 if (not $current_rank) { }
0 0 elsif ($score == $current_target_score) { }
171 0 0 $self->is_asc ? :
178 0 0 if (not $from || $to) { }
182 0 0 defined $from ? :
183 0 0 defined $to ? :