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)
136 0 0 if ($req_body_hash)
151 0 0 if ($response->content)
155 0 0 if ($response->code < 200 or $response->code >= 300)
164 0 0 $self->die_pretty ? :
176 0 0 if ($json and ref $json eq 'HASH')
178 0 0 if $json->{'meta'}
180 0 0 if ($json->{'links'})
185 0 0 if ($json->{'links'}{'actions'} and $self->wait_on_actions || $wait_on_action)
241 0 0 $key ? :
262 0 0 unless $init_objects
289 0 0 if ($json_key) { }
339 0 0 if $wait_on_action or $self->wait_on_actions