Branch Coverage

blib/lib/CatalystX/OAuth2/ClientInjector.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
50 1 2 if (UNIVERSAL::isa('Moose::Object', $user) or not $user->can('oauth2')) { }