Branch Coverage
blib/lib/Lingua/TFIDF/WordSegmenter/SplitBySpace.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
32
0
5
ref
$document
?
:
34
2
3
if
$self
->lower_case
36
1
4
if
(
$self
->remove_punctuations
)
40
2
3
if
(
@
{
$self
->stop_words
;
} !=
0
)