Branch Coverage

blib/lib/Articulate/Service/Login.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
49 0 0 if (defined $user_id) { }
50 0 0 if ($self->authentication->login($user_id, $password)) { }