Branch Coverage

blib/lib/Lingua/EN/Titlecase/Simple.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
14 0 4 unless my(@str) = @_
19 8 31 unless /[[:lower:]]/
33 167 7 defined $4 ? :
44 174 defined $3 ? :
6 218 defined $2 ? :
55 1 0 @str > 1 ? :
3 1 wantarray ? :
62 2 0 if @_