| blib/lib/Lingua/TFIDF/WordSegmenter/SplitBySpace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 9 | 9 | 100.0 | 
| pod | 5 | 5 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 5 | 1 | n/a | BEGIN | 
| 6 | 1 | n/a | BEGIN | 
| 7 | 1 | n/a | BEGIN | 
| 10 | 5 | Yes | new | 
| 23 | 5 | Yes | lower_case | 
| 25 | 5 | Yes | remove_punctuations | 
| 28 | 5 | Yes | segment | 
| 45 | 128 | n/a | __ANON__ | 
| 48 | 7 | Yes | stop_words |