blib/lib/PlugAuth/Client/Tiny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
15 | 1 | 7 | ref $_[0] ? : |
46 | 1 | 2 | if $p |
52 | 1 | 2 | if $$response{'status'} == 200 |
53 | 1 | 1 | if $$response{'status'} == 403 or $$response{'status'} == 401 |
68 | 2 | 2 | if $$response{'status'} == 200 |
69 | 1 | 1 | if $$response{'status'} == 403 |