Condition Coverage

lib/Mailru/Cloud/Auth.pm
Criterion Covered Total %
condition 1 8 12.5


or 2 conditions

line l !l condition
18 0 1 $opt{'-max_redirect'} // 30

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 0 $opt{'-login'} || $self->{'login'} || croak(q[You must specify -login opt for 'login' method])
33 0 0 0 $opt{'-password'} || $self->{'password'} || croak(q[You must specify -password opt for 'login' method])