Branch Coverage

blib/lib/Lingua/TermWeight/WordSegmenter/SplitBySpace.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
17 0 5 if @_
18 0 5 if @_
20 0 7 if @_
21 0 5 ref $document ? :
23 2 3 if $self->lower_case
25 1 4 if ($self->remove_punctuations)
29 2 3 if (@{$self->stop_words;} != 0)