Branch Coverage

blib/lib/Grapheme/Ngram.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
12 1 2 @_ > 1 ? :
3 3 @_ ? :
18 3 11 unless length $word
29 2 9 unless $width and $width =~ /^[1-9][0-9]*$/x
31 1 10 unless $width <= scalar @$tokens