| blib/lib/Redis/Bayes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 93 | 0 | 0 | if ($cur) |
| 95 | 0 | 0 | if ($new > 0) { } |
| 102 | 0 | 0 | if ($self->_total($category) == 0) |
| 113 | 0 | 0 | unless $scores |
| 115 | 0 | 0 | unless @d |
| 116 | 0 | 0 | if ($$args{'return_all'}) |
| 119 | 0 | 0 | $$scores{$d[0]} ? : |
| 128 | 0 | 0 | if $total == 0 |
| 132 | 0 | 0 | unless not $score or $score > 0 |
| 133 | 0 | 0 | unless $score |
| 143 | 0 | 0 | unless $total |
| 144 | 0 | 0 | unless $total >= 0 |