Branch Coverage

blib/lib/Catmandu/Store/Datahub/API.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
50 0 0 unless (defined $id)
60 0 0 if ($response->is_success) { }
0 0 elsif ($response->code == 401) { }
0 0 elsif ($response->code == 404) { }
64 0 0 if ($error->{'error_description'} eq 'The access token provided has expired.')
94 0 0 if ($response->is_success) { }
0 0 elsif ($response->code == 401) { }
98 0 0 if ($error->{'error_description'} eq 'The access token provided has expired.')
120 0 0 unless (defined $id)
133 0 0 if ($response->is_success) { }
0 0 elsif ($response->code == 401) { }
137 0 0 if ($error->{'error_description'} eq 'The access token provided has expired.')
159 0 0 unless (defined $id)
172 0 0 if ($response->is_success) { }
0 0 elsif ($response->code == 401) { }
176 0 0 if ($error->{'error_description'} eq 'The access token provided has expired.')
202 0 0 if ($response->is_success) { }