Branch Coverage

blib/lib/Redis/LeaderBoard.pm
Criterion Covered Total %
branch 0 34 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
105 0 0 $self->is_asc ? :
108 0 0 if $rank == 0
110 0 0 $self->is_asc ? :
126 0 0 exists $args{'limit'} ? :
127 0 0 exists $args{'offset'} ? :
129 0 0 $self->is_asc ? :
132 0 0 unless @$members_with_scores
137 0 0 if (not $current_rank) { }
0 0 elsif ($score == $current_target_score) { }
163 0 0 if (not $from || $to) { }
167 0 0 defined $from ? :
168 0 0 defined $to ? :