blib/lib/Net/Google/AuthSub.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
144 | 0 | 0 | 0 | defined $site and exists $BUGS{$site} |
line | l | !l | condition |
---|---|---|---|
137 | 0 | 0 | $params{'url'} ||= 'https://www.google.com/accounts' |
138 | 0 | 0 | $params{'service'} ||= 'xapi' |
140 | 0 | 0 | $params{'accountType'} ||= 'HOSTED_OR_GOOGLE' |
141 | 0 | 0 | $params{'_compat'} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
139 | 0 | 0 | 0 | $params{'source'} ||= $Net::Google::AuthSub::APP_NAME |