Branch Coverage

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


line true false branch
148 15 3 if (ref $_[0] eq 'HASH')
151 1 17 if $conf{'max'} < $conf{'min'}
156 1 15 if $conf{'min'} < 1
159 9 8 $task ? :
187 14 2 if ($conf{'exclude_numbers'})
190 4 30 if /\d/
215 4 12 if ($conf{'lowercase'})
218 4 2 if (/[[:upper:]]/)