| blib/lib/Lingua/TermWeight/WordSegmenter/SplitBySpace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 8 | 8 | 100.0 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 10 | 2 | n/a | BEGIN |
| 11 | 2 | n/a | BEGIN |
| 12 | 2 | n/a | BEGIN |
| 16 | 5 | Yes | lower_case |
| 17 | 5 | Yes | remove_punctuations |
| 18 | 7 | Yes | stop_words |
| 20 | 5 | Yes | segment |
| 34 | 128 | n/a | __ANON__ |