blib/lib/WWW/LogicBoxes/Domain/Factory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | unless ($response) |
22 | 0 | 0 | if ($response->{'actiontype'}) { } |
23 | 0 | 0 | if ($response->{'actiontype'} eq 'AddTransferDomain') { } |
0 | 0 | elsif ($response->{'actiontype'} eq 'DelDomain' or $response->{'actiontype'} eq 'ModContact') { } |