Branch Coverage

blib/lib/PlugAuth/Client/Tiny.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
15 1 7 ref $_[0] ? :
46 1 2 if $p
52 1 2 if $response->{'status'} == 200
54 1 1 if $response->{'status'} == 403 or $response->{'status'} == 401
68 2 2 if $response->{'status'} == 200
69 1 1 if $response->{'status'} == 403
81 0 0 unless $response->{'status'} == 200