Branch Coverage

blib/lib/Mojolicious/Plugin/Google/Cloud/UserAgent.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
37 0 0 if (not $self->web_token or $self->web_token->issue_at + $self->web_token->expires_in < time)
61 0 0 if ($tx->res->json('/access_token')) { }