| line |
true |
false |
branch |
|
53
|
0 |
8 |
unless $self->{$key} = delete $opts->{$key} |
|
61
|
0 |
2 |
exists $opts->{'verify_hostname'} ? : |
|
232
|
0 |
0 |
UNIVERSAL::isa($params, 'HASH') ? : |
|
256
|
0 |
0 |
unless $self->_sanitize_params("edit_website", $params) |
|
408
|
0 |
0 |
UNIVERSAL::isa($params, 'HASH') ? : |
|
433
|
0 |
0 |
UNIVERSAL::isa($params, 'HASH') ? : |
|
803
|
0 |
0 |
$request ? : |
|
815
|
0 |
0 |
$method eq 'GET' ? : |
|
820
|
0 |
0 |
$request ? : |
|
857
|
0 |
0 |
if ($action eq 'create_website') { } |
|
|
0 |
0 |
elsif ($action eq 'create_database' and (exists $params->{'authentication_mode'} and $params->{'authentication_mode'} eq 'ssh')) { } |
|
858
|
0 |
0 |
if (exists $params->{'key'} and $params->{'key'}) { } |
|
|
0 |
0 |
elsif (exists $params->{'password'} and $params->{'password'}) { } |