Branch Coverage

blib/lib/Net/Lighthouse/User.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
34 1 0 if ($res->is_success) { }
79 0 0 if ($res->is_success or $res->code == 302) { }
96 1 0 if ($res->is_success) { }
99 0 1 ref $ms eq 'ARRAY' ? :
102 0 1 wantarray ? :