Branch Coverage

blib/lib/String/Mask.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
13 14 16 unless $length
14 8 22 if ($pos eq 'end') { }
10 12 elsif ($pos eq 'middle') { }
4 8 elsif ($pos eq 'email') { }