Branch Coverage

blib/lib/No/Worries/String.pm
Criterion Covered Total %
branch 10 54 18.5


line true false branch
44 0 0 unless defined $precision
50 0 0 if $number =~ /^\d+$/
64 22 1 $ord < 256 ? :
76 2 1 unless ($_Plural{$noun})
77 0 2 if ($noun =~ /(ch|s|sh|x|z)$/) { }
1 1 elsif ($noun =~ /[bcdfghjklmnpqrstvwxz]y$/) { }
0 1 elsif ($noun =~ /f$/) { }
0 1 elsif ($noun =~ /fe$/) { }
0 1 elsif ($noun =~ /[bcdfghjklmnpqrstvwxz]o$/) { }
101 0 0 $count == 1 ? :
111 0 0 unless defined $string
124 0 0 unless defined $string
127 0 0 if ($align eq 'left') { }
0 0 elsif ($align eq 'right') { }
0 0 elsif ($align eq 'center') { }
164 0 0 if $index
193 0 0 if @_
196 0 0 unless defined $option{'colsep'}
198 0 0 $option{'markdown'} ? :
0 0 unless defined $option{'headsep'}
200 0 0 unless defined $option{'indent'}
201 0 0 if ($option{'markdown'}) { }
210 0 0 $option{'header'} ? :
214 0 0 unless defined $collen[$index] and $collen[$index] >= $length
228 0 0 if ($option{'header'})
230 0 0 if (length $option{'headsep'})
231 0 0 if ($option{'markdown'}) { }