| blib/lib/Data/FormValidator/Constraints/NumberPhone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 10 | 90.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 47 | 1 | 13 | unless @countries | 
| 50 | 1 | 12 | if $val =~ /^\s*1/ | 
| 56 | 7 | 10 | unless $ph | 
| 57 | 0 | 10 | unless $ph->is_valid | 
| 58 | 4 | 6 | unless $ph->country and uc $ph->country eq uc $country |