Branch Coverage

lib/LWP/Authen/OAuth2/ServiceProvider/Google.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
41 1 0 if (exists $client_type_class{$client_type}) { }