Branch Coverage

blib/lib/Text/Affixes.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
149 15 3 if (ref $_[0] eq 'HASH')
152 1 17 if $conf{'max'} < $conf{'min'}
157 1 15 if $conf{'min'} < 1
160 9 8 $task ? :
188 14 2 if ($conf{'exclude_numbers'})
191 4 30 if /\d/
216 4 12 if ($conf{'lowercase'})
219 4 2 if (/[A-Z]/)