Branch Coverage

blib/lib/Telephony/CountryDialingCodes.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
247 2 0 if (defined $cc)
248 1 1 ref $cc ? :
269 1 139 if (substr($phn, 0, length $dialcode) eq $dialcode)