Branch Coverage

blib/lib/CatalystX/OAuth2/Request/AuthToken.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
22 0 3 unless my $code = $self->store->find_client_code($self->code)
38 1 2 if $with_refresh