Branch Coverage
blib/lib/Lingua/Awkwords/OneOf.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
43
0
17
if @_ < 2
58
1
326
if (not @$terms) { }
4
322
elsif (@$terms == 1) { }
66
4
318
unless (defined $picker)