Branch Coverage

blib/lib/Net/Lighthouse/Base.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
36 1 38 if ($$auth{'email'} and $$auth{'password'}) { }
1 37 elsif ($$auth{'token'}) { }