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 130231 226640 if ($index <= $cursor)
80 69869 0 if ($default_func) { }