Branch Coverage

blib/lib/WebService/Ooyala.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
97 0 0 unless $params->{'api_key'} and $params->{'secret_key'}
181 0 0 unless ($url)
186 0 0 if ($http_method ne 'GET') { }
193 0 0 if ($http_method eq 'GET') { }
197 0 0 unless ($resp->is_success)
201 0 0 if ($resp->is_success)