Branch Coverage

lib/Net/Google/Authenticate.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
33 0 0 unless @_
41 0 0 unless grep {$type eq $_;} @valid
56 0 0 unless @_
64 0 0 unless grep {$code eq $_;} @known
90 0 0 if $missing
101 0 0 if ($r->code == 403) { }
0 0 elsif ($r->code == 200) { }
111 0 0 if $auth eq ''
158 0 0 exists $codes{$_[1]} ? :