Branch Coverage

blib/lib/Text/Widont.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
126 2 2 if (ref $string eq 'Text::Widont')
130 0 2 $$self{'nbsp'} eq 'unicode' ? :
0 2 $$self{'nbsp'} eq 'html_hex' ? :
0 2 $$self{'nbsp'} eq 'html_dec' ? :
0 2 $$self{'nbsp'} eq 'html' ? :
138 0 4 unless defined $string
145 2 2 ref $string eq 'ARRAY' ? :