Branch Coverage

blib/lib/cPanel/APIClient.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
178 0 0 if @missing
184 0 0 if (my(@extra) = sort(keys %opts))
201 0 0 if ("ARRAY" ne ref $transport)
213 0 0 if ($module->NEEDS_CREDENTIALS and not $authn)
223 0 0 if not eval "require $full_ns; 1"
233 0 0 unless (defined $username)
239 0 0 if (exists $creds_copy{'api_token'}) { }
0 0 elsif (exists $creds_copy{'password'}) { }
246 0 0 if (exists $creds_copy{'tfa_token'}) { }
260 0 0 unless (defined $val)
265 0 0 if %creds_copy