Branch Coverage

blib/lib/WWW/Scraper/Gmail.pm
Criterion Covered Total %
branch 0 56 0.0


line true false branch
68 0 0 unless open GMAILRC, "$gmailrc"
70 0 0 if /username=(.*)/
71 0 0 if /password=(.*)/
74 0 0 unless $username and $password
85 0 0 if (open GMAILPID, "$pid")
87 0 0 if ($first - time > 50000)
101 0 0 unless $username
125 0 0 if ($dump =~ /(CheckCookie.+?)"/gms)
154 0 0 if ($1 =~ /SID=(.*)/)
157 0 0 if ($1 =~ /AT=(.*)/)
162 0 0 if ($dump =~ m[src=(/gmail\?view=page&name=js&ver=(.+?)) f]gims)
194 0 0 if (open GMAILPID, "> $pid")
210 0 0 unless $logged_in
220 0 0 if ($1 =~ /GMAIL_AT=(.*)/)
237 0 0 if ($res->is_success)
241 0 0 unless $inbox
245 0 0 if $1
256 0 0 $ARGV[0] ? :
262 0 0 if ($res->is_success) { }
266 0 0 unless $inbox
284 0 0 $1 == 1 ? :
285 0 0 if ($from =~ m[(.+?)]) { }
295 0 0 if ($1)
318 0 0 if ($res->is_success) { }
322 0 0 unless $inbox
328 0 0 $1 == 1 ? :
356 0 0 unless defined $$arg{'MaxPer'}
357 0 0 unless defined $$arg{'Signature'}