blib/lib/Docker/Registry/V2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
57 | 11 | 3 | if ($response->status == 200) { } |
0 | 3 | elsif ($response->status == 401) { } | |
61 | 0 | 11 | if ($@) |
83 | 10 | 1 | unless $response->headers->{'link'} |