Branch Coverage

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


line true false branch
13 0 4 unless my(@str) = @_
18 8 32 unless /[[:lower:]]/
33 171 7 defined $4 ? :
45 178 defined $3 ? :
7 223 defined $2 ? :
55 1 0 @str > 1 ? :
3 1 wantarray ? :
62 2 0 if @_