Branch Coverage
blib/lib/Data/Validate/Currency.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
79
13
1
if ($string =~ /^\${0,1}\d{1,3}(\,\d{3})*\.\d{2,3}$|^\${0,1}\d+\.\d{2,3}$/) { }