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.')
95 0 0 if ($response->is_success) { }
0 0 elsif ($response->code == 401) { }
99 0 0 if ($error->{'error_description'} eq 'The access token provided has expired.')
122 0 0 unless (defined $id)
135 0 0 if ($response->is_success) { }
0 0 elsif ($response->code == 401) { }
139 0 0 if ($error->{'error_description'} eq 'The access token provided has expired.')
162 0 0 unless (defined $id)
175 0 0 if ($response->is_success) { }
0 0 elsif ($response->code == 401) { }
179 0 0 if ($error->{'error_description'} eq 'The access token provided has expired.')
206 0 0 if ($response->is_success) { }