Branch Coverage

lib/Dancer/Plugin/Auth/Google.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
38 0 6 unless $$config{$param}
55 0 1 unless defined $callback_url
132 1 3 if ($response =~ /timeout/) { }