Branch Coverage
blib/lib/Hoppy/Service/Login.pm
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
14
0
1
if ($$in_data{'params'}{'auto'}) { }
32
1
0
if ($$in_data{'id'})
35
1
0
if ($result) { }
58
0
1
if (my $hook = $c->hook->{'login'})