Branch Coverage

blib/lib/Lingua/Awkwords/Subpattern.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
59 5 42 if (not $type) { }
62 39 3 if ($type eq 'ARRAY') { }
88 1 7 unless @_
89 1 6 unless defined $_[0]
95 6 0 @_ == 1 ? :
109 2 6 if ($type and $type ne 'ARRAY')