Branch Coverage

blib/lib/Net/OAuth2Server/Request/Token/TokenExchange.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
15 0 0 if $self->error
17 0 0 if ($self->has_param('actor_token')) { }
0 0 elsif ($self->has_param('actor_token_type')) { }
18 0 0 unless $self->ensure_required("actor_token_type")