Branch Coverage

blib/lib/WWW/Google/Login.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
137 0 0 unless ($self->is_password_page_headfull)
165 0 0 if ($error)
183 0 0 unless ($self->is_password_page_headless)
241 0 0 unless $self->is_password_page_headless
269 0 0 unless $self->is_login_page_headless or $self->is_login_page_headfull or $self->is_password_page_headfull
306 0 0 if ($self->is_login_page_headless) { }
0 0 elsif ($self->is_login_page_headfull) { }