blib/lib/WWW/LogicBoxes/Role/Command/Domain/Availability.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 0 | if (is_domain($domain_name)) { } |
45 | 0 | 0 | $response->{$domain_name}{'status'} eq 'available' ? : |
54 | 0 | 0 | $response->{$domain_name}{$sld}{$tld} eq 'available' ? : |
61 | 0 | 0 | if ($args{'suggestions'}) |
83 | 0 | 0 | if exists $args{'hyphen'} |
98 | 0 | 0 | $response->{$domain_name}{'status'} eq 'available' ? : |