Branch Coverage

blib/lib/iRedAdmin.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
75 0 0 if (-e $self->cookie) { }
77 0 0 unless open FILE, '<', $self->cookie
80 0 0 unless $result
83 0 0 if $result
84 0 0 unless ($result)
105 0 0 if ($self->mech->content =~ /login_form/)
117 0 0 if ($self->mech->content =~ /login_form/) { }
0 0 elsif ($self->mech->content =~ /error/i) { }
158 0 0 if ($value =~ /\d/) { }
0 0 elsif ($value =~ /\w/) { }
159 0 0 if $lang[$value - 1]
162 0 0 if grep /^$value$/, @lang
184 0 0 if $self->mech->content =~ /login_form/