| blib/lib/Redis/Bayes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 7 | 19 | 36.8 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 1 | n/a | BEGIN |
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 5 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 7 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 35 | 0 | n/a | _build_redis |
| 42 | 0 | n/a | _build_stopwords |
| 46 | 0 | n/a | _build_tokenizer |
| 48 | 0 | n/a | __ANON__ |
| 57 | 0 | n/a | _tokenize |
| 62 | 0 | n/a | _word_counts |
| 69 | 0 | Yes | flush |
| 78 | 0 | Yes | train |
| 88 | 0 | Yes | untrain |
| 110 | 0 | Yes | classify |
| 123 | 0 | n/a | _score |
| 141 | 0 | n/a | _total |