Branch Coverage

blib/lib/DigitalOcean.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
119 0 0 if (not $params->{'per_page'} and $self->per_page)
137 0 0 if ($req_body_hash)
154 0 0 if ($response->content)
163 0 0 if ($response->code < 200 or $response->code >= 300)
172 0 0 $self->die_pretty ? :
184 0 0 if ($json and ref $json eq 'HASH')
186 0 0 if $json->{'meta'}
188 0 0 if ($json->{'links'})
193 0 0 if ($json->{'links'}{'actions'} and $self->wait_on_actions || $wait_on_action)
251 0 0 $key ? :
272 0 0 unless $init_objects
299 0 0 if ($json_key) { }
349 0 0 if $wait_on_action or $self->wait_on_actions