Branch Coverage

blib/lib/API/MailboxOrg/APIBase.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
33 0 1 %$params ? :
37 0 1 if ($opts->{'needs_auth'} and not $api->token)
45 0 0 ref $auth_result ? :
51 0 1 if $api->token
65 0 1 if ($tx->error)
72 0 1 if ($data->{'error'})