blib/lib/Net/Domain/TLD.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
1184 | 0 | 0 | unless grep {$type eq $_;} ('new_open', 'new_restricted', 'gtld_open', 'gtld_restricted', 'gtld_new', 'cc', 'ccidn') |
1217 | 0 | 0 | if $type |
1221 | 0 | 0 | wantarray ? : |
0 | 0 | wantarray ? : | |
0 | 0 | $type ? : | |
1223 | 0 | 0 | wantarray ? : |
1237 | 0 | 0 | if $type |
1238 | 0 | 0 | $tld_profile{$type}{$tld} ? : |
0 | 0 | $$flat_profile{$tld} ? : | |
0 | 0 | $type ? : |