Branch Coverage

lib/Dancer/Plugin/Auth/Google.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
41 0 6 unless $config->{$param}
57 0 1 unless defined $callback_url
152 0 0 $user->{'link'} && index($user->{'link'}, 'http') == 0 ? :
163 1 1 if ($response =~ /timeout/) { }