Condition Coverage

blib/lib/Net/Google/AuthSub.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
144 0 0 0 defined $site and exists $BUGS{$site}

or 2 conditions

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'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
139 0 0 0 $params{'source'} ||= $Net::Google::AuthSub::APP_NAME