Branch Coverage

blib/lib/Sub/Rate.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
40 1 10 if ($rate eq 'default') { }
47 1 9 if ($total_rate + $rate > $self->max_rate)
60 0 3 if $self->sort
75 129851 227172 if ($index <= $cursor)
80 70249 0 if ($default_func) { }