Branch Coverage
blib/lib/String/Normal/Type/Phone.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
17
0
2
if $value =~ /^1\d{10}$/
19
0
2
if (length $value != 10)
25
0
2
if ($areacode_first < 2)